You are not logged in.

#1 2004-03-24 01:10:35

Neil-Lin
Member
Registered: 2004-03-13
Posts: 42

GNOME can't run gedit

i can't run gedit-2.4.1-1, the error:
[root@localhost root]# gedit
gedit: error while loading shared libraries: libssl.so.0.9.6: cannot open shared object file: No such file or directory

but my libssl is 0.9.7, now who can i fix it.

Offline

#2 2004-03-24 01:27:34

contrasutra
Member
From: New Jersey
Registered: 2003-07-26
Posts: 507

Re: GNOME can't run gedit

If you read the front page, forum, mailing list, or newsletter (;)), you'd see that any package that links to OpenSSL has to be rebuilt for the new version.

This will take a while, but in the mean time, rebuild the package yourself via ABS.


"Contrary to popular belief, penguins are not the salvation of modern technology.  Neither do they throw parties for the urban proletariat."

Offline

#3 2004-03-24 01:44:28

Neil-Lin
Member
Registered: 2004-03-13
Posts: 42

Re: GNOME can't run gedit

OK, i fix it

[root@localhost lib]# ln /usr/lib/libcrypto.so.0.9.7  /usr/lib/libcrypto.so.0.9.6
[root@localhost lib]# ln /usr/lib/libssl.so.0.9.7  /usr/lib/libssl.so.0.9.6

Offline

Board footer

Powered by FluxBB