Hello,
I'm trying to install Gallery. I downloaded the NetPBM binaries file netpbm1.1-gallery1.0-linux2.2-redhat6.2-intel.tgz and put the files in my /netpbm folder. When installing Gallery, it tells me "cannont find NetPBM".
I did "pnmfile -version" in /netpbm but it told me "command not found".
My host details:
Red Hat Linux 7.3 OS
Apache 1.3.2+ (latest stable version)
PHP 4.2
Any ideas how to fix this problem?
Eoin
Posts: 7994
Did you remember to make the files executable?
cd /netpbm
chmod 755 *