Snort mailing list archives
Re: snort-1.8.x, libz, solaris and LD_LIBRARY_PATH
From: Mike Diehn <mdiehn () vicinity com>
Date: Thu, 9 Aug 2001 17:38:08 -0400
I received a number of suggestions, all of which got my thinking
about work-arounds. My solution for now is:
1. config and make snort on my build system
2. copy snort executable to the destination system
3. on the destination system, use ldd on the snort exectuable to
identify the libraries it can't find.
4. create a lib directory in my snort dir and copy into it the
"hard to find" libraries from the build system
5. set LD_LIBRARY_PATH to $SNORTBASE/lib on the snort command
line in my startup scripts.
Ugh.
For reference, $SNORTBASE is /usr/local/snort and looks like:
/usr/local/snort
etc/ # startup scripts
bin/ # various versions of snort binaries
lib/ # those hard to find libraries
man/ # the man pages for snort and related libraries
conf/ # rules files and config file
Logs go into /var/log/snort.
Mike
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- snort-1.8.x, libz, solaris and LD_LIBRARY_PATH Mike Diehn (Aug 09)
- Re: snort-1.8.x, libz, solaris and LD_LIBRARY_PATH Erek Adams (Aug 09)
- <Possible follow-ups>
- RE: snort-1.8.x, libz, solaris and LD_LIBRARY_PATH Kevin Brown (Aug 09)
- RE: snort-1.8.x, libz, solaris and LD_LIBRARY_PATH Clausing, James A (Jim), SOBUS (Aug 09)
- Re: snort-1.8.x, libz, solaris and LD_LIBRARY_PATH Mike Diehn (Aug 09)
