Re: libssl.so.0 and libcrypto.so.0 missing

2000-12-01 Thread Jaye Inabnit ke6sls
argh, Never mind - the archive is updated and I just found my answer :) ln -s /usr/lib/libssl.so.0.9.6 /usr/lib/libssl.so.0 ln -s /usr/lib/libcrypto.so.0.9.6 /usr/lib/libcrypto.so.0 Sorry for my prior post.

Re: libssl.so.0 and libcrypto.so.0 missing

2000-12-01 Thread Jaye Inabnit ke6sls
Hello, Sorry to bother the list again. After running apt after the source line correction broke kmail :| Thibaut, if it isn't too much trouble, could to explain your repair so I can get my mail working as well? ~ pts/0> locate libssl.so.0 /usr/lib/libssl.so.0 /usr/lib/libssl.so.0.9.5 /usr/lib/

Re: libssl.so.0 and libcrypto.so.0 missing

2000-11-30 Thread Ivan E. Moore II
fyi..this will also affect the ssh packages as well as probably all the other packages I rebuilt that link to ssl. If you don't have libssl09 installed it will fail...and probably do strange things if you do have it installed. I'm building new packages as I type this and will have them uploaded l

Re: libssl.so.0 and libcrypto.so.0 missing

2000-11-30 Thread Ivan E. Moore II
ok..this is a bug in my stuff... it will be fixed with Monday's uploads. (ie... KDE 2.0.1) Ivan On Thu, Nov 30, 2000 at 02:10:39PM +0100, Thibaut Cousin wrote: > I've just upgraded libssl096, libssl096-dev and openssl to version > 0.9.6potato4. Some applications (kmail in particular) refuse

Re: libssl.so.0 and libcrypto.so.0 missing

2000-11-30 Thread Ivan E. Moore II
> I've just upgraded libssl096, libssl096-dev and openssl to version > 0.9.6potato4. Some applications (kmail in particular) refuse to start with a : > > kmail: error in loading shared libraries: libssl.so.0: cannot open shared > object file: No such file or directory yea..upstream bug..I jus

libssl.so.0 and libcrypto.so.0 missing

2000-11-30 Thread Thibaut Cousin
I've just upgraded libssl096, libssl096-dev and openssl to version 0.9.6potato4. Some applications (kmail in particular) refuse to start with a : kmail: error in loading shared libraries: libssl.so.0: cannot open shared object file: No such file or directory and kmail: error in loading share