
Recherche avancée
Autres articles (108)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (14564)
-
Cannot get ffmpeg to work after installing from homebrew
14 avril 2024, par phizzyI installed ffmpeg through homebrew but when I try to run it, even just typing in
ffmpeg
I get the following error message :


dyld: Library not loaded: /usr/local/lib/liblzma.5.dylib
 Referenced from: /usr/local/bin/ffmpeg
 Reason: Incompatible library version: ffmpeg requires version 8.0.0 or later, but liblzma.5.dylib provides version 6.0.0
Trace/BPT trap: 5




I've tried running
brew update
andbrew upgrade
but that didn't change anything. Runningbrew doctor
the only error I get is :


Warning: You have a curlrc file
If you have trouble downloading packages with Homebrew, then maybe this
is the problem? If the following command doesn't work, then try removing
your curlrc:
 curl http://github.com




New at doing things in the terminal, what to do next ?


-
Cannot get ffmpeg to work after installing from homebrew
24 juillet 2015, par phizzyI installed ffmpeg through homebrew but when I try to run it, even just typing in
ffmpeg
I get the following error message :dyld: Library not loaded: /usr/local/lib/liblzma.5.dylib
Referenced from: /usr/local/bin/ffmpeg
Reason: Incompatible library version: ffmpeg requires version 8.0.0 or later, but liblzma.5.dylib provides version 6.0.0
Trace/BPT trap: 5I’ve tried running
brew update
andbrew upgrade
but that didn’t change anything. Runningbrew doctor
the only error I get is :Warning: You have a curlrc file
If you have trouble downloading packages with Homebrew, then maybe this
is the problem? If the following command doesn't work, then try removing
your curlrc:
curl http://github.comNew at doing things in the terminal, what to do next ?
-
Revision 64b89f1b4b : Fix encoding Raw yv12 and i420 from a pipe. rewind() does not work on pipes. h
7 janvier 2014, par Alex ConverseChanged Paths :
Modify /ivfdec.c
Modify /vpxenc.c
Fix encoding Raw yv12 and i420 from a pipe.rewind() does not work on pipes.
https://code.google.com/p/webm/issues/detail?id=678
Change-Id : I057f1e25c3f5662012d6e33ff4c97c88f50df357