
Recherche avancée
Médias (1)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
Autres articles (101)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (16547)
-
Revision 4441 : Un extra vide pour ne pas avoir le dist/ à cet endroit (la navigation est ...
15 novembre 2010, par kent1 — LogUn extra vide pour ne pas avoir le dist/ à cet endroit (la navigation est déjà bien assez encombrée)
-
Revision df34a4b0c9d09771f9d821bab9d63de348e9a76d : Utiliser EmptyIterator() plutot que de créer son propre iterateur vide. ...
26 décembre 2010, par Matthieu Marcillaud — LogUtiliser EmptyIterator ?() plutot que de créer son propre iterateur vide. git-svn-id : svn ://trac.rezo.net/spip/spip@16846 caf5f3e8-d4fe-0310-bb3e-c32d5e47d55d
-
Make Command Won't Link FFMpeg
16 novembre 2023, par ThomasNotTomI am trying to install FFMpeg and I am using a Mac.


I keep getting


archive member '/' not a mach-o file in '[The path to the directory]/libavdevice/libavdevice.a'



And there is one for each libav folder.


I am running the following commands


git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg
cd ffmpeg
./configure --prefix=/usr/local
make



I'm not too sure what I should be expecting, but an error is definitely not it


— edit —


I have also tried with FFMpeg version 3.0. And I got the same error