I need (want) to install ffmpeg and ImageMagick for gallery2.I've allready installed ImageMagick but can't find the path to the ImageMagick/GraphicsMagick programs. I searched for it with MC but no luck.I also wanted to install ffmpeg and found some RPM's by reading some topics about Zoneminder. I found two Centos RPM's: ffmpeg-0.4.8-3.CTU.i386.rpm 29-Nov-2005 19:05 892K ffmpeg-devel-0.4.8-3.CTU.i386.rpm 29-Nov-2005 19:05 846K But how am I to install them into SME7? And what will be the path to ffmpeg for gallery2?Has anyone had any experience with it?
yum localinstall /path/to/rpm1 path/to/rpm2 ... /path/to/rpmn
Thanx cactus, that did it!Installing the ffmpeg RPM's wasn't the problem, I should have asked the question differently: which RPM or RPM's should I install, maybe both? And has anyone experience with possible dependencies?
rpm -qp --requires packagename
rpm -q --requires packagename
rpm -q --requires ImageMagick
Great, another step further!I found out there were several dependencies of which I found all of them but one: libmp3lame.so.0I've found several versions of libmp3lame.so.0 but no one for Centos.
yum localinstall /path/to/rpms --enablerepo=dag