Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (78)

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

  • Utilisation et configuration du script

    19 janvier 2011, par

    Informations spécifiques à la distribution Debian
    Si vous utilisez cette distribution, vous devrez activer les dépôts "debian-multimedia" comme expliqué ici :
    Depuis la version 0.3.1 du script, le dépôt peut être automatiquement activé à la suite d’une question.
    Récupération du script
    Le script d’installation peut être récupéré de deux manières différentes.
    Via svn en utilisant la commande pour récupérer le code source à jour :
    svn co (...)

Sur d’autres sites (9465)

  • use my full first name instead of short one in copyrights

    1er juin 2013, par Kostya Shishkov
    use my full first name instead of short one in copyrights
    
    • [DH] libavcodec/binkdata.h
    • [DH] libavcodec/binkdsp.c
    • [DH] libavcodec/binkdsp.h
    • [DH] libavformat/rtmp.h
    • [DH] libavformat/rtmppkt.c
    • [DH] libavformat/rtmppkt.h
    • [DH] libavformat/rtmpproto.c
  • use Kostyas full name in copyrights

    2 juin 2013, par Michael Niedermayer
    use Kostyas full name in copyrights
    

    This fixes 2 files that where not part of the original change
    See : de421b208578386bfb4416c67c9922877e670049

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/arm/int_neon.S
    • [DH] libavformat/wvenc.c
  • Revision d637c2b41f : frame_size_tests : reduce 'large' size for win32 this test allocates >2GB curren

    15 août 2014, par James Zern

    Changed Paths :
     Modify /test/frame_size_tests.cc



    frame_size_tests : reduce ’large’ size for win32

    this test allocates >2GB currently. depending on the order of the test
    runs the allocation may fail most regularly with mingw+wine.

    Change-Id : Ibee1c18cfbe29a4de6c65075647ec3955d8206c0