On Nov 25, 2006, at 2:28 AM, Joel Rees wrote:

Expat must be installed prior to building XML::Parser and I can't find
it in the standard library directories. You can download expat from:

Can anyone tell me why cpan can't find the expat libraries in /usr/ local/lib?

/usr/local/lib is not in the default search path for Mac OS X.

or what variable I must have walked on to make perl forget that it was installed under /usr/local ?

Did you add -L/usr/local/lib to the default linker flags when you built your Perl?

sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


Reply via email to