Social Networking Software

No Image
RawConnect
Open Question
How to install ImageMagick and rmagick ?
6 months ago
1 Possible Answers to this Question:
No IMAGE
Antonio
Answered on June 24, 2008

The RawConnect enviroment uses the ImageMagick for processing images. The RawConnect application supports different files type (JPG, GIF, PNG).

To install ImageMagick and rmagick :

First, you must check the requirements for the ImageMagick installation.

You must need to install the next libraries

FreeType

libjpeg

PNG

libwmf

Ghostscript

To check and install those libraries, use the following command from your terminal:

$ yum install FreeType*

$ yum install libjpeg*

$ yum install PNG*

$ yum install libwmf*

$ yum install Ghostscript*

You have to download the ImageMagick source code from http://www.imagemagick.org

Note RawConnect supports recommend to work ImageMagick version 6.3.9 or later.

Execute from your terminal the fallowing commands:

$ tar xvfz ImageMagick.tar.gz

$ cd ImageMagick-6.?.?

$ ./configure --disable-static --with-modules --without-perl \--without-magick-plus-plus --with-quantum-depth=8

$ make

$ make install

$ gem install rmagick

Fallowing those steps you can easily install ImageMagick and Rmagick. For a more detailed guide you can go to http://rmagick.rubyforge.org/index.html or check our forums at http://www.rawconnect.com/forums.

Score: 0
Home| Photos| Forums| Videos| Groups| Profiles| About Us| Terms of Use| Contact|
Copyright 2008 rawconnect.com is Powered by RAW Connect Open Source Community Software .
Start your own social network by downloading RAW Connect today