Quote:
Originally posted by GFED
1. I uploaded the archive to a tmp directory on my server.
2. gzip -dc ImageMagick-5.5.7.tar.gz | tar xvf -
3. cd ImageMagick-5.5.7
4. ./configure
5. make
6. make install
7. reboot
It's still not showing up as installed in my AGS admin... any suggestions?
|
I don't know anything about AGS but purely guessing, it could be that your server configuration expects things to be installed in non-standard locations. You may need to ./configure --prefix=/some/directory.
Are you sure you didn't get any configure or make errors? Maybe you don't have permission to write to the install directory or something similar.
SpaceAce