Thanks for the info Gerald. Unfortunately, I had already been following those instructions. I added /usr/local/xalan/c/lib and /usr/local/xerces/lib to /etc/ld.so.conf and ran ldconfig -v to so I could verify that they were added.
I forgot to provide a warning message though...when I did perl Makefile.PL
I get a whole bunch of
Note (probably harmless): No library found for -lxalan-c1_2
Note (probably harmless): No library found for -lxerces-c1_5_1
I always had the libraries added in ld.so.conf as mentioned above, and I tried compiling with and without XERCESCROOT and XALANCROOT set correctly.
Josh
>http://perl.apache.org/embperl/INSTALL.pod.1.html#XML_and_XSLT_support says:
>
>Extract the archive and make the shared libraries available to the system,
>either by adding the directories to LD_LIBRARY_PATH or by coping them to a
>library directory, e.g. /usr/local/lib and run ldconfig -v.
>
>I think this is the better way to go, because it will make the libraries
>permanently available and the current way make test works, tests this.
>
>Gerald
>
>P.S. You could also insert the directories in /etc/ld.so.conf and run
>ldconfig
>
>-------------------------------------------------------------
>Gerald Richter ecos electronic communication services gmbh
>Internetconnect * Webserver/-design/-datenbanken * Consulting
>
>Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
>E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
>WWW: http://www.ecos.de Fax: +49 6133 925152
>-------------------------------------------------------------
>
>
>
>
Chat with friends online, try MSN Messenger:
Click Here
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]