>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
Aah, Makemaker can't find the libraries, so it won't generate the correct
LD_RUN_PATH.
I again made a diff between b5 and b7 and the only differenc
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 Makef
Hi,
> Well, I made progress on getting my working Embperl. I used ldd to see
what the beta 5 embperl was linked to and >compared it to what the beta 7
file was linked to.
>I found that if I exported LD_PRELOAD with my xalan and xerces libraries
before I did the make test, that embperl >would load
Hey. Well, I made progress on getting my working Embperl. I used ldd to see what the beta 5 embperl was linked to and compared it to what the beta 7 file was linked to.
I found that if I exported LD_PRELOAD with my xalan and xerces libraries before I did the make test, that embperl would load.
I
Hi,
I am having trouble getting a workable version of embperl2 beta 7 (6 doesn't work either) with xalan. I can get it to compile using xalan 1.2 and xerces 1.5.1, but when I run make test I get
Can't load '/usr/src/Embperl-2.0b7/blib/arch/auto/Embperl/Embperl.so' for module Embperl: /usr/src/E