Hello all, I just dl'd a package called Directory Administrator that I found on Freshmeat. When I went to install there were unresolved dependancies so I searched for them on the Suse Install and Source Dvd's and could not find them. The files / modules are libcrypto.so.4 and libssl.so.4 . Where would I look to find these? Thanks Mike
On Mon, 28 Feb 2005, ka1ifq wrote:
Hello all,
I just dl'd a package called Directory Administrator that I found on Freshmeat. When I went to install there were unresolved dependancies so I searched for them on the Suse Install and Source Dvd's and could not find them.
When you search for a library with YaST, you ought to press the "Provides" button to find out which packages provide the library you need.
The files / modules are libcrypto.so.4 and libssl.so.4 . Where would I look to find these?
These are usually provided by openssl, although I see that in SuSE 9.2 the versions are 0.9.7, rather than 4. AA.
On Mon, 2005-02-28 at 17:10, Alex Angerhofer wrote:
On Mon, 28 Feb 2005, ka1ifq wrote:
Hello all,
I just dl'd a package called Directory Administrator that I found on Freshmeat. When I went to install there were unresolved dependancies so I searched for them on the Suse Install and Source Dvd's and could not find them.
When you search for a library with YaST, you ought to press the "Provides" button to find out which packages provide the library you need.
The files / modules are libcrypto.so.4 and libssl.so.4 . Where would I look to find these?
These are usually provided by openssl, although I see that in SuSE 9.2 the versions are 0.9.7, rather than 4.
AA.
Or you can just install the version that comes with the install CD's/DVD. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 * Only reply to the list please* "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge
On Monday 28 February 2005 17:10, Alex Angerhofer wrote:
When you search for a library with YaST, you ought to press the "Provides" button to find out which packages provide the library you need.
The files / modules are libcrypto.so.4 and libssl.so.4 . Where would I look to find these?
These are usually provided by openssl, although I see that in SuSE 9.2 the versions are 0.9.7, rather than 4.
I tried checking the "provides" and I still do not find either one. I did my install from the 9.2 Dvd, and did the search from the same disk. What am I missing, I know it's prob my blunder. Tnx Mike
ka1ifq wrote:
On Monday 28 February 2005 17:10, Alex Angerhofer wrote:
When you search for a library with YaST, you ought to press the "Provides" button to find out which packages provide the library you need.
The files / modules are libcrypto.so.4 and libssl.so.4 . Where would I look to find these?
These are usually provided by openssl, although I see that in SuSE 9.2 the versions are 0.9.7, rather than 4.
I tried checking the "provides" and I still do not find either one. I did my install from the 9.2 Dvd, and did the search from the same disk. What am I missing, I know it's prob my blunder.
Tnx Mike
I haven't been following this thread, but it seems whatever package is being installed, it's not a 9.2 package which would have been linked against 0.9.7d. openssl-0.9.7d is present here in SuSE 9.2, gentoo and Mandrake 10.1. Could it be an older package? Regards Sid. -- Sid Boyce .... Hamradio G3VBV and Keen Flyer =====ALMOST ALL LINUX USED HERE, Solaris 10 SPARC is just for play=====
On Monday 28 February 2005 18:52, Sid Boyce wrote:
I haven't been following this thread, but it seems whatever package is being installed, it's not a 9.2 package which would have been linked against 0.9.7d. openssl-0.9.7d is present here in SuSE 9.2, gentoo and Mandrake 10.1. Could it be an older package? Regards Sid. -- Sid Boyce .... Hamradio G3VBV and Keen Flyer =====ALMOST ALL LINUX USED HERE, Solaris 10 SPARC is just for play=====
The last update of the package was 01-06-05 (info from freshmeat.net). It is not an Suse only package . ..Mike
On Mon, 2005-02-28 at 18:32, ka1ifq wrote:
On Monday 28 February 2005 17:10, Alex Angerhofer wrote:
When you search for a library with YaST, you ought to press the "Provides" button to find out which packages provide the library you need.
The files / modules are libcrypto.so.4 and libssl.so.4 . Where would I look to find these?
These are usually provided by openssl, although I see that in SuSE 9.2 the versions are 0.9.7, rather than 4.
I tried checking the "provides" and I still do not find either one. I did my install from the 9.2 Dvd, and did the search from the same disk. What am I missing, I know it's prob my blunder.
Tnx Mike
As I pointed out earlier why don't you just install "Directory Administrator" from the DVD using YaST and let it sort out the dependencies? -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 * Only reply to the list please* "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge
The Monday 2005-02-28 at 17:03 -0500, ka1ifq wrote:
I just dl'd a package called Directory Administrator that I found on Freshmeat. When I went to install there were unresolved dependancies so I searched for them on the Suse Install and Source Dvd's and could not find them. The files / modules are libcrypto.so.4 and libssl.so.4 . Where would I look to find these?
Use "pin filename" to find them in the distro - you haven't specified which version you have, but in 9.1 those exact files are not included; but openssl-0.9.7d includes libcrypto.so.0.9.7 and libssl.so.0.9.7.. -- Cheers, Carlos Robinson
ka1ifq <ka1ifq@sbcglobal.net> [Mon, 28 Feb 2005 17:03:14 -0500]:
The files / modules are libcrypto.so.4 and libssl.so.4 . Where would I look to find these?
Nowhere, or better, in another distribution. This package wasn't built for SUSE Linux and thus won't work. The best way to solve your problem would be to download the .src.rpm (if that's provided) and rebuild the binary rpm by doing 'rpmbuild -bb'. That way you'll get a rpm package that perfectly matches your system. The second best solution would be to download the tarball and do configure make checkinstall which would also give you a program that fits your system. Philipp
participants (6)
-
Alex Angerhofer
-
Carlos E. R.
-
ka1ifq
-
Ken Schneider
-
Philipp Thomas
-
Sid Boyce