On Friday 15 October 2010 23:27:12 Brandon Perry wrote: > Maybe I am misunderstanding what the intended outcome is, but should > it not be this for consistency's sake? > > export LD_LIBRARY_PATH="$LD_LIBRARY_PATH";/opt/sqlite/lib
Please don't do this, it's bad security practice to set your LD_LIBRARY_PATH in such a manner. I have a stack of research on the runtime linker due to be published soon but for now take a look at a recent blog post I wrote on the subject: http://www.nth-dimension.org.uk/blog.php?id=87 I wrote this blog post for entirely unrelated reasons, but I can't really allow bad practice to be advocated on this list without challenge. Tim -- Tim Brown <mailto:[email protected]> <http://www.openvas.org/>
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
