After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 124499 - libssl.so.0.9.7 and libcrypto.0.9.7 needed on install
libssl.so.0.9.7 and libcrypto.0.9.7 needed on install
Status: RESOLVED FIXED
Product: gcompris
Classification: Other
Component: general
unspecified
Other Linux
: Normal blocker
: ---
Assigned To: Bruno Coudoin
Rami Aubourg-Kaires
Depends on:
Blocks:
 
 
Reported: 2003-10-13 15:13 UTC by Rami Aubourg-Kaires
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Workaround for libssl and libcrypto dependencies (214 bytes, text/plain)
2003-10-14 10:26 UTC, Rami Aubourg-Kaires
Details

Description Rami Aubourg-Kaires 2003-10-13 15:13:16 UTC
When install gcompris-4.0PRE3-1 by rpm on a SuSE 8.2 Pro, there are two
unsolved dependencies:

libcrypto.so.0.9.7   is needed by gcompris-4.0PRE3-1
libssl.so.0.9.7   is needed by gcompris-4.0PRE3-1

All other depencies have been solved by installing the libassteml rpm's and
the gdk-pixbuf-loaders-0.20.0-1.ximian.1.i586.rpm and
gdk-pixbuf-gnomecanvas-0.20.0-1.ximian.1.i586.rpm from rpmfind.net.

SuSE 8.2 has:
/usr/lib/libssl.so.0.9.6
/usr/lib/libssl.so.0
/usr/lib/libcrypto.so.0
/usr/lib/libcrypto.so.0.9.6

If installed with --force --nodeps, when I launch gcompris from the
console, I get:
gcompris: error while loading shared libraries: libssl.so.0.9.7: cannot
open shared object file: No such file or directory
Comment 1 Rami Aubourg-Kaires 2003-10-14 10:26:54 UTC
Created attachment 20688 [details]
Workaround for libssl and libcrypto dependencies