Snort mailing list archives

RE: Installing Snort 2.3.0


From: "Plantier, Spencer" <spencer.plantier () stratech com>
Date: Mon, 7 Feb 2005 11:02:11 -0500

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. 


Thanks,
 
 
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 

looks like a solaris installation. but libpcap in
/opt/sfw/bin - definitivly not 
it's placed in the lib-directory 
i use the compiler flags, which work fine for me
export CPPFLAGS='-I/usr/local/include -I/usr/sfw/include
-I/opt/sfw/include'
export LDFLAGS='-L/usr/local/lib -L/usr/sfw/lib -L/opt/sfw/lib' 
export CC=gcc

using this you don't need the --with-libpcap token

best regards 
hans 

-- 

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=/opt/sfw/mysql --with-libpcap=/opt/sfw/bin

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

Any help would be appreciated.

Thanks


Spencer Plantier
System Network Administrator
 
301 Gregson Dr
Cary, NC  27511
Office 919-379-8513
Cell    919-272-8833
spencer.plantier () stratech com



-------------------------------------------------------
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/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-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/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: