Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346283 - nxserver-freeedition 3.4 requires openssl 0.9.8
Summary: nxserver-freeedition 3.4 requires openssl 0.9.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-21 10:45 UTC by Martin Gramatke
Modified: 2010-11-21 10:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Gramatke 2010-11-21 10:45:45 UTC
Since I updated to net-misc/nxserver-freeedition-3.4.0.14 and dev-libs/openssl- 1.0.0b-r1 the nxserver fails to start with the message:

NX> 701 WARNING: /usr/NX/bin/nxssh: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory.

So obviously latest nxserver and lastest stable openssl are not compatible.

Reproducible: Always
Comment 1 Martin Gramatke 2010-11-21 10:58:33 UTC
I simple  emerge -1 =dev-libs/openssl-0.9.8p solved my problem. Probably this was no bug.