Search found 3 matches

by beausoleil
2011-06-20T11:21:52-07:00
Forum: Users
Topic: Installing delegates (libfpx) on Ubuntu 11.04
Replies: 5
Views: 10060

Re: Installing delegates (libfpx) on Ubuntu 11.04

Is it possible you have more than one IM installed? type which convert see if it lists more than one just one: /usr/bin/convert xxxx@bigmax:~/Downloads/imagemagick/libfpx-1.3.0$ convert -version Version: ImageMagick 6.6.2-6 2011-03-16 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999 ...
by beausoleil
2011-06-20T09:26:03-07:00
Forum: Users
Topic: Installing delegates (libfpx) on Ubuntu 11.04
Replies: 5
Views: 10060

Re: Installing delegates (libfpx) on Ubuntu 11.04

fmw42 wrote:Did you reinstall IM after installing the delegate?
Yes - same error...

It's been years since I've done any coding, but I normally don't have any trouble running ./configure, make, and sudo make install. I'm probably missing an environment variable...
by beausoleil
2011-06-20T07:39:18-07:00
Forum: Users
Topic: Installing delegates (libfpx) on Ubuntu 11.04
Replies: 5
Views: 10060

Installing delegates (libfpx) on Ubuntu 11.04

I'm trying to convert some old Kodak .fpx files to jpeg, but I'm having trouble installing the libfpx library. I downloaded libfpx-1.3.0.tar.gz from the downloads/delegates directory, and thought it compiled and installed correctly, but convert will still error out, saying the delegate doesn't exist ...