LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-08-2003, 11:23 PM   #1
cpv204
Member
 
Registered: Mar 2003
Location: Tribeca, NYC
Distribution: Slackware 9.0, Fedora Core 1
Posts: 111

Rep: Reputation: 15
how to install libMagick.so.5?


I'm trying to install transcode and it needs libMagick.so.5. I've checked on Google, but everwhere points me to the standard ImageMagick rpm. I have the ImageMagick-5.5.6-5 rpm installed on my machine, but I don't know exactly where libMagick.so.5 comes from.

Thanks for your help.

Last edited by cpv204; 11-08-2003 at 11:26 PM.
 
Old 11-08-2003, 11:45 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
You might look at rpmfind.net when searching for RPM's Here's my search:
http://rpmfind.net/linux/rpm2html/se...y=libMagick.so

Basically, it looks like you should look for a lib file, and/or a -devel version of that file. Usually that's the problem when you don't meet lib requirements for files that you know are indeed installed.

Cool
 
Old 11-09-2003, 12:00 AM   #3
miknight
Member
 
Registered: Oct 2002
Location: Sydney, Australia
Distribution: Gentoo, Ubuntu, Debian
Posts: 184

Rep: Reputation: 30
Here's a suggestion that may work if you've still got weirdness. Do a locate for libMagick.so and see if you get any results, ie.

locate -i libMagick.so

The -i is to ignore case. Now assuming ImageMagick is installed you should get the paths to files that contain the phrase you searched for in them. If you find you only have a file like libMagick.so.5.5.6 (for example, it's probably different), you can try and get your program to work by sym-linking the library you have to the name of the one that's needed.

So the result of the locate might look like:

/usr/lib/libMagick.so.5.5.6
/usr/lib/libMagick.so.5

So as root you could go:

cd /usr/lib
ln -s libMagick.so.5.5.6 libMagick.so

And you might have some luck. But if you can, try MasterC's advice first.
 
Old 11-11-2003, 10:16 AM   #4
cpv204
Member
 
Registered: Mar 2003
Location: Tribeca, NYC
Distribution: Slackware 9.0, Fedora Core 1
Posts: 111

Original Poster
Rep: Reputation: 15
Thanks for your suggestions. I'm posting a followup for whomever this may help in the future. As it turns out, I did have libMagick-devel installed already and no amount of removing it and re-installing could make libMagick.so.5 visible to transcode.

In trying to address this and other issues, something that I rpm'd caused a segmentation fault that brought Fedora Core 1 to its knees. My desktop froze and the system would not even boot.

Bottom line is, after reinstalling, I was able to install transcode via yum, letting it sort out all the dependencies.
 
  


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
fc3 install doesnt install grub properly onto sata drive sabo Linux - Newbie 4 02-03-2007 04:04 PM
make install does not install daemons (clamd snortd). Is this a feature of tarball? Emmanuel_uk Linux - Newbie 3 11-15-2005 01:29 AM
Error: Unable to boot /install/2.6/linux when starting Etch Install BuckRogers01 Debian 4 08-06-2005 06:40 PM
How do I re-install an operatingsystem? Corrupted install. Yast wont load. URGENT.thx CrewXp SUSE / openSUSE 5 05-09-2005 12:07 AM
libMagick.so.6 mystery baronsam Linux - Software 0 11-06-2004 07:26 PM

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

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