![]() |
>>> I need help installing ImageMagick
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? |
Quote:
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 |
No errors... I've got root access to the server... should I be logged in as the user of the domain I'm trying to get to work with it?
|
I'm running make check now and it's just printing out a bunch of garbage...
|
Are you working on FreeBSD ?
|
Redhat 7.3
I remember when I had candid install it for me they had the same problem... took about two weeks for them to get it working... |
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------------- t/ttf/read.t 3 3 100.00% 1-3 t/x/read.t 1 1 100.00% 1 Failed 2/26 test scripts, 92.31% okay. 4/317 subtests failed, 98.74% okay. make[3]: *** [test_static] Error 11 make[3]: Leaving directory `/tmp/ImageMagick-5.5.7/PerlMagick' make[2]: *** [check-perl] Error 2 make[2]: Leaving directory `/tmp/ImageMagick-5.5.7' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/tmp/ImageMagick-5.5.7' make: *** [check-recursive] Error 1 root@srv01 [/tmp/ImageMagick-5.5.7]# a couple errors after running make check... |
Do you have other dependency libraries installed?
tiff.h png.h jpeglib.h |
Quote:
|
Check that path "/usr/local/include" that's on FreeBSD. You might need to find similiar place @ Redhat if it's not the same.
|
Quote:
|
Try that please..
$ make uninstall $ ./configure --enable-lzw=yes --enable-shared=yes --disable-static --without-perl $ make $ make install I'm trying to dig up a link for you meanwhile. |
do I need to run make clean or make distclean or make uninstall before trying to install it again?
|
ah, nevermind... I didn't notice it up there...
|
Problem solved... it was easier than I thought... all I had to do was install a Perl module through my Cpanel...
http://forum.rackshack.net/showthrea...ck+Perl+module thanks for your help! :thumbsup |
| All times are GMT -7. The time now is 02:22 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123