Re: libcrypto.so.2

2002-04-08 Thread Noah Davis
/usr/lib/libcrypto.so.1 /usr/lib/libcrypto.so.0.9.5a /usr/lib/libcrypto.so.0 On Monday 08 April 2002 12:48 pm, you wrote: > On Mon, 8 Apr 2002, Noah Davis wrote: > > OK, I got the package. If I try to upgrade it I get: > > - > > [root /home/noahd1/inst

Re: libcrypto.so.2

2002-04-08 Thread Noah Davis
rectory? force overwrite of files? Thanks - Noah On Monday 08 April 2002 12:36 pm, you wrote: > Well, it was misleading...usually, one can find the appropriate package by > listing the library in question. In this case, rpmfind didn't do the > trick. > > On Mon, 8 Apr 2002,

Re: libcrypto.so.2

2002-04-08 Thread Noah Davis
d.net shows this rpm at: > > ftp://rpmfind.net/linux/redhat/7.2/en/os/i386/RedHat/RPMS/openssl-0.9.6b-8. >i386.rpm > > And, while it's listed as for use with RH7.2, I would imagine it probably > works just fine with 7.0, as it's working just fine with 7.1, here. > >

Re: libcrypto.so.2

2002-04-08 Thread Noah Davis
I've done a search for this as well, and it comes up with nothing on rpmfind... (i presume we're both trying to upgrade KDE) I also randomly did a search on openssl and the library that comes with openssl 0.9.6 (the latest?) is libcrypto.so.1. not sure what that means, if anything. Noah On M

Adding new interface

2002-04-08 Thread Noah Davis
I would like to add a new network interface to start up with my machine (ppp). Right now, I have just added a line to my rc.local file, but I wanted to have it so that it starts up along with my eth0 interface which came preconfigured. Documentation suggests that I can use netcfg to do this,