Yes, that is the weird part...

[107] mrna:/home/harsch> ls -la
/home/harsch/installs/expat-1.95.4/Expat/lib
total 672
drwxr-xr-x   2 harsch       4096 Sep  4 10:15 .
drwxr-xr-x   6 harsch       4096 Sep  3 17:28 ..
-rw-r--r--   1 harsch     363132 Sep  3 11:04 libexpat.a
-rwxr-xr-x   1 harsch        742 Sep  3 11:04 libexpat.la
lrwxrwxrwx   1 harsch         17 Sep  3 11:04 libexpat.so ->
libexpat.so.0.3.0
lrwxrwxrwx   1 harsch         17 Sep  3 11:04 libexpat.so.0 ->
libexpat.so.0.3.0
-rwxr-xr-x   1 harsch     302382 Sep  3 11:04 libexpat.so.0.3.0

> -----Original Message-----
> From: Jarkko Hietaniemi [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, September 11, 2002 12:05 PM
> To: Tim Harsch
> Cc: [EMAIL PROTECTED]
> Subject: Re: Libraries and Perl64
> 
> 
> > 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