Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: eggwhite on January 15, 2007, 10:01:51 AM
-
I have been working on this for days. Out of all the forums I have read and packages I have tried to download and install, I have succeded in doing nothing more than breaking my box every time. I have found it quicker to just re-install sme again... and again...
Can anyone please give me a step by step on installing ffmpeg into a fresh smeserver install?
Thanks so much for your time!
-
For SME 7.1
/sbin/e-smith/db yum_repositories set dag repository \
BaseURL http://apt.sw.be/redhat/el4/en/i386/dag \
EnableGroups 1 \
GPGCheck 1 \
Name Dag-repository \
status disabled
rpm --import http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt
expand-template /etc/yum.conf
yum --enablerepo=* --disablerepo=smedev install ffmpeg
-
Geez William - your`e a veritable font of SME knowledge.
-
I did it last night for a Gallery install.
-
You are the Guru! I got it all installed and it went with out a hitch. Many thx!
-
You are the Guru!
Well thanks but I'm not.
Just coincidence that I did it the night before for a gallery install and I try to use yum as much as possible for rpm installs.