Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'One way to install Perl's DBI/DBD modules' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
One way to install Perl's DBI/DBD modules
Authored by: admdikramr on Oct 14, '08 02:18:45PM

In 10.5 at least, there is a much more elegant way to do this:

/Library/Perl/5.8.8/AppendToPath

contains a list of directories that are automatically searched. So, just add

/sw/lib/perl5/5.8.8/darwin-thread-multi-2level

...and everything works perfectly.



[ Reply to This | # ]