"Quanah Gibson-Mount" <quanah@stanford.edu> wrote in message 28699F4618F9C98A9DB40249@cadabra.stanford.edu">news:28699F4618F9C98A9DB40249@cadabra.stanford.edu...
In your first email, you said:
> env LD_RUN_PATH="/usr/local/BerkeleyDB.4.2/lib;/usr/lib2/sasl2" \ > LD_LIBRARY_PATH="/usr/local/BerkeleyDB.4.2/lib;/usr/lib2/sasl2" \
Now you are putting the plugins into /usr/lib/sasl2
I would imagine you'd need to update your LD_LIBRARY_PATH to be /usr/lib/sasl2 instead of /usr/lib2/sasl2.
Hmm. I completely missed that one. I changed the lib2 to lib and reran the script. It still didn't work. :(
Hm, what are your linker flags for the compiler pointing to? ("-L<path>").
--Quanah
-- Quanah Gibson-Mount Principal Software Developer ITSS/Shared Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html