![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
|
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help. |
|
Thread Tools |
![]() |
#1 |
Confirmed User
Industry Role:
Join Date: Nov 2005
Posts: 1,251
|
Please help me install these encoders...
Im trying to follow this tutorial:
http://www.eukhost.com/forums/f15/ho...-encoder-4893/ But when I run: Code:
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg Code:
root@server [/usr/local/src]# svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg -bash: svn: command not found Code:
root@server [/usr/local/src]# yum install subversion Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: ftp.nluug.nl * extras: ftp.nluug.nl * updates: ftp.nluug.nl Excluding Packages in global exclude list Finished Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package subversion.i386 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion --> Processing Dependency: neon >= 0.25.5-6.el5 for package: subversion --> Processing Dependency: libneon.so.25 for package: subversion --> Processing Dependency: libapr-1.so.0 for package: subversion --> Processing Dependency: libaprutil-1.so.0 for package: subversion ---> Package subversion.x86_64 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion --> Running transaction check ---> Package apr.i386 0:1.2.7-11.el5_5.3 set to be updated ---> Package apr.x86_64 0:1.2.7-11.el5_5.3 set to be updated ---> Package apr-util.i386 0:1.2.7-11.el5_5.2 set to be updated --> Processing Dependency: libpq.so.4 for package: apr-util ---> Package apr-util.x86_64 0:1.2.7-11.el5_5.2 set to be updated --> Processing Dependency: libpq.so.4()(64bit) for package: apr-util ---> Package neon.i386 0:0.25.5-10.el5_4.1 set to be updated ---> Package neon.x86_64 0:0.25.5-10.el5_4.1 set to be updated ---> Package subversion.i386 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion ---> Package subversion.x86_64 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion --> Running transaction check ---> Package postgresql-libs.i386 0:8.1.23-1.el5_6.1 set to be updated ---> Package postgresql-libs.x86_64 0:8.1.23-1.el5_6.1 set to be updated ---> Package subversion.i386 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion ---> Package subversion.x86_64 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion --> Finished Dependency Resolution subversion-1.6.11-7.el5_6.3.x86_64 from updates has depsolving problems --> Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.6.11-7.el5_6.3.x86_64 (updates) subversion-1.6.11-7.el5_6.3.i386 from updates has depsolving problems --> Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.6.11-7.el5_6.3.i386 (updates) Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.6.11-7.el5_6.3.i386 (updates) Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.6.11-7.el5_6.3.x86_64 (updates) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest The program package-cleanup is found in the yum-utils package. ![]() |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#2 |
Confirmed User
Industry Role:
Join Date: Nov 2009
Location: Heaven
Posts: 4,306
|
try this.,
http://www.linuxquestions.org/questi...-found-636348/ or You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest good luck, |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#3 |
Confirmed User
Industry Role:
Join Date: Nov 2009
Location: Heaven
Posts: 4,306
|
|
![]() |
![]() ![]() ![]() ![]() |
![]() |
#4 |
Confirmed User
Join Date: Nov 2009
Posts: 415
|
Or you could google for ffmpeg src rpm and get the archive from the rpm. No need for subversion anymore. The bug that appears should not be there, however your hosting fuckt up when they installed cpanel.
|
![]() |
![]() ![]() ![]() ![]() |
![]() |
#5 |
Registered User
Industry Role:
Join Date: Mar 2007
Posts: 13
|
ffmpeg is also available via git, e.g.:
Code:
git clone git://git.videolan.org/ffmpeg.git however considering your fedora/centos has the pkg system broken to bits, i recommend you to reinstall the box first. ffmpeg has MANY dependencies. |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#6 |
Confirmed User
Industry Role:
Join Date: Nov 2005
Posts: 1,251
|
thank you guys
![]() |
![]() |
![]() ![]() ![]() ![]() |