]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/install.itely
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
[lilypond.git] / Documentation / es / user / install.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
2 @c This file is part of lilypond-program.tely
3 @ignore
4     Translation of GIT committish: c5671ac9f0a53386a9832cef3dceb6ea67b872eb
5
6
7     When revising a translation, copy the HEAD committish of the
8     version that you are working on.  See TRANSLATION for details.
9 @end ignore
10
11 @ifclear INSTALL
12 @node Install
13 @chapter Install
14 @end ifclear
15
16 @c  I don't know what this comment does.  Remove?  -gp
17 @ignore
18 @h tml
19 <a name="download-source">
20 @e nd html
21 @end ignore
22
23 Existen dos conjuntos de ediciones o lanzamientos de LilyPond: las ediciones estables y las
24 ediciones inestables de desarrollo.  Las versiones estables tienen como número @q{menor} de versión un
25 número par (es decir: 2.8, 2.10, 2.12, etc).  Las versiones de desarrollo
26 tienen un número @q{menor} de versión impar (esto es: 2.7, 2.9,
27 2.11, etc).
28
29 La compilación de LilyPond es un proceso muy enrevesado, por tanto recomendamos @strong{fervientemente}
30 el uso de los archivos binarios precompilados.
31
32 @menu
33 * Precompiled binaries::        
34 * Compiling from source::       
35 @end menu
36
37
38 @node Precompiled binaries
39 @section Precompiled binaries
40
41 @subsection Downloading
42
43 Revise el enlace @uref{http://lilypond.org/web/install/} para ver información
44 actualizada sobre los paquetes binarios para su plataforma.  Si su sistema operativo
45 no está contemplado en dicha página general, conslute la lista completa
46 que está en @uref{http://download.linuxaudio.org/lilypond/binaries/}
47
48 Por el momento estamos creando archivos binarios para
49
50 @example
51 MacOSX-ppc
52 MacOSX-x86
53 freebsd-64
54 freebsd-x86
55 linux-64
56 linux-arm
57 linux-ppc
58 linux-x86
59 win32-x86
60 @end example
61
62
63 @c TRANSLATORS:
64 @c   Please **do not** translate anything below this line.  Users
65 @c   should not be compiling LilyPond themselves; if they really 
66 @c   want to do so, they should be able to read the English docs,
67 @c   because they'll probably need to ask questions in English
68 @c   on the -devel list.   -gp
69
70 @node Compiling from source
71 @section Compiling from source
72
73 UNTRANSLATED NODE: IGNORE ME
74
75 @menu 
76 * Downloading source code::
77 * Requirements::
78 * Building LilyPond::
79 * Building documentation without compiling LilyPond::
80 * Testing LilyPond::
81 * Problems::
82 @end menu 
83 @node Downloading source code
84 @subsection Downloading source code
85
86 UNTRANSLATED NODE: IGNORE ME
87
88 @node Requirements
89 @subsection Requirements
90
91 UNTRANSLATED NODE: IGNORE ME
92
93 @unnumberedsubsubsec Compilation
94 @unnumberedsubsubsec Running requirements
95 @unnumberedsubsubsec Building documentation
96 @node Building LilyPond
97 @subsection Building LilyPond
98
99 UNTRANSLATED NODE: IGNORE ME
100
101 @unnumberedsubsubsec Compiling
102 @unnumberedsubsubsec Compiling for multiple platforms
103 @node Building documentation without compiling LilyPond
104 @subsection Building documentation without compiling LilyPond
105
106 UNTRANSLATED NODE: IGNORE ME
107
108 @node Testing LilyPond
109 @subsection Testing LilyPond
110
111 UNTRANSLATED NODE: IGNORE ME
112
113 @node Problems
114 @subsection Problems
115
116 UNTRANSLATED NODE: IGNORE ME
117
118 @unnumberedsubsubsec Bison 1.875
119 @unnumberedsubsubsec Solaris
120 @unnumberedsubsubsec FreeBSD
121 @unnumberedsubsubsec International fonts
122