LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   snort : libraries: libdnet.1: cannot open shared object file: No such file or directo (https://www.linuxquestions.org/questions/linux-software-2/snort-libraries-libdnet-1-cannot-open-shared-object-file-no-such-file-or-directo-4175484327/)

shino99 11-12-2013 07:13 AM

snort : libraries: libdnet.1: cannot open shared object file: No such file or directo
 
hii sir , i installed snort 2.9.5.5 on ubuntu 12.10 x64 , when i want to run it (snort -v) , i get this error : libraries: libdnet.1: cannot open shared object file: No such file or directory.please help me to solve this problem. thanks before

knudfl 11-12-2013 07:42 AM

Very simple : $ sudo apt-get install libdnet


Snort can be installed with apt too : Version 2.9.2.2 →
→ → $ sudo apt-get install snort

-

shino99 11-12-2013 07:46 AM

i already install libdnet , please help me

knudfl 11-12-2013 11:46 AM

Looks like a corrupt snort install, if you really mean "libraries:
libdnet.1: cannot open shared object file: No such file or directory".

No library is named `libdnet.1' !

How did you install snort ? ?
If it's a package "snort***.deb" : Full file name, please.
And a link to the location, you got it from.

And : Why don't you install 'snort' with your package manager ? ?
No Internet connection ?

-

Lantzvillian 11-12-2013 12:13 PM

Did you look at:

http://s3.amazonaws.com/snort-org/ww...nort_howto.pdf

Its for an older version of Debian, but it should help none the less.

shino99 11-12-2013 12:30 PM

Quote:

Originally Posted by knudfl (Post 5063253)
Looks like a corrupt snort install, if you really mean "libraries:
libdnet.1: cannot open shared object file: No such file or directory".

No library is named `libdnet.1' !

How did you install snort ? ?
If it's a package "snort***.deb" : Full file name, please.
And a link to the location, you got it from.

And : Why don't you install 'snort' with your package manager ? ?
No Internet connection ?

-

i instal snort-2.9.5.5.tar.gz
i dont know , that the message error show me
i donwload it from snort website
at my ebook tell me install with .tar.gz file

shino99 11-12-2013 12:33 PM

Quote:

Originally Posted by Lantzvillian (Post 5063263)
Did you look at:

http://s3.amazonaws.com/snort-org/ww...nort_howto.pdf

Its for an older version of Debian, but it should help none the less.


thanks , i try it latter

Lantzvillian 11-13-2013 10:18 AM

I'd also never install Snort from a package manager because there are alot of configurable options and you get a better feel of whats going on when you do it by yourself.

If your installing Snort at a work place, be aware that this is not an install and forget about it type of project. It is time consuming, requires continued resources and networking/security knowledge. Many people turn off Snort after a period of time because of too many false-positives.


All times are GMT -5. The time now is 05:34 AM.