Snort mailing list archives

Re: Error 422 again


From: Jeremy Hoel <jthoel () gmail com>
Date: Wed, 23 Jul 2014 16:30:19 +0000

Install libdnet from source.. it's easier then messing with the package

http://libdnet.sourceforge.net/

cd /usr/src
tar -xzvf ${ver_dnet}.tar.gz
cd ${ver_dnet}
./configure
make
make install

# for 32 bit compatability
ln -s /usr/local/lib/libdnet.1 /usr/lib/

ln -s /usr/local/lib/libdnet.1 /usr/lib64/

ldconfig






On Wed, Jul 23, 2014 at 4:23 PM, Laszlo Toth <laszlo.toth () linguamatics com>
wrote:

Hi,

On 23/07/14 15:27, Ian wrote:
Upgrading from RHEL6 snort version 2.9.4 I encountered a problem with
the version of the libdnet rpm required:

      libdnet.1()(64bit) is needed by snort-1:2.9.6.2-1.x86_64

The previous install had the EPEL repo version 1.12 (which worked) but I
had to force the install.


I saw this error on CentOS 6. The fast workaround is:

* yum install libdnet
* cd /usr/lib64/ ; ln -s libdnet.so.1 libdnet.1
* install Snort with --nodeps

The problem is the Snort package wants libdnet.1 but the RHEL/CentOS
package provides libdnet. It seems to be a  simple naming issue.

Laszlo

--
Laszlo Toth
Systems administrator
Linguamatics
324 Cambridge Science Park
Milton Road
Cambridge
CB4 0WG
UK
Telephone number:
+44 (0)1223 651910
www.linguamatics.com



------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest
Snort news!

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!

Current thread: