How to install ImageMagick

Dirkii

Joined: 2008-01-16
Posts: 125
Posted: Fri, 2008-05-09 21:12

Unbelievably I cannot find an instruction being understandable to me how to install ImageMagick or NetPBM on my full package Gallery.

Would be glad to learn how to do it, so if anybody knows...

Nice greetings, Dirk.


Gallery version 2.2.4 / full package
PHP version 4.4.8 apache2handler (going to change to one of the newest, stable php releases, 5.X)
Webserver Apache
Database mysqlt 4.1.22-max-log (going to change to one of the newest, stable releases)
Toolkits Thumbnail, Gd
Operating system Linux dd16114 2.6.24.4-nmm2 #2 SMP Tue Apr 15 18:13:27 CEST 2008 i686
Browser Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)

----------------------------------
www.galerie-der-fotos.de

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 10628
Posted: Fri, 2008-05-09 21:56

NetPbm is much easier to install as we have some precompiled binaries on the download page.
http://codex.gallery2.org/Installing_an_Image_Processing_Library#NetPBM

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
Dirkii

Joined: 2008-01-16
Posts: 125
Posted: Fri, 2008-05-09 23:04

Thanks, Dave,

http://vvvvv.netcraft.com/whats show that "Linux" and "Apache" is running on my server, so I have tried to install as I understand the instruction this "netpbm_gallery-1.4-pl2-linux-intel.zip" version and to configure:

Quote:
Testergebniss der NetPBM-Binärdatei
Name der Binärdatei Bestanden/Fehlgeschlagen
pnmscale failed
pnmcut failed
pnmfile failed
pnmcomp failed
pnmflip OK

Quote:
realpath(netpbm/)
realpath(/www/htdocs/r896af4/)
is_dir(netpbm/)
file_exists(netpbm/pnmscale)
getParameter exec.beNice for core plugin
Executing: ( "netpbm/pnmscale" "--version" )
2>"/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbg2E379f"
getParameter exec.expectedStatus for core plugin
file_exists(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbg2E379f)
filesize(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbg2E379f)
unlink(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbg2E379f)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(netpbm/pnmcut)
Executing: ( "netpbm/pnmcut" "--version" )
2>"/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgoXpoiL"
file_exists(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgoXpoiL)
filesize(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgoXpoiL)
unlink(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgoXpoiL)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(netpbm/pamcut)
file_exists(netpbm/pnmfile)
Executing: ( "netpbm/pnmfile" "--version" )
2>"/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgivuGtg"
file_exists(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgivuGtg)
filesize(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgivuGtg)
unlink(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgivuGtg)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(netpbm/pamfile)
Executing: ( "netpbm/pamfile" "--version" )
2>"/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgr3GzIL"
file_exists(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgr3GzIL)
filesize(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgr3GzIL)
unlink(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgr3GzIL)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(netpbm/pnmcomp)
Executing: ( "netpbm/pnmcomp" "--version" )
2>"/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgmM2Q2g"
file_exists(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgmM2Q2g)
filesize(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgmM2Q2g)
unlink(/www/htdocs/r896af4/zzz-test-gallery2/g2data/tmp/g2dbgmM2Q2g)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(netpbm/pamcomp)
file_exists(netpbm/pnmflip)

What could be wrong?

Which one is the best graphic tool which can be used on Gallery? I have installed and working "GD". May be this is enough and I do not need any other graphic tool.

Thank you for your help, Dirk.

P.S. I have just seen that all the downloaded and unzipped files do not have any extension. Can that be right?

----------------------------------
www.galerie-der-fotos.de

Login or register to post comments