LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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-07-2014, 03:27 AM   #1
Rafael25
Member
 
Registered: Jul 2012
Posts: 55

Rep: Reputation: Disabled
Libcrypto error


I ma trying to execute the following command:

Quote:
rails g scaffold post title body:text
I get the following error:
Quote:
/usr/local/ruby/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': libcrypto.so.1.0.0: cannot open shared object file:
I have compile the ruby using the following commad:

Quote:
./configure --prefix=/usr/local/ruby --with-openssl-dir=/usr/local/ --with-openssl-include=/usr/local/include
 
Old 05-07-2014, 06:05 AM   #2
krazyivan
LQ Newbie
 
Registered: Jan 2012
Posts: 29

Rep: Reputation: Disabled
Code:
sudo yum install openssl-devel
or apt-get if you are ussing some debian flavour

Tricky on fedora and mabye other bleeding edge distros
had to do some symlinks after installing
Code:
sudo cd /usr/lib; ln -s -T libssl.so.1.0.1e libssl.so.1.0.0; ln -s -T libcrypto.so.1.0.1e libcrypto.so.1.0.0

Last edited by krazyivan; 05-07-2014 at 06:06 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
error: Failed dependencies: libcrypto.so.4 and libssl.so.4 tonj Linux - Newbie 4 11-30-2009 05:42 AM
libcrypto.so.6 error after FC9 update priceey Linux - Software 1 09-23-2008 05:16 PM
error: Failed dependencies: libcrypto.so.4 and libssl.so.4 ddradiks Linux - Newbie 5 07-21-2008 10:07 AM
install bind9 error libcrypto trebek Linux - Server 2 04-25-2007 01:40 PM
libcrypto.so.4 conflicts with libcrypto.so.2 for hp driver sid_datta Linux - Newbie 0 07-25-2003 07:06 AM

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

All times are GMT -5. The time now is 02:50 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