ffmpeg install failed

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ffmpeg install failed

    Error: Package: docbook-utils-0.6.14-24.el6.noarch (cloudlinux-x86_64-server-6)
    Requires: perl-SGMLSpm >= 1.03ii
    You could try using --skip-broken to work around the problem
    ** Found 5 pre-existing rpmdb problem(s), 'yum check' output follows:
    bandmin-1.6.1-5.noarch has missing requires of perl(bandmin.conf)
    bandmin-1.6.1-5.noarch has missing requires of perl(bmversion.pl)
    bandmin-1.6.1-5.noarch has missing requires of perl(services.conf)
    exim-4.69-30_cpanel_maildir.x86_64 has missing requires of perl(SafeFile)
    frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0

    this error occured while executing this command

    yum install ffmpeg ffmpeg-devel

    installing on centos 6.2

    help me ...


    root@mayur9x [~]# rpm -Va --nofiles --nodigest
    Unsatisfied dependencies for frontpage-2002-SR1.2.i386:
    libexpat.so.0 is needed by frontpage-2002-SR1.2.i386
    Unsatisfied dependencies for bandmin-1.6.1-5.noarch:
    perl(bandmin.conf) is needed by bandmin-1.6.1-5.noarch
    perl(bmversion.pl) is needed by bandmin-1.6.1-5.noarch
    perl(services.conf) is needed by bandmin-1.6.1-5.noarch
    Unsatisfied dependencies for exim-4.69-30_cpanel_maildir.x86_64:
    perl(SafeFile) is needed by exim-4.69-30_cpanel_maildir.x86_64
    Last edited by mayurss786; 16.03.12, 14:22.

    #2
    Try this

    service mysqld stop

    yum install ffmpeg

    service mysqld start

    service ffmpeg restart

    same times it ll work as well ! Hmm

    goldlinehost.com

    Comment


      #3
      Yum clean all and remove perl from yum.cnf
      it will be fixed.

      WWW.9XHOST.NET

      Comment


        #4
        is it ,k ?

        Comment

        Working...
        X