Samuel Tran <[EMAIL PROTECTED]> wrote: > [snip] > > Did you to set the CPPFLAGS and LDFLAGS as follows?: > > $ export CPPFLAGS="-I/usr/local/BerkeleyDB.4.2/include > -I/usr/local/ssl/include" > $ export LDFLAGS="-L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/ssl/lib" [snip]
Is not "-R" on each of those libs also a good idea, to prevent later dependency on LD_LIBRARY_PATH or whatever? Jim -- Note: My mail server employs *very* aggressive anti-spam filtering. If you reply to this email and your email is rejected, please accept my apologies and let me know via my web form at <http://jimsun.linxnet.com/scform.php>.
