|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Magick-configOn 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. According to Google Ubuntu and Debian users found the same problem but were able to install particular packages to solve it. Those packages either do not exist on Mandriva or have some other name. I suspect that the distribution simply lacks the required files. Has anybody tried to use Magick-config recently? If not, could somebody with 2009.1 installed try Image-magick --version Expecting 2009.1 PowerPack in the post any day. Len |
|
|
Re: Magick-configOn 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 -- Your supervisor is thinking about you. ---------------------- Mandriva Linux release 2010.0 (Cooker) for x86_64$ On SuperSize....http://www.eslrahc.com Registered Linux user #182463 2.6.30-server-1mnb AMD Athlon(tm) 64 X2 Dual Core Processor 6400+ ---------------------- |
|
|
Re: Magick-configCharles 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 > > 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. Len |
|
|
Re: Magick-configOn Sunday 14 June 2009 05:07:59 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. > Len, Magick-config is in /usr/bin on my 2009.1 installation. -- Regards, Phil |
|
|
Re: Magick-configLen 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 |
|
|
Re: Magick-configPhil wrote:
> Len, Magick-config is in /usr/bin on my 2009.1 installation. > Good. Thanks for the assurance Phil. Len |
|
|
Re: Magick-configEugeni Dodonov wrote:
> 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 > > not there, left it for a few hours and now it is there and returns the expected version number. That is totally weird, unless there was some timing problem. The system is always busy. Anyway, this morning "gem install rmagick" worked without a hitch. Molto strano. Len |
| Free embeddable forum powered by Nabble | Forum Help |