Snort mailing list archives
Re: install problem
From: "Alex Pinheiro Machado Rodrigues" <alex () bsbnet com>
Date: Wed, 12 Sep 2001 16:47:34 -0300
Hi Sheahan. I installed yesterday and had the same problem with my red hat 7.1 Folow these steps: get ftp://ftp.ee.lbl.gov/libpcap.tar.Z Put the file named libpcap.tar.Z into /root directory cd /root gzip -d libpcap.tar.Z tar -xvf libpcap.tar cd libpcap-0.4 ./configure mkdir /usr/local/include <---------- IMPORTANT! mkdir /usr/local/include/net <---------- IMPORTANT! make make install make install-incl Alex Rodrigues Brasilia, Brazil ----- Original Message ----- From: "Sheahan, Paul (PCLN-NW)" <Paul.Sheahan () priceline com> To: "Snort List (E-mail)" <snort-users () lists sourceforge net> Sent: Wednesday, September 12, 2001 2:58 PM Subject: [Snort-users] install problem Hello, I am currently running Snort 1.8 on Red Hat Linux 7.0. To make sure I was at the latest version of Snort, I downloaded snort-1.8.1-RELEASE.tar.gz from the download section of Snort.org (I was told there was a newer build). I run ./configure and it seems to work fine. But when I run make, I get the text below. Does anyone know what I might be doing wrong or how I can fix? It seems to mention "pcap" a few times but I don't see anything about this in the documentation. Thanks! I run make and get: checking for u_int32_t... (cached) yes checking for a BSD compatible install... /usr/bin/install -c creating ./config.status cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status creating Makefile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/pcap -DENABLE_SSL -g -O2 -Wall -c snort.c In file included from snort.c:45: snort.h:31:18: pcap.h: No such file or directory snort.h:32:21: net/bpf.h: No such file or directory In file included from snort.c:45: snort.h:69:25: pcap-namedb.h: No such file or directory In file included from snort.h:194, from snort.c:45: decode.h:30:18: pcap.h: No such file or directory In file included from snort.h:194, from snort.c:45: decode.h:48:25: pcap-namedb.h: No such file or directory make: *** [snort.o] Error 1 _______________________________________________ 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 _______________________________________________ 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:
- install problem Sheahan, Paul (PCLN-NW) (Sep 12)
- Re: install problem Gordon Ewasiuk (Sep 12)
- CVS Rule set problem - web-iis.rules Bob Van Cleef (Sep 12)
- Re: CVS Rule set problem - web-iis.rules Brian (Sep 12)
- Re: install problem Alex Pinheiro Machado Rodrigues (Sep 12)
