Re: embperl2b7 install problems with xalan

2002-04-08 Thread Gerald Richter
>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

Re: embperl2b7 install problems with xalan

2002-04-08 Thread Joshua Rusch
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

Re: embperl2b7 install problems with xalan

2002-04-07 Thread Gerald Richter
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

Re: embperl2b7 install problems with xalan

2002-04-01 Thread Joshua Rusch
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

embperl2b7 install problems with xalan

2002-03-31 Thread Joshua Rusch
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