LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-16-2013, 08:33 PM   #1
flyinggeorge
Member
 
Registered: Feb 2012
Location: United States
Distribution: Slackware 14.0
Posts: 159

Rep: Reputation: 3
Aircrack-ng suite "Cannot open libssl.so.0"


Hello, I am trying to run the aircrack suite, but every time I try to use one of these programs (aircrack-ng, airodump-ng) I am given an error message and the program quits.

Code:
aircrack-ng: error while loading shared libraries: libssl.so.0: cannot open shared object file: No such file or directory
I googled and one suggestion was to re-install openssl and configure with the "-shared" option before compiling. Which I did to no avail.

I looked in the /usr/local/ssl/lib directory and found a file called "libssl.so.1.0.0" but no libssl.so.0. I tried to

Code:
$ ln -s libssl.so.1.0.0 libssl.so.0
Also no luck. There was also a file called simply "libssl.so" which I also tried to ln -s without any luck. Any help would be appreciated.

*Edit I also added /usr/local/ssl/lib to /etc/ld.so.conf and ran ldconfig. Still no luck.

Last edited by flyinggeorge; 05-16-2013 at 08:40 PM.
 
Old 05-17-2013, 12:20 AM   #2
gdizzle
Member
 
Registered: Jul 2012
Posts: 234

Rep: Reputation: Disabled
Run:

Code:
ldd $(which aircrack-ng)
See where it's looking for that exact library.
 
Old 05-17-2013, 11:44 AM   #3
flyinggeorge
Member
 
Registered: Feb 2012
Location: United States
Distribution: Slackware 14.0
Posts: 159

Original Poster
Rep: Reputation: 3
Okay, ran the command and got this:

Code:
bash-4.2# ldd $(which aircrack-ng)
        linux-gate.so.1 (0xffffe000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf773d000)
        libssl.so.0 => not found
        libcrypto.so.0 => not found
        libc.so.6 => /lib/libc.so.6 (0xf75b8000)
        /lib/ld-linux.so.2 (0xf7776000)
Not sure exactly what to make of this. Except I am still missing libssl.so.0 and apparently also missing libcrypto.so.0
 
Old 05-18-2013, 10:09 PM   #4
gdizzle
Member
 
Registered: Jul 2012
Posts: 234

Rep: Reputation: Disabled
Have you tried to reinstall aircrack or the openssl libraries?

Code:
apt-get install aircrack-ng
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Remove "Wine core exe" in "Open with" menu (Ubuntu) tranduyhung Linux - Software 3 01-13-2011 07:21 PM
script using "/usr/bin/cat error" produces "cannot open" in cron Dcrusoe Programming 6 07-22-2009 03:30 PM
Standard commands give "-bash: open: command not found" even in "su -" and "su root" mibo12 Linux - General 4 11-11-2007 10:18 PM
Can you explain the difference between "Free Software (GNU)" and "Open Source"? vharishankar General 5 03-03-2005 09:40 AM
"X-MS" cant open because "x-Multimedia System" cant access files at "smb&qu ponchy5 Linux - Networking 0 03-29-2004 11:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:51 PM.

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