]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/user/install.itely
Merge branch 'master' into nested-bookparts
[lilypond.git] / Documentation / fr / user / install.itely
index afd2e0461101650a1c204106024faf7a00c6b98c..f29c73866cbcb17fc018d9af86f97f0d51249112 100644 (file)
@@ -1,83 +1,63 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
-@c This file is part of ../user/lilypond-program.tely
+@c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: d5b91d83f5dfec811302de39dbabdb189024f67a
-
+    Translation of GIT committish: c887c0f8714c999e42fa87d4d1116b8d19e0b93c
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
+@c \version "2.11.51"
+
 
 @node Install
 @chapter Install
 
-UNTRANSLATED NODE: IGNORE ME
+LilyPond est distribué dans deux types de moutures : les versions
+stables, qui portent un numéro mineur de version pair, par exemple 1.6,
+2.8, 2.12, et les versions de développement, qui portent un numéro
+mineur de version impair, par exemple 1.3, 2.9, 2.11.
+
+La compilation de LilyPond est une tâche exigeante et parfois
+laborieuse, c'est pourquoi nous recommandons @strong{fortement}
+l'utilisations des binaires précompilés.
 
 @menu 
 * Precompiled binaries::
 * Compiling from source::
-@end menu 
+@end menu
+
 @node Precompiled binaries
 @section Precompiled binaries
 
-UNTRANSLATED NODE: IGNORE ME
-
-@subsection Downloading
-@node Compiling from source
-@section Compiling from source
-
-UNTRANSLATED NODE: IGNORE ME
-
-@menu 
-* Downloading source code::
-* Requirements::
-* Building LilyPond::
-* Building documentation without compiling LilyPond::
-* Testing LilyPond::
-* Problems::
-@end menu 
-@node Downloading source code
-@subsection Downloading source code
+@unnumberedsubsec Downloading
 
-UNTRANSLATED NODE: IGNORE ME
+Consultez @uref{http://lilypond.org/web/install/} pour connaître les
+derniers paquets binaires dipsonibles pour votre plateforme.  Si votre
+système d'exploitation n'est pas présent sur cette page, consultez la
+liste complète sur @uref{http://download.linuxaudio.org/lilypond/binaries/}.
 
-@node Requirements
-@subsection Requirements
+Actuellement, nous compilons des paquets pour les architectures
 
-UNTRANSLATED NODE: IGNORE ME
+@example
+darwin-ppc  - MacOS X PowerPC
+darwin-x86  - MacOS X Intel
+freebsd-64  - FreeBSD 6.x, x86_64
+freebsd-x86 - FreeBSD 4.x, x86
+linux-64    - Toutes distributions GNU/Linux, x86_64
+linux-arm   - Toutes distributions GNU/Linux, arm
+linux-ppc   - Toutes distributions GNU/Linux, powerpc
+linux-x86   - Toutes distributions GNU/Linux, x86
+mingw       - Windows x86
+@end example
 
-@unnumberedsubsubsec Compilation
-@unnumberedsubsubsec Running requirements
-@unnumberedsubsubsec Building documentation
-@node Building LilyPond
-@subsection Building LilyPond
 
-UNTRANSLATED NODE: IGNORE ME
-
-@subsubsection Compiling
-@subsubsection Compiling for multiple platforms
-@node Building documentation without compiling LilyPond
-@subsection Building documentation without compiling LilyPond
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Testing LilyPond
-@subsection Testing LilyPond
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Problems
-@subsection Problems
-
-UNTRANSLATED NODE: IGNORE ME
-
-@unnumberedsubsubsec Bison 1.875
-@unnumberedsubsubsec MacOS X
-@unnumberedsubsubsec Solaris
-@unnumberedsubsubsec FreeBSD
-@unnumberedsubsubsec International fonts
+@node Compiling from source
+@section Compiling from source
 
--- SKELETON FILE --
-When you actually translate this file, please remove these lines as
-well as all `UNTRANSLATED NODE: IGNORE ME' lines.
+@untranslated
+@iftex
+Toute cette section ne sera pas traduite, car la compilation de LilyPond
+demande de maîtriser un minimum l'anglais ; reportez-vous donc à
+l'édition de ce manuel en anglais.
+@end iftex