This is a discussion on RE: [Snort-users] Installing Snort 2.3.0 within the Snort forums, part of the System Security and Security Related category; What exactly is it looking for in the include and lib directories. I have tried about everything I can think ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
What exactly is it looking for in the include and lib directories. I
have tried about everything I can think of and still cant get it to get pass trying to find libpcap. I know libpcap works because I have ethereal running.=20 Thanks, =20 =20 Spencer -----Original Message----- From: snort-users-admin@lists.sourceforge.net [mailto:snort-users-admin@lists.sourceforge.net] On Behalf Of hans Sent: Thursday, February 03, 2005 1:17 PM To: snort-users@lists.sourceforge.net Subject: Re: [Snort-users] Installing Snort 2.3.0 hi Spencer=20 looks like a solaris installation. but libpcap in /opt/sfw/bin - definitivly not=20 it's placed in the lib-directory=20 i use the compiler flags, which work fine for me export CPPFLAGS=3D'-I/usr/local/include -I/usr/sfw/include -I/opt/sfw/include' export LDFLAGS=3D'-L/usr/local/lib -L/usr/sfw/lib -L/opt/sfw/lib'=20 export CC=3Dgcc using this you don't need the --with-libpcap token best regards=20 hans=20 --=20 On Thu, Feb 03, 2005 at 10:56:47AM -0500, Plantier, Spencer wrote: > I get the following error. I have libpcap in my path and tried > installing it with > sh ./configure --with-mysql=3D/opt/sfw/mysql = --with-libpcap=3D/opt/sfw/bin >=20 > ERROR! Libpcap library/headers not found, go get it from > http://www.tcpdump.org > or use the --with-libpcap-* options, if you have it installed > in unusual place >=20 > Any help would be appreciated. >=20 > Thanks >=20 >=20 > Spencer Plantier > System Network Administrator > =20 > 301 Gregson Dr > Cary, NC 27511 > Office 919-379-8513 > Cell 919-272-8833 > spencer.plantier@stratech.com >=20 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...=3Dsnort-users ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |