LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-19-2014, 04:46 AM   #1
saurabh_gupta99
LQ Newbie
 
Registered: Apr 2014
Posts: 5

Rep: Reputation: Disabled
error in installing snort


hi guys i m trying to install snort and getting some errors. i have used snort-2.9.3.1-1.F16.i386.rpm package. i enetred "rpm --install snort-2.9.3.1-1.F16.i386.rpm " as a command and its showing

error: Failed dependencies:
libdnet.so.1 is needed by snort-1:2.9.3.1-1.i386
libsfbpf.s0.0 is needed by snort-1:2.9.3.1-1.i386
 
Old 04-19-2014, 05:00 AM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
It looks like you need to install the libdnet-dev and the libdaq-dev packages (or whatever you call them in your distro).
jdk
 
Old 04-19-2014, 06:35 AM   #3
saurabh_gupta99
LQ Newbie
 
Registered: Apr 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
i have already installed these packages
have used libdnet-1.11 and daq-2.0.2

Last edited by saurabh_gupta99; 04-19-2014 at 06:42 AM.
 
Old 04-19-2014, 08:01 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 1 : snort-2.9.3.1-1.F16.i386.rpm is not an original Fedora package.

'libdnet.so.1' is provided by the Fedora 16 package libdnet-1.12-7.fc15.i686.rpm

'libsfbpf.so.0' : No Fedora package.
http://rpm.pbone.net/index.php3/stat/2/simple/2

? Which OS are you using ? ?

-
 
Old 04-19-2014, 08:09 AM   #5
saurabh_gupta99
LQ Newbie
 
Registered: Apr 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
linux redhat
 
Old 04-19-2014, 08:14 AM   #6
saurabh_gupta99
LQ Newbie
 
Registered: Apr 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
then which package of snort should i use?
 
Old 04-19-2014, 09:25 AM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 5 .

Please show the outputs from the commands :
a) $ uname -m
b) $ cat /etc/redhat-release

EL 6 packages https://www.snort.org/snort-downloads
... but no "i686".


-

Last edited by knudfl; 04-19-2014 at 09:26 AM.
 
Old 04-19-2014, 09:37 AM   #8
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
If you're using RHEL why not just contact their Support? After all, you're paying for it, right? If you're not paying for it maybe you should be using CentOS if you want to add packages.
jdk
 
Old 04-19-2014, 10:48 AM   #9
saurabh_gupta99
LQ Newbie
 
Registered: Apr 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
uname -m
output-
i686

cat /etc/redhat-release
output-
Red Hat Enterprise Linux Server release 6.1 (Santiago)
 
Old 04-20-2014, 10:30 AM   #10
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by saurabh_gupta99 View Post
uname -m
output-
i686

cat /etc/redhat-release
output-
Red Hat Enterprise Linux Server release 6.1 (Santiago)
...and we're back to "Why haven't you called Red Hat support, since you're PAYING FOR IT?" Did you try reading the Snort documentation, which tells you which packages to install? There is a complete setup guide:
http://www.snort.org/docs

It's for CentOS 6, but should work for RHEL6...IF YOU PAY FOR IT, since you won't have access to the online repositories/packages otherwise. It tells you the package names, and how to get things going. Did you try to look this up?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Libpcre error when installing snort gich Linux - Software 5 06-17-2010 03:15 AM
Starting snort: ERROR: User "snort" unknown games1 Linux - Software 3 02-07-2007 08:21 PM
Error when starting up snort: bash:!/bin/sh/usr/local/bin/snort :Eent not found cynthia_thomas Linux - Software 1 11-11-2005 02:59 PM
snort failed: snort: symbol lookup error: undefined symbol: usmAES192PrivProtocol Emmanuel_uk Linux - Security 1 07-10-2005 10:29 AM
problems with installing SNORT gottin Linux - Software 1 08-03-2004 01:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration