Re: Imagemagick / convert slow on VPS

Bob Meetin <[email protected]>
Newsgroups gmane.comp.video.image-magick.user
Message-ID <[email protected]>
>> Where does the --disable-openmp come into play?
>> Add --disable-openmp to the configure command line.  You can install
>> ImageMagick in a favored location with the configure script option,
>> --prefix.
>>     
server% which convert
/usr/bin/convert

Before doing the install if I rename the current binary to, say, 
convert-o, is that enough or is it drawing upon other folders of files 
that must also be renamed? What about identify which I commonly use and 
some of the other commands?

What would be an example of a favored location, perhaps /bin, as in 
"./configure --disable-openmp --prefix /bin"? Would this lead to any 
conflicts with shared library files or anything else?

server% tar xvfz ImageMagick.tar.gz
server% cd ImageMagick-6.6.1
server% ./configure --disable-openmp
server% make
server% make install

If I do the above is it going to overwrite the current install or prompt 
me to uninstall first?

Sorry about all the questions, but this is not what I do.

Thx again, Bob
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.