Problems with installation
Posted: 2010-02-06T15:21:10-07:00
I am relatively new to unmanaged server admin - - - so today was my first time attempting to install software on my VPS (CentOs).
I was following these instructions - http://www.imagemagick.org/script/install-source.php (which I found kind of hard to follow when I kept putting $magick> in the command line - as it appears that I should.
I uploaded the tar file to my root folder (not <root>) and when I opened in Putty, I saw that the package was there. I then attempted to follow the steps (without $magick>).
When I got to cd ImageMagick-6.5.9, it would not recognize the folder. When I looked in the file structure using WinSCP, I saw that the directory name was ImageMagick-6.5.9-2 - - -and so I renamed the folder by taking out the -2
I entered the code /usr/local/bin/convert logo: logo.gif to verify the install and I just ended up with a new command line. I then ran make check and I started to freak out as my servers load went to 9 or 10 cpus. I sat there forever as it tested and it seemed to get hung up on about the 3'rd item. After a while I just closed Putty.
I have no idea whether what I did was right or not or if I screwed everything up. When I went back in with Putty and entered convert -version - I get:
Version: ImageMagick 6.5.9-2 2010-02-06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features: OpenMP
However when I try to run a PHP script that was on the web to test for imagemagick, I get a Version return code is 127 error.
To verify that ImageMagick does not appear to be working, I installed some software (ProofBuddy) on a hosting account on the server - that requires ImageMagick to run. During the software setup, it let me know that ImageMagick was not available.
So I guess my question is - - - -
- - - - - 1) Are any of the steps that I took, out of order?
- - - - - 2 ) Can I just try running the steps again to reinstall
- - - - - 3) If I must uninstall ImageMagick first before reinstalling - - - how do I do that?
Thank you so much for your consideration and any help that I might receive.
Rob
arwMEDIA.ca
I was following these instructions - http://www.imagemagick.org/script/install-source.php (which I found kind of hard to follow when I kept putting $magick> in the command line - as it appears that I should.
I uploaded the tar file to my root folder (not <root>) and when I opened in Putty, I saw that the package was there. I then attempted to follow the steps (without $magick>).
When I got to cd ImageMagick-6.5.9, it would not recognize the folder. When I looked in the file structure using WinSCP, I saw that the directory name was ImageMagick-6.5.9-2 - - -and so I renamed the folder by taking out the -2
I entered the code /usr/local/bin/convert logo: logo.gif to verify the install and I just ended up with a new command line. I then ran make check and I started to freak out as my servers load went to 9 or 10 cpus. I sat there forever as it tested and it seemed to get hung up on about the 3'rd item. After a while I just closed Putty.
I have no idea whether what I did was right or not or if I screwed everything up. When I went back in with Putty and entered convert -version - I get:
Version: ImageMagick 6.5.9-2 2010-02-06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features: OpenMP
However when I try to run a PHP script that was on the web to test for imagemagick, I get a Version return code is 127 error.
To verify that ImageMagick does not appear to be working, I installed some software (ProofBuddy) on a hosting account on the server - that requires ImageMagick to run. During the software setup, it let me know that ImageMagick was not available.
So I guess my question is - - - -
- - - - - 1) Are any of the steps that I took, out of order?
- - - - - 2 ) Can I just try running the steps again to reinstall
- - - - - 3) If I must uninstall ImageMagick first before reinstalling - - - how do I do that?
Thank you so much for your consideration and any help that I might receive.
Rob
arwMEDIA.ca