Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
David Somers wrote: > Hello, > > I've finally taken the plunge and have started to do some development on > Linux instead of Windows. > > The slight problem I'm having at the moment is to get the latest cvsnt > client installed on my new Mandrake (10.0) system. I've downloaded the > latest rpm, but when I try to install it, it complains: > > # urpmi cvsnt-2.0.58d-1.i386.rpm > Some package requested cannot be installed: > cvsnt-2.0.58d-1.i386 (due to unsatisfied libssl.so.4) > The RPM is for Redhat, not Mandrake. The equivalent for mandrake is in the openssl rpm and it's called libssl.so.0.9.7. You might be able to get away with a symbolic link. It's probably better to recompile, though. Tony