« Return to Thread: Magick-config

Re: Magick-config

by Eugeni Dodonov :: Rate this Message:

Reply to Author | View in Thread

Len Lawrence wrote:

> Charles A Edwards wrote:
>> On Sat, 13 Jun 2009 18:30:30 +0100
>> Len Lawrence wrote:
>>
>>  
>>> On Mandriva 2008.1 with all the ImageMagick stuff installed.  Tried
>>> to install the ruby gem rmagick and hit a problem; no Magick-config.
>>> Magick-config is documented as a command in the man pages but cannot
>>> be run.
>>>    
>>
>>
>> You need to install libmagick-devel
>>
>>
>>     Charles
>>
>>  
> Thanks Charles, but that was my first thought.  It is installed but
> Magick-config is missing, so, as I said, the package must lack some
> critical files.  My hope is that this omission is fixed in 2009.1 as I
> am keen to try RMagick.

You are doing something wrong:

[eugeni@localhost ~]$ which Magick-config
/usr/bin/Magick-config
[eugeni@localhost ~]$ rpm -qf /usr/bin/Magick-config
libmagick-devel-6.3.8.9-1mdv2008.1
[eugeni@localhost ~]$ cat /etc/mandriva-release
Mandriva Linux release 2008.1 (Official) for i586


--
Eugeni Dodonov

 « Return to Thread: Magick-config