I am trying to get the software installed. I have root access and am trying to install ImageMagick on a virtual host on a dedicated server. I have done all of the steps up to and am getting stuck here:
[root@cwc5 ImageMagick-6.3.7]# chmod 755 ./configure
[root@cwc5 ImageMagick-6.3.7]# make
make: *** No targets specified and no makefile found. Stop.
Need help with installation
Re: Need help with installation
Did you type
- ./configure
- make