[csw-users] libintl library
Alessio Cervellin
a.cervellin at virgilio.it
Sat Jul 15 11:39:44 CEST 2006
> I do not want to use LD_LIBRARY_PATH since that would be BAD
practice.
yes, that's a bad practice, and every blastwave package MUST
work without LD_LIBRARY_PATH.
mutt should look for its libraries in
/opt/csw/lib, and that can be done by compiling mutt with the -
R/opt/csw/lib switch.
then you can run "ldd" on the mutt binary to
check if it's searching the libs in the correct place.
you can file a
bug report to the csw mutt package author to report this issue.
More information about the users
mailing list