RMagick package?
Robby Russell <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Organization | PLANET ARGON |
| Message-ID | <1117686316.31144.274.camel@linus> |
I need to install RMagick on a few machines and was hoping to get a RPM for this that works with the ImageMagick that is available via apt/yum. gem install rmagick doesn't work because it's not finding some library. Manually trying to install it gives me this: > [root@hosting2 rmagick-1.8.1]# ./configure install rmagick > configure: WARNING: you should use --build, --host, --target > configure: WARNING: you should use --build, --host, --target > Configuring RMagick 1.8.1 > checking for install-gcc... no > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking for ruby... /usr/bin/ruby > checking for Magick-config... Magick-config > checking for InitializeMagick in -lMagick... no > configure: error: Can't install RMagick. Can't find libMagick or one of the dependent libraries. > Check the config.log file for more detailed information. Can anyone point me in the right direction? -Robby -- /****************************************************** * Robby Russell, Owner.Developer.Geek * PLANET ARGON, Open Source Solutions & Web Hosting * Portland, Oregon | p: 503.351.4730 | f: 815.642.4068 * www.planetargon.com | www.robbyonrails.com *******************************************************/