The install is succesful but now will i the square thumbs install but before i must install Netpbm and jhead how install i these files i can't find the directory's from these files can anyone help me ?
File does not exist
ppmtobmp Failed
Error messages:
File does not exist
pnmcomp Failed
æ
valiant
Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2005-03-13 00:20
arg.
please answer the following questions, then i may be able to guide you through the steps:
1. what operating system / processor is the webserver running on?
2. in what directory do you upload the netpbm binaries?
3. what path do you use in the configuration of the netpbm module?
webbie
Joined: 2005-03-11
Posts: 6
Posted: Sun, 2005-03-13 10:23
valiant wrote:
arg.
please answer the following questions, then i may be able to guide you through the steps:
1. what operating system / processor is the webserver running on? I don't now what for operating system my domein have from my site?
2. in what directory do you upload the netpbm binaries? I uploaded in the directory modules and than in NetPBM (this is the name from the directory also
3. what path do you use in the configuration of the netpbm module? My path what i use is /home/teammaximum.nl/gallery/modules/NetPBM
valiant
Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2005-03-13 12:52
1. operating system
go to your galleryurl/lib/tools/phpinfo.php there you will probably see the operating system on the first few lines.
eg
Quote:
System FreeBSD server25.hostpoint.ch 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #0: Wed i386
-> freebsd
or
Quote:
System Linux tux 2.6.3-gentoo-r1 #1 Sun Apr 4 16:31:41 CEST 2004 i686
-> linux
etc.
2. the path you chose is ok, but keep in mind that everytime you upgrade G2, you will have to upload the exectubles of netpbm again. i'd recommend uploading these binaries to /home/teammaximum.nl/netpbm/
3.
the path you use is correct for the location you chose.
probably you either:
- uploaded the binaries for the wrong architecture/OS. most probably your webserver runs on linux. and you speak of ".exe". .exe are for windows, so .exe won't work on linux. but first, check your phpinfo.php file to see what OS your G2 is running on.
- forgot to chmod the directory /home/teammaximum.nl/gallery/modules/NetPBM 755 and all exectubles 755
Posts: 32509
Get the right files from here: http://sourceforge.net/project/showfiles.php?group_id=7130&package_id=14464&release_id=243256
Load the files on the webserver, chmod them 755 (executable).
The path G2 is asking for in the site admin module installation/configuration is not a url (NOT something like http://...), it's a filesystem path.
Posts: 6
okay i have every things installed must i upload the exe files to ?
But i have errors these :
The path you entered doesn't contain valid NetPBM binaries. Use the 'test' button to check where the error is.
NetPBM binary test results
Binary Name Pass/Fail
giftopnm Failed
ppmtogif Failed
jpegtopnm Failed
pnmtojpeg Failed
pngtopnm Failed
pnmtopng Failed
tifftopnm Failed
pnmtotiff Failed
bmptopnm Failed
Error messages:
File does not exist
ppmtobmp Failed
Error messages:
File does not exist
pnmcomp Failed
æ
Posts: 32509
arg.
please answer the following questions, then i may be able to guide you through the steps:
1. what operating system / processor is the webserver running on?
2. in what directory do you upload the netpbm binaries?
3. what path do you use in the configuration of the netpbm module?
Posts: 6
Posts: 32509
1. operating system
go to your galleryurl/lib/tools/phpinfo.php there you will probably see the operating system on the first few lines.
eg
-> freebsd
or
-> linux
etc.
2. the path you chose is ok, but keep in mind that everytime you upgrade G2, you will have to upload the exectubles of netpbm again. i'd recommend uploading these binaries to /home/teammaximum.nl/netpbm/
3.
the path you use is correct for the location you chose.
probably you either:
- uploaded the binaries for the wrong architecture/OS. most probably your webserver runs on linux. and you speak of ".exe". .exe are for windows, so .exe won't work on linux. but first, check your phpinfo.php file to see what OS your G2 is running on.
- forgot to chmod the directory /home/teammaximum.nl/gallery/modules/NetPBM 755 and all exectubles 755