From: Noah S. <ns...@gm...> - 2006-01-30 18:06:53
|
$ export LD_LIBRARY_PATH=3D/usr/local/lib $ make clean && make && make install Worked a treat. Thanks so much. On 1/30/06, Stefan Seefeld <se...@sy...> wrote: > Noah Slater wrote: > > > That is strange, I installed pangoxsl-1.6.0.1 from source forge like > > the configure script asked - but that doesn't seem to have done the > > trick - yet the xmlroff configure script seemed happy after I had done > > that. > > Chances are that your libpangoxsl library ended up in /usr/local/lib, > but that you forgot to add that path to your LD_LIBRARY_PATH variable. > (The latter is used as a search path by the dynamic loader, i.e. ld.so) > > HTH, > Stefan > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D103432&bid=3D230486&dat= =3D121642 > _______________________________________________ > xmlroff-list mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlroff-list > -- "Creativity can be a social contribution, but only in so far as society is free to use the results." - R. Stallman |