From: Yavuzhan C. <yc...@te...> - 2007-07-16 14:50:36
|
I am sorry David. I have forget which system that I'm working. ** Debian Net install 4.0 ** Kernel 2.6.18 ** I have tried to install libdnet-dev and libdnet packets with *** apt-get install libdnet libdnet-dev And when I controlled with -- dpkg -l result said that they were installed. ii libdnet 2.37.2-0.1 DECnet Libraries ii libdnet-dev 2.37.2-0.1 DECnet development libraries & Headers After made these processes I tried to install libdnet manually. But I have met with this screen as below. Can you help me about these directions. ---------------------------------------------------------------------------- --- Making all in include make[1]: Entering directory `/root/download/libdnet-1.11/include' make all-recursive make[2]: Entering directory `/root/download/libdnet-1.11/include' Making all in dnet make[3]: Entering directory `/root/download/libdnet-1.11/include/dnet' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/download/libdnet-1.11/include/dnet' make[3]: Entering directory `/root/download/libdnet-1.11/include' make[3]: Leaving directory `/root/download/libdnet-1.11/include' make[2]: Leaving directory `/root/download/libdnet-1.11/include' make[1]: Leaving directory `/root/download/libdnet-1.11/include' Making all in man make[1]: Entering directory `/root/download/libdnet-1.11/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/root/download/libdnet-1.11/man' Making all in src make[1]: Entering directory `/root/download/libdnet-1.11/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/root/download/libdnet-1.11/src' Making all in python make[1]: Entering directory `/root/download/libdnet-1.11/python' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/root/download/libdnet-1.11/python' Making all in test make[1]: Entering directory `/root/download/libdnet-1.11/test' Making all in check make[2]: Entering directory `/root/download/libdnet-1.11/test/check' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/download/libdnet-1.11/test/check' Making all in dnet make[2]: Entering directory `/root/download/libdnet-1.11/test/dnet' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/download/libdnet-1.11/test/dnet' make[2]: Entering directory `/root/download/libdnet-1.11/test' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/root/download/libdnet-1.11/test' make[1]: Leaving directory `/root/download/libdnet-1.11/test' make[1]: Entering directory `/root/download/libdnet-1.11' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/root/download/libdnet-1.11' ---------------------------------------------------------------------------- ----------- -----Original Message----- From: David Gunnarsson [mailto:gu...@in...] Sent: Monday, July 16, 2007 5:32 PM To: Yavuzhan Canli Cc: sno...@li... Subject: Re: [Snort-inline-users] snort inline compile problem ... I'm not sure how to give a better answer than the error message you got from the compiler. Simply you do not seem to have libdnet that is required to compile snort_inline. Try download it from the site (the link in the error) or check if your distribution have it as a package. "apt-get install libdnet-dev libdnet" On ubuntu for example, probably the same with debian. Yavuzhan Canli wrote: > > Have a nice day, > > I'm new about snort and I have a problem regarding with snort-inline. > > When I want to compile I have met with a error as you see below. How > can I pass this error can anyone help me ? > > If you help I will be happy so much. > > ---------------------------------------------------------------------------- ------------------------------------ > > snortinline:~/download/snort_inline-2.6.1.5# ./configure --enable-inline > > ERROR! Libdnet header not found, go get it from > http://libdnet.sourceforge.net <http://libdnet.sourceforge.net/> or > use the --with-dnet-* > options, if you have it installed in an unusual place > ---------------------------------------------------------------------------- ------------------------------------- > > Thank you very much. > > Yavuzhan Canli > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > ------------------------------------------------------------------------ > > _______________________________________________ > Snort-inline-users mailing list > Sno...@li... > https://lists.sourceforge.net/lists/listinfo/snort-inline-users > __________ NOD32 2400 (20070716) Information __________ This message was checked by NOD32 antivirus system. http://www.eset.com |