ImageMagick

Archimedes

Joined: 2005-05-20
Posts: 1
Posted: Fri, 2005-05-20 00:46

<TYPE YOUR MESSAGE HERE, ENTER SYSTEM DETAILS BELOW>
ImageMagick is a graphics toolkit that can be used to process images that you upload to Gallery. You must install the ImageMagick binaries on your machine, then enter the path to them in the text box below. If you're on a Unix machine, don't forget to make the binaries executable (chmod 755 * in the ImageMagick directory should do it)
Directory to ImageMagick/GraphicsMagick binaries

Im Lost what do i make on the my Site
i am useing a web host
so what do i put in the Text Box
please help

ThanQ

4 Star General And BoD MD
Archimedes

<Please check the G2 FAQ (sticky topic in this forum) before posting!>
----

Gallery URL (optional):http://bodserver.com/modules/gallery2/main.php
Gallery version:gallery-2.0-alpha-3
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Fri, 2005-05-20 11:41

Archimedes, you'd better install netpbm and GD, imagemagick isn't as easy.
for netpbm or imagemagick, the first thing you need to know is:
- the operating system of your webserver (linux, windows, freebsd, ....)
and
- the architecture (anything that ends in 86 (i686, i386,..), alpha, ...)

with that information, you search the download you need:
http://sourceforge.net/project/showfiles.php?group_id=7130&package_id=14464

- then you unarchive the downloaded file.
- then you upload the files to your server
- chmod them 755 and the directory they are in 755 (you can change the permissions (chmod) with pretty all ftp programs)
- go to g2, site admin -> netpbm config and point it to the path where you installed netpbm.

edit: ah, just found some instructions:
see http://codex.gallery2.org/index.php/Installing_an_Image_Processing_Library

 
akwa

Joined: 2009-11-15
Posts: 1
Posted: Sun, 2009-11-15 20:24

SEE:
http://codex.gallery2.org/Gallery2:Modules:imagemagick
Gallery2:Modules:imagemagick
From Gallery Codex
ImageMagick Module

the example of /usr/bin/ worked fine.