Rmagick not available after installing
Added by Chris Blake about 15 years ago
Greetings community,
I have installed Redmine from the instructions listed in the INSTALL file that ships with the tarball, and have had to install ImageMagick before I could install rmagick.
So after doing that when I head over to my installation (http://my.server.ip:3000/admin/info) it says :
"RMagick available (optional) X"
So I wish to make it available, but don`t know how. My system stats are as follows
=============================================================================================================
[root@xavier redmine-0.8.7]# ruby --version
ruby 1.8.6 (2007-09-24 patchlevel 111) [x86_64-linux]
[root@xavier redmine-0.8.7]# rails --version
Rails 2.3.5
[root@xavier redmine-0.8.7]# uname -a
Linux xavier 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:12:36 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
[root@xavier redmine-0.8.7]# mysql --version
mysql Ver 14.12 Distrib 5.0.77, for redhat-linux-gnu (x86_64) using readline 5.1
Ruby Server : Webrick
I also tried to run the scripts as suggested by the 'How to request help" forum post, but I get this error :
[root@xavier redmine-0.8.7]# pwd
/opt/redmine-0.8.7
[root@xavier redmine-0.8.7]# RAILS_ENV=production script/about
: No such file or directory
=============================================================================================================
I had an older release of ImageMagick installed so I downloaded and compiled the latest from source according to this HOWTO :
http://www.imagemagick.org/script/install-source.php#unix
Please can someone point me to a reference so that I can start to tie in ImageMagick/rmagick with my Redmine install.
Of course if you just blurt out the answer that would be appreciated as well :)
The install works fine, its just Imagemagick misbehaving.
Thank you for your willingness to assist me with my problems. I hope I have included all the info you require.
Replies (1)
RE: Rmagick not available after installing - Added by Chris Blake almost 15 years ago
Hi,
Can anyone assist me, I still have this issue.
Thank you.