Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (95)

Sur d’autres sites (12537)

  • Revision 67228 : On surcharge un define de la librairie afin de permettre la création ...

    11 juin 2018, par eric@… — Log

    On surcharge un define de la librairie afin de permettre la création des fichiers temporaires dans le répertoires des archives dont on sait qu’il est toujours accessible en écriture (spipfactory pour la remontée du problème en mutu)

  • Revision 67228 : On surcharge un define de la librairie afin de permettre la création ...

    28 octobre 2012, par eric@… — Log

    On surcharge un define de la librairie afin de permettre la création des fichiers temporaires dans le répertoires des archives dont on sait qu’il est toujours accessible en écriture (spipfactory pour la remontée du problème en mutu)

  • can't install ffmpeg in ubuntu

    5 février 2013, par john

    I tried to install ffmpeg in ubundu.using the command sudo apt-get install ffmpeg

    But i can't install it.It Shows an error.Following is the out put when i tried to install ffmpeg.

    wds@wds:~$ sudo apt-get install ffmpeg
    [sudo] password for wds:
    Reading package lists... Done
    Building dependency tree      
    Reading state information... Done
    The following extra packages will be installed:
     libavfilter1
    The following NEW packages will be installed:
     ffmpeg libavfilter1
    0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
    Need to get 357kB of archives.
    After this operation, 1,282kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    WARNING: The following packages cannot be authenticated!
     libavfilter1 ffmpeg
    Install these packages without verification [y/N]? y
    Err http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main libavfilter1 i386 4:0.6-2ubuntu6.3
     404  Not Found [IP: 91.189.91.15 80]
    Err http://security.ubuntu.com/ubuntu/ maverick-security/main libavfilter1 i386 4:0.6-2ubuntu6.3
     404  Not Found [IP: 91.189.92.200 80]
    Err http://security.ubuntu.com/ubuntu/ maverick-security/main ffmpeg i386 4:0.6-2ubuntu6.3
     404  Not Found [IP: 91.189.92.200 80]
    Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/f/ffmpeg/libavfilter1_0.6-2ubuntu6.3_i386.deb  404  Not Found [IP: 91.189.92.200 80]
    Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/f/ffmpeg/ffmpeg_0.6-2ubuntu6.3_i386.deb  404  Not Found [IP: 91.189.92.200 80]
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    wds@wds:~$

    It shows a 404 error.when installing.