Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 18th June 2008, 03:21 AM
GoneSouth Offline
Registered User
 
Join Date: Jun 2008
Posts: 1
workaround: installing amazon mp3 downloader with fedora 9

Hi Folks, for those of you who love amazons drm free mp3 store, but are having trouble installing the downloader on F9 due to missing libssl.so.6 and libcrypto.so.6 dependencies, here is a quick and dirty workaround:

1. download the fedora 8 rpm (amazonmp3.rpm) from the amazon site
2. cd to your download dir
3. su -c 'rpm -i --nodeps amazonmp3.rpm' (this tells rpm to ignore dependencies)
4. cd /lib
5. su -c 'ln -s libssl.so.7 libssl.so.6'
6. su -c 'ln -s libcrypto.so.7 libcrypto.so.6'

The last two steps just soft link the .7 version of the libraries that come with F9, to the .6 filenames that amazonmp3 is looking for. You should now be able to download amazon mp3s on your F9 install. Cheers !

- GS
Reply With Quote
  #2  
Old 21st June 2008, 05:48 AM
cmorris Offline
Registered User
 
Join Date: Jun 2007
Posts: 11
Thanks, this worked. I had to install libcurl.i386 on Fedora 64, other than that it went great.
Reply With Quote
  #3  
Old 16th July 2008, 04:31 PM
pwalden Offline
Registered User
 
Join Date: Aug 2005
Location: Washington (the state), USA
Posts: 247
This worked for me too. Thanks. Nice to have answers here ready to use with a quick search.

OT, is there another way to get the previous library versions and not dupe the amazon album downloader with links?
Reply With Quote
  #4  
Old 13th August 2008, 01:43 AM
fyrie Offline
Registered User
 
Join Date: Sep 2004
Posts: 89
I really appreciate this info. It saved me a lot of time. Thanks!
Reply With Quote
  #5  
Old 28th September 2008, 02:43 AM
jonathan47 Offline
Registered User
 
Join Date: Jun 2005
Posts: 84
I had no luck. After following these steps, the installed Amazon MP3 Downloader would not start. I'm using Fedora 9 64-bit.
Reply With Quote
  #6  
Old 7th October 2008, 12:29 PM
alanmercieca Offline
Registered User
 
Join Date: Oct 2008
Posts: 1
Cool the solution for you

I have the 32 bit fedora 9 and these instructions did not work for me either ..fedora 9 has changed since this thread was started although I installed it successfully

Here's how to do it:

First install boost-1.34.1-13.fc9.i386.rpm which is supposed to work for 64 bit as well

http://rpmfind.net//linux/RPM/fedora....fc9.i386.html

Then type

1) su

2) cd /lib

3) ln -s libssl.so.0.9.8g libssl.so.6

4) ln -s libcrypto.so.0.9.8g libcrypto.so.6

5) use terminal to go to the directory were amazonmp3.rpm was saved

6) rpm -i --nodeps amazonmp3.rpm

Quote:
Originally Posted by jonathan47 View Post
I had no luck. After following these steps, the installed Amazon MP3 Downloader would not start. I'm using Fedora 9 64-bit.
Reply With Quote
  #7  
Old 27th January 2009, 11:37 AM
jgmitchell Offline
Registered User
 
Join Date: Dec 2008
Location: Wichita, KS
Posts: 5
Quote:
Originally Posted by alanmercieca View Post
I have the 32 bit fedora 9 and these instructions did not work for me either ..fedora 9 has changed since this thread was started although I installed it successfully

Here's how to do it:

First install boost-1.34.1-13.fc9.i386.rpm which is supposed to work for 64 bit as well

http://rpmfind.net//linux/RPM/fedora....fc9.i386.html

Then type

1) su

2) cd /lib

3) ln -s libssl.so.0.9.8g libssl.so.6

4) ln -s libcrypto.so.0.9.8g libcrypto.so.6

5) use terminal to go to the directory were amazonmp3.rpm was saved

6) rpm -i --nodeps amazonmp3.rpm
This set of commands is also valid for Fedora 10 as 2009-01-27.
Reply With Quote
Reply

Tags
amazon, downloader, fedora, installing, mp3, workaround

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amazon mp3 downloader seanb Using Fedora 3 15th July 2009 04:11 PM
installing amazon ec2 hello511 Programming & Packaging 0 5th March 2009 08:27 PM
Amazon Downloader 64 bit i_ata89 Using Fedora 0 30th December 2008 05:14 PM
Amazon Web Services (AWS) Fedora 8/SSH matthewclower Using Fedora 1 18th February 2008 09:20 PM
Workaround for installing FC2 packages post-install mcstayinskool EOL (End Of Life) Versions 5 11th June 2004 10:31 AM


Current GMT-time: 23:24 (Tuesday, 18-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat