Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: lguzman on May 30, 2005, 01:10:04 AM
-
Hi and thanx to the people that help me before.
Now this is my new problem. i'm running PHP-Nuke 6.5 on my SME 6.5 Beta. i downloaded a module for a Photo Gallery called Gallery that requires NetPBM. since i'm not a GURU on linux i tried to find this on RPM since i do not know how to uninstall in case something goes wrong. i did not find any NetPBM RPM for SME that works. Can some one tell me wath I can do?
-
You can check URL
http://distro.ibiblio.org/pub/linux/distributions/e-smith/contrib/DanBrown/RPMS/i386/
download and install netpbm and netpbm-progs rpms
-
ergozd thank you . my Gallery album is working. every day i learn something new with this distro. and i start to like it more.
-
I downloaded
netpbm-9.24-9.73.2.i386.rpm and
netpbm-progs-9.24-9.73.2.i386.rpm
Ran rpm -Uvh netpbm*.rpm and received the following error message -
error: failed dependencies:
libtiff.so.3 is needed by netpbm-progs-9.24-9.73.2
I am running an update SME6.0 server (udated with yum update).
Anyone know how to resolve this dependency?
-
In SME6, try the search here:
http://rpm.pbone.net/index.php3/stat/2/simple/2
Search for libtiff.so.3, check only 'redhat 7.X' and 'Provides'. You'll want the rpm from fedoralegacy.
SME7 Beta has a newer version of yum (sorry, it won't work on SME6), but just it is much better - You will be able to do this
#yum provides libtiff.so.3
(and it will list what rpms contain libtiff.so.3)
-
Thanks Greg - really looking forward to SME7. I have YUM installed on my server (just unsure what repositories to use - apart from the contribs ones that is).
Thanks for getting back to me.