This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: ImageMagick shared libraries missing?
- From: "Larry Hall (Cygwin)" <reply-to-list-only-lh at cygwin dot com>
- To: cygwin at cygwin dot com
- Date: Thu, 22 Apr 2010 00:03:46 -0400
- Subject: Re: ImageMagick shared libraries missing?
- References: <82hbn49nvn.fsf@gmail.com>
- Reply-to: cygwin at cygwin dot com
On 4/21/2010 11:17 PM, Sivaram Neelakantan wrote:
After updating through setup, the montage and convert binaries
complain of missing shared libraries.
$ montage
/usr/bin/montage.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
$ convert
/usr/bin/convert.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
How do I fix this? Is there any other package that needs to get
installed for the new version. The previous installed version was
working fine.
'cygcheck montage' and 'cygcheck convert' should tell you the missing DLLs.
Then use <http://cygwin.com/packages/> or 'cygcheck -p /bin/foo.dll' to
find the package to install. If I had to guess, I'd say you're looking
for the libImagemagick1 package if you're just missing the ImageMagick-
specific DLLs.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 893-9889 - FAX
Holliston, MA 01746
_____________________________________________________________________
A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple