Results 1 to 4 of 4
After updating SSL and SSH to the latest releases on SUSE 10.0, YOU nor YAST will work. After running online_update from a shell I get:
"online_update: error while loading shared ...
- 04-17-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
Yast not working after SSL update
After updating SSL and SSH to the latest releases on SUSE 10.0, YOU nor YAST will work. After running online_update from a shell I get:
"online_update: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory"
How do I resolve this?
- 04-17-2009 #2
How did you do the update?
If manually you have replaced or updated a lib (libssl.so.0.9.7
that is required by Yast
- 04-17-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
I downloaded the source and compiled so... libssl.so.0.9.7 does not exist anymore but libssl.so.0.9.8 does.
Any way to update Yast so it uses the new library?
- 04-18-2009 #4
I guess you could get the Yast source and modify it then compile it against the new lib. By installing outside of the Suse development you always risk such things.


Reply With Quote