Re: honeyd compile error 1.0 and 0.8b
[email protected] Mon, 11 Apr 2005 13:29:04 -0400
| Newsgroups | gmane.comp.security.honeypots |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 10 Apr 2005 13:35:03 PDT, Ivan Rivera said: > I change the > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.:/usr/local/include:/usr/local/lib Note that ':.:' makes it use "current directory", which is probably not a good idea, as it causes mysterious failures based on where you are cd'ed to (most often manifesting as a program that usually works suddenly failing in an odd way because it picked up an old library in '.'). Also, /usr/local/include should only have '*.h' files in it for the compiler, and probably shouldn't be in LD_LIBRARY_PATH....
signature.asc
(application/pgp-signature, 226 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Exmh version 2.5 07/13/2001 iD8DBQFCWrPfcC3lWbTT17ARAvqRAKDclvAwfZlFuqNsoVWNQiViCnekMACgnSJ7 fbf5Gbu8WpNX9MuSZwjllG4= =jbAp -----END PGP SIGNATURE-----