Re: Linking shared lib.

2011-07-23 Thread james tate
On 07/23/2011 04:43 PM, Andre Robatino wrote: > james tate comcast.net> writes: > >> I'm trying to install from the fedora repos honeyd package and it >> requires a dependency package libevent-1.4.so.2 which does not exist. > Problem exists on both F15 and Rawhide, reported already: > > https:

Linking shared lib.

2011-07-23 Thread Andre Robatino
james tate comcast.net> writes: > I'm trying to install from the fedora repos honeyd package and it > requires a dependency package libevent-1.4.so.2 which does not exist. Problem exists on both F15 and Rawhide, reported already: https://bugzilla.redhat.com/show_bug.cgi?id=706658 https://bu

Re: Linking shared lib.

2011-07-23 Thread Alan Cox
On Sat, 23 Jul 2011 16:19:46 -0400 james tate wrote: > FC15 > > I'm trying to install from the fedora repos honeyd package and it > requires a dependency package libevent-1.4.so.2 which does not exist. > > I did a ln -s libevent-2.0.so.5 libevent-1.4.so.2 in /usr/lib . The first digit

Linking shared lib.

2011-07-23 Thread james tate
FC15 I'm trying to install from the fedora repos honeyd package and it requires a dependency package libevent-1.4.so.2 which does not exist. I did a ln -s libevent-2.0.so.5 libevent-1.4.so.2 in /usr/lib . So i now have in /usr/lib libevent-1.4.so.2 > libevent-2.0.so.5 > libevent-2.0