> LD_RUN_PATH="/home/harsch/installs/expat-1.95.4/Expat/lib" cc  -G
> -xarch=v9 -L/usr/local/lib -L/usr/lib/sparcv9 Expat.o  -o
> ../blib/arch/auto/XML/Parser/Expat/Expat.so
> -L/home/harsch/installs/expat-1.95.4/Expat/lib -lexpat  
> ld: fatal: library -lexpat: not found
> ld: fatal: File processing errors. No output written to

This is an error message from the system ld, Perl has very little to
do with it, except in that Perl must supply the right library
directories to the ld.  Now, have you (or some sysadmin) installed the
expat library to any of the -Llibraries listed above?

-- 
Jarkko Hietaniemi <[EMAIL PROTECTED]> http://www.iki.fi/jhi/ "There is this special
biologist word we use for 'stable'.  It is 'dead'." -- Jack Cohen

Reply via email to