LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-04-2009, 12:31 PM   #1
cccamuk
LQ Newbie
 
Registered: Jan 2009
Posts: 1

Rep: Reputation: 0
Angry hello need help


Hi all
I have attempt to update my libcrypto.so.0.9.7a libcrypto.so.0.9.8 and all went wrong
So I have try to do a rollback
This is watt I done but still has the problem

cd /usr/src
wget http://www.openssl.org/source/openssl-0.9.7a.tar.gz
tar xvzf openssl-0.9.7a.tar.gz
cd openssl-0.9.7a/
rm -rf /usr/lib/libssl.so.0
rm -rf /usr/lib/libssl.so
rm -rf /lib/libssl.so.2
rm -rf /usr/lib/libcrypto.so.0

./config --prefix=/usr no-threads shared
make
make test
make install
echo "/usr/local/ssl/lib" >> /etc/ld.so.conf
ldconfig -v

rm -f /lib/libssl.so.4
rm -f /usr/lib/libcrypto.so.0
ln -s /usr/lib/libssl.so.0.9.7 /lib/libssl.so.4
ln -s /usr/lib/libcrypto.so.0.9.7 /usr/lib/libcrypto.so.0

I have search Google to see if I can find any solution for my problem and nothing
When I tape apt-get upgrade I get this message

[root@ /tiago]# apt-get upgrade
/usr/bin/engine: error while loading shared libraries: /lib/libssl.so.4: file too short

I can’t connect to dashboard any more by taping my ip with port 81

I’m running a Clark Connect 4.3

Please bear in mind that I am new to this and so would appreciate being told in plain English what I need to do or where I need to start

And sorry for my English


Thank you

Last edited by cccamuk; 01-04-2009 at 01:52 PM. Reason: beter info of the problem
 
Old 01-04-2009, 01:00 PM   #2
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,820

Rep: Reputation: 229Reputation: 229Reputation: 229
Well, the English

You might edit your post giving it a more informative and inviting title. I addition, try standard spelling and the use of capital letters, and a clearer separation between the commands that you have used and the actions you have taken.

These suggestions are meant to increase the chance that someone will read and reply to, rather than ignore your post, to your greater benefit.

http://www.linuxquestions.org/linux/...Ask_a_Question
 
Old 01-04-2009, 03:10 PM   #3
Disillusionist
Senior Member
 
Registered: Aug 2004
Location: England
Distribution: Ubuntu
Posts: 1,039

Rep: Reputation: 98
Welcome to LQ.

It is always worth having a verified backup before trying any upgrade process.

You could try:
Code:
sudo apt-get remove openssl
Make note of any additional applications that may be removed so that you can re-install them later.

To re-install openssl, use:
Code:
sudo apt-get install openssl
On my system uninstalling openssl would also uninstal 34 other applications, so be careful.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration