Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Installing iodbc 0.1 via CPAN (or other means) on Mac OS 10.6

by Anonymous Monk
on Aug 05, 2011 at 07:00 UTC ( [id://918687]=note: print w/replies, xml ) Need Help??


in reply to Installing iodbc 0.1 via CPAN (or other means) on Mac OS 10.6

Where to turn for help?

Some kind of qualified sysadmin :) iodbc mailing list...

I think, your problem might actually be very simple, see Re^2: Fuse and fuse_loop and the links it lists.

More generic-er advice that applies to DIY build enviroment
MinGW/MSYS development environment - Setting up the base system
sh configure --enable-static --enable-shared --with-libxml-include-prefix=C:/msys/1.0/local/include/libxml2
$config{LIBS}='-l...libxml2.a -l...libiconv.a'; $config{INC}='-I...include/libxml2'; $config{DEFINE} =' -DLIBXML_STATIC '; WriteMakefile( %INFOS, %config, );
The GNU configure and build system

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://918687]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-20 02:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found