
Recherche avancée
Autres articles (99)
-
Automated installation script of MediaSPIP
25 avril 2011, parTo 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 (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Que fait exactement ce script ?
18 janvier 2011, parCe script est écrit en bash. Il est donc facilement utilisable sur n’importe quel serveur.
Il n’est compatible qu’avec une liste de distributions précises (voir Liste des distributions compatibles).
Installation de dépendances de MediaSPIP
Son rôle principal est d’installer l’ensemble des dépendances logicielles nécessaires coté serveur à savoir :
Les outils de base pour pouvoir installer le reste des dépendances Les outils de développements : build-essential (via APT depuis les dépôts officiels) ; (...)
Sur d’autres sites (10005)
-
Revision 97ac785e65 : Merge "Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c." into exper
24 avril 2013, par Dmitry KovalevChanged Paths : Modify /vp9/common/vp9_entropymode.c Modify /vp9/decoder/vp9_decodframe.c Merge "Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c." into experimental
-
Revision 156d912025 : Merge "Code cleanup inside vp9_get_pred_context function." into experimental
24 avril 2013, par Dmitry KovalevChanged Paths : Modify /vp9/common/vp9_pred_common.c Merge "Code cleanup inside vp9_get_pred_context function." into experimental
-
Revision d0d1094a05 : Merge "Adding get_scan_{4x4, 8x8, 16x16} functions." into experimental
23 avril 2013, par Dmitry KovalevChanged Paths : Modify /vp9/encoder/vp9_rdopt.c Modify /vp9/encoder/vp9_tokenize.c Merge "Adding get_scan_4x4, 8x8, 16x16 functions." into experimental