]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/web/download.itexi
Doc-ja: priority 1 and web/manuals.itexi
[lilypond.git] / Documentation / ja / web / download.itexi
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: 499a511d4166feaada31114e097f86b5e0c56421
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @node ダウンロード
10 @unnumbered ダウンロード
11 @translationof Download
12
13 @divClass{heading-center}
14 @ifclear web_version
15   @c yes, we want verisonDevel here, since the online links
16   @c for @version won't be up yet!
17   @heading Downloads for LilyPond @versionDevel
18
19 LilyPond の安定バージョンへのリンクは
20 @uref{http://lilypond.org, lilypond.org}
21 にあります。
22 @end ifclear
23 @ifset web_version
24   @heading LilyPond @versionStable のダウンロード
25 @end ifset
26
27 @warning{LilyPond は @strong{テキスト ベース} の楽譜作成プログラムです。@c
28 グラフィカルな楽譜編集プログラムよりも、むしろプログラミング言語に似ています。@c
29 LilyPond をダウンロードする前に、@c
30 @ref{テキスト入力} を読んでください。}
31
32 @divEnd
33
34 @divClass{column-left-top}
35 @subheading ユーザ向け
36
37 @itemize
38
39 @item
40 @c TODO: duplicate to avoid underlined refs in HTML?  icky.
41 @ref{Unix, @sourceimage{logo-linux,,,}
42 @sourceimage{logo-freebsd,,,}}
43 @ref{Unix, Unix (Linux や FreeBSD)}
44
45 @item
46 @ref{MacOS X, @sourceimage{logo-macosx,,,}}
47 @ref{MacOS X, MacOS X}
48
49 @item
50 @ref{Windows, @sourceimage{logo-windows,,,}}
51 @ref{Windows, Microsoft Windows}
52
53 @end itemize
54
55 @divEnd
56
57 @divClass{column-right-top}
58 @subheading 開発者向け
59
60 @itemize
61
62 @item
63 @ref{ソース}:
64 パッケージ作成用
65
66 @item
67 @ref{古いダウンロード}:
68 旧バージョン
69
70 @item @ref{Development}:
71 最新の不安定なバージョン
72
73 @end itemize
74 @divEnd
75
76
77 @divClass{column-center-bottom}
78
79 @subheading ソフトウェア ライセンス
80
81 LilyPond は @ref{GPL, GNU General Public License} に基づいて
82 公開されています。
83 @divEnd
84
85
86 @divClass{color1}
87
88 @subheading スポンサー
89 通信帯域を提供してくれている @uref{http://www.vt.edu/, Virgina Tech} と
90 @uref{http://www.linuxaudio.org/, linuxaudio.org} に深謝します。
91
92 @sourceimage{VTlogo_ITF,,,}
93 @sourceimage{lao_banner_06_on_white_demo,,,}
94
95 @subheading 法律用語
96
97 @divClass{legal}
98 すべてのロゴと製品イメージには著作権があり、商標登録されています。
99
100 @logoLegalLinux
101
102 @logoLegalFreeBSD
103
104 @logoLegalMacOSX
105
106 @logoLegalWindows
107
108 @divEnd
109 @divEnd
110
111
112 @divClass{hide}
113 @menu
114 * Unix::                        
115 * MacOS X::                     
116 * Windows::                     
117 * ソース::                      
118 * 古いダウンロード::     
119 * GPL::                         
120 @end menu
121 @divEnd
122
123
124 @node Unix
125 @unnumberedsec Unix
126 @translationof Unix
127
128 @ignore
129 @help{翻訳ページでは、まだリンクがうまく機能していません。
130 英語ページのリンクを使用してください。}
131 @end ignore
132
133 @divClass{column-center-top}
134 @subheading 一般パッケージ?それともディストリビューション専用パッケージ?
135 @c Generic Packages or Distribution-Specific Packages?
136
137 多くのディストリビューションは、通常パッケージに LilyPond を含めています。@c
138 そのようなバージョンは一般パッケージよりも@c
139 容易にインストール/アンインストールできますが、@c
140 古いバージョンである可能性があります。@c
141 一般パッケージを使いたければ、@c
142 お使いのディストリビューションのパッケージ マネージャを用いて、@c
143 システムから公式バージョンをアンインストールしてください。@c
144 お使いのディストリビューションのパッケージ マネージャの使い方については、@c
145 そのディストリビューションのドキュメントを参照してください。
146
147 @divEnd
148
149
150 @divClass{column-left-top}
151 @subheading 一般パッケージ
152 @c Generic Packages
153
154 @subsubheading ダウンロード
155 @c Download
156
157 @itemize
158
159 @item
160 @sourceimage{logo-linux,,,}
161 @downloadStableLinuxNormal
162 (迷っているのなら、こちらを使ってください)
163
164 @item
165 @sourceimage{logo-linux,,,}
166 @downloadStableLinuxBig
167
168 @item
169 @sourceimage{logo-linux,,,}
170 @downloadStableLinuxPPC
171
172 @item
173 @sourceimage{logo-freebsd,,,}
174 @downloadStableFreeBSDNormal
175
176 @item
177 @sourceimage{logo-freebsd,,,}
178 @downloadStableFreeBSDBig
179
180 @end itemize
181
182
183 @subsubheading インストール
184 @c Install
185
186 シェルで、以下を入力してください:
187
188 @example
189 cd PATH-TO-DOWNLOAD-DIRECTORY
190 sh lilypond-@versionStable{}-OS-TYPE.sh
191 @end example
192
193 @subsubheading アンインストール
194 @c Uninstall
195
196 シェルで、以下を入力してください:
197
198 @example
199 uninstall-lilypond
200 @end example
201
202 @divEnd
203
204
205 @divClass{column-right-top}
206 @subheading ディストリビューション専用パッケージ
207 @c Distribution-specific Packages
208
209 これらのバージョンをインストール、あるいはアップグレードする場合、@c
210 お使いのディストリビューションのパッケージ マネージャを使ってください。
211
212 @itemize
213
214 @item
215 @sourceimage{logo-fedora,,,}
216 @uref{https://admin.fedoraproject.org/pkgdb/packages/name/lilypond,
217 Fedora: LilyPond 2.12.0}
218
219 @item
220 @sourceimage{logo-ubuntu,,,}
221 @uref{https://launchpad.net/ubuntu/+source/lilypond,
222 Ubuntu: LilyPond 2.12.1}
223
224 @item
225 @sourceimage{logo-slackware,,,}
226 @uref{http://www.johannes-schoepfer.de/lilypond/,
227 Slackware: LilyPond 2.12.1}
228
229 @item
230 @sourceimage{logo-debian,,,}
231 @uref{http://packages.debian.org/search?keywords=lilypond,
232 Debian: LilyPond 2.10.33}
233
234 @item
235 @sourceimage{logo-suse,,,}
236 @uref{http://opensuse.org/?fixme=urg-no-lilypond-package-page,
237 openSUSE: LilyPond 2.10.33}
238
239 @end itemize
240
241 @divEnd
242
243
244 @divClass{column-center-bottom}
245 @subheading 法律用語
246
247 @divClass{legal}
248 すべてのロゴと商品イメージには著作権があり、商標登録されています。
249
250 @logoLegalLinux
251
252 @logoLegalFreeBSD
253
254 @divEnd
255 @divEnd
256
257
258 @node MacOS X
259 @unnumberedsec MacOS X
260 @translationof MacOS X
261
262 @ignore
263 @help{翻訳ページでは、まだリンクがうまく機能していません。
264 英語ページのリンクを使用してください。}
265 @end ignore
266
267 @divClass{column-left-top}
268 @subheading パッケージ
269 @c Packages
270
271 @subsubheading ダウンロード
272 @c Download
273
274 @itemize
275
276 @item
277 @sourceimage{logo-macosx,,,}
278 @downloadStableDarwinNormal
279 Intel チップ用 (迷っているのなら、こちらを使ってください)
280
281 @item
282 @sourceimage{logo-macosx,,,}
283 @downloadStableDarwinPPC
284 G3 と G4 CPU 用 (古い Apple コンピュータ)
285
286 @end itemize
287
288 @subsubheading インストール
289 @c Install
290
291 ダウンロードしたファイルをダブルクリックして、@c
292 それをお好みの場所にドラッグしてください。
293
294 @subsubheading アンインストール
295 @c Uninstall
296
297 LilyPond.app フォルダを削除してください。
298
299 @divEnd
300
301
302 @divClass{column-right-top}
303 @subheading コマンドラインから実行する
304 @c Running on the command-line
305
306 @warning{GUI 環境の方を好むのであれば、以下の説明は無視してください。}
307
308 @ignore
309 FIXME: I had one report that we don't need this stuff; will delete
310 after confirmation.  -gp
311
312 @subsubheading Using Python scripts on MacOS 10.3 or 10.4
313
314 LilyPond binaries for MacOS X do not provide Python, but Python 2.4 or
315 newer is required by @command{convert-ly}.  Therefore, if you use MacOS
316 10.3 or 10.4, you must install a newer Python version from
317 @uref{http://python.org/download/}, then edit the first line of
318 @command{convert-ly} and @command{lilypond-book} as follows: if the
319 Python binary you just installed is in your @var{PATH}, the first line
320 should be
321
322 @example
323 #!/usr/bin/env python
324 @end example
325
326 @noindent
327 otherwise it should be
328
329 @example
330 #!@var{/path/to/newly_installed/python}
331 @end example
332 @end ignore
333
334 @subsubheading MacOS X のコマンドライン
335 @c MacOS X on the command line
336
337 lilypond スクリプトを実行する最も簡便な方法は、@c
338 あなた自身の @qq{ヘルパー} スクリプトをセットすることです。
339
340 @enumerate
341
342 @item
343 スクリプトを保存するためのディレクトリを作成します:
344
345 @example
346 mkdir -p ~/bin
347 cd ~/bin
348 @end example
349
350
351 @item
352 以下の内容を持つ @command{lilypond} というファイルを作成します:
353
354 @help obvious css issue to be dealt with.  :(
355 @c we need a small font here to fit.  -gp
356 @smallexample
357 exec @var{DIR}/LilyPond.app/Contents/Resources/bin/lilypond "$@@"
358 @end smallexample
359
360 @warning{@var{DIR} は、一般には @code{/Applications/} です。}
361
362
363 @item
364 @command{bin/lilypond} を @command{bin/convert-ly} 
365 (あるいは他のプログラム名) に置き換えて、@c
366 @command{lilypond-book}, @command{convert-ly}, 
367 それに他の使いたいスクリプトのファイルを同じように作成します。
368
369
370 @item
371 ファイルを実行可能にします:
372
373 @example
374 chmod u+x lilypond
375 @end example
376
377
378 @item
379 さらに、このディレクトリをパスに加えます。@c
380 ホーム ディレクトリの中にある @code{.profile} というファイルを変更
381 (あるいは作成) して、以下のような内容を持たせます:
382
383 @example
384 export PATH=$PATH:~/bin
385 @end example
386
387 このファイルは、空の行で終わっていなければなりません。
388
389 @end enumerate
390
391
392 @subsubheading 個々のスクリプトを呼び出す
393 @c Invoking individual scripts
394
395 スクリプト
396 -- @command{lilypond-book}, @command{convert-ly}, @command{abc2ly}, 
397 それに @command{lilypond} 自体も
398 -- は、MacOS@tie{}X 用の @code{.app} ファイルの中に含まれています。
399
400 さらに、スクリプトを直接呼び出すことによって、@c
401 コマンドラインから実行することができます:
402
403 @example
404 @var{path/to}/LilyPond.app/Contents/Resources/bin/lilypond
405 @end example
406
407 そのディレクトリの中にある他のすべてのスクリプト
408 -- @command{lilypond-book} や @command{convert-ly} など
409 -- についても同じことが言えます。
410
411 @divEnd
412
413
414 @divClass{column-center-bottom}
415 @subheading 法律用語
416
417 @divClass{legal}
418 すべてのロゴと商品イメージには著作権があり、商標登録されています。
419
420 @logoLegalMacOSX
421
422 @divEnd
423 @divEnd
424
425
426
427 @node Windows
428 @unnumberedsec Windows
429 @translationof Windows
430
431 @ignore
432 @help{翻訳ページでは、まだリンクがうまく機能していません。
433 英語ページのリンクを使用してください。}
434 @end ignore
435
436 @divClass{column-left-top}
437 @subheading パッケージ
438 @c Packages
439
440 @subsubheading ダウンロード
441 @c Download
442
443 @itemize
444
445 @item
446 @sourceimage{logo-windows,,,}
447 @downloadStableWindows
448 Windows ME, NT, 2000, XP, それに Vista 用
449
450 @end itemize
451
452 @subsubheading インストール
453 @c Install
454
455 @enumerate
456
457 @item
458
459 ダウンロードしたファイルをダブルクリックして、インストールを開始してください。@c
460 @qq{Open File - Security Warning} 
461 というタイトルのウィンドウが表示されたます。@c
462 @qq{実行} ボタンをクリックしてインストールを続けてください。
463
464 @item
465 ライセンス同意が表示されます。@c
466 注意深く読んでください。@c
467 同意する場合は、@qq{次へ} ボタンをクリックしてください。
468
469 @item
470 できれば、インストール先フォルダはデフォルトのままにしておいてください。@c
471 他の場所にしたければ、ブラウザで他の場所を選択してください。@c
472 それから @qq{次へ} ボタンをクリックしてください。
473
474 @item
475 次にインストール オプション ウィンドウが表示されます。@c
476 すべてインストールしたければ、@c
477 3 つのオプションをチェックが入ったままにしておいてください。@c
478 @qq{次へ} ボタンをクリックします。
479
480 @item
481 インストールが開始されます。@c
482 インストール完了まで 1 分ほどお待ちください。@c
483 @qq{詳細表示} ボタンがあり、それをクリックするとインストールされるファイルと、@c
484 そのファイルのインスール先がすべて表示されます。@c
485 それを見る必要は特にありません。@c
486 @qq{完了} ボタンをクリックしてください。
487
488 @item
489 LilyPond がインストールされました。
490
491 @end enumerate
492
493 @subsubheading アンインストール
494 @c Uninstall
495
496 アンインストールする方法は 2 つあります --
497
498 @enumerate
499
500 @item
501 スタート メニューから LilyPond を選択し、@c
502 そこから @qq{Uninstall} を選択してください。
503
504 @item
505 コントロール パネルの @qq{プログラムの追加と削除} を開き、@c
506 LilyPond までスクロールして、@qq{削除} ボタンをクリックしてください。
507
508 @end enumerate
509
510 @divEnd
511
512 @divClass{column-right-top}
513 @subheading コマンドラインから実行する
514 @c Running on the command-line
515
516 @warning{GUI 環境の方を好むのであれば、以下の説明は無視してください。}
517
518 @subsubheading Windows のコマンドライン
519 @c Windows on the command line
520
521 LilyPond を実行する最も簡便な方法は、@c
522 LilyPond 実行可能のファイルを保持しているフォルダを、@c
523 環境変数 @qq{Path} に追加することです。
524
525 @ignore
526 (The most convenient way to run LilyPond is by adding the folder 
527 which contains LilyPond executable files to the environmental variable
528 @qq{Path}.)
529 @end ignore
530
531 @enumerate
532
533 @item
534 コントロール パネルの @qq{システム} を開き、@c
535 @qq{詳細設定} タブを選択し、@qq{環境変数} ボタンをクリックします。
536 @ignore
537 (Open your System on the Control Panel, 
538 select Detailed Settings tab and click Environmental Variables button.)
539 @end ignore
540
541 @item
542 @qq{システム環境変数} リストから変数 @qq{Path} をダブルクリックします。@c
543 @qq{システム変数の編集} というタイトルのウィンドウが表示されます。@c
544 @qq{変数値} の最後に、LilyPond の実行可能ファイルを保持しているフォルダを、@c
545 以下のように付け加えます:
546 @ignore
547 (Double-click the variable @qq{Path} from System Environmental Variables list.
548 You will be presented a window titled @qq{Editing a System Variable};
549 append to @qq{Value of Variable} the name of the folder 
550 which contains LilyPond executable files like this:)
551 @end ignore
552
553 @example
554 ;@var{DIR}\LilyPond\usr\bin
555 @end example
556
557 @warning{@var{DIR} は、一般には @code{C:\\Program Files} です。
558 @ignore
559 (@var{DIR} will generally be @code{C:\\Program Files}.)
560 @end ignore
561 }
562
563 @noindent
564 @qq{OK} ボタンをクリックしてウィンドウを閉じます。
565 @ignore
566 (and click @qq{OK} button to close the window.)
567 @end ignore
568
569 @end enumerate
570
571 @subsubheading 個々の実行可能ファイルを呼び出す
572 @c (Invoking individual excecutable files)
573
574 lilypond, lilypond-book, convert-ly などの LilyPond 実行可能ファイルを@c
575 コマンドラインから呼び出すことによって、実行することができます:
576
577 @ignore
578 (LilyPond excecutable files 
579 -- such as lilypond, lilypond-book, convert-ly, and so on --
580 can be run from the command-line by invoking them:)
581 @end ignore
582
583 @example
584 lilypond test.ly
585 @end example
586
587 @divEnd
588
589
590 @divClass{column-center-bottom}
591 @subheading 法律用語
592
593 @divClass{legal}
594 すべてのロゴと製品イメージには著作権があり、商標登録されています。
595
596 @logoLegalWindows
597
598 @divEnd
599 @divEnd
600
601
602
603 @node ソース
604 @unnumberedsec ソース
605 @translationof Source
606
607 @ignore
608 @help{翻訳ページでは、まだリンクがうまく機能していません。
609 英語ページのリンクを使用してください。}
610 @end ignore
611
612 @warning{自分自身で LilyPond をビルドしようと @strong{しない} ことを@c
613 強く推奨します。@c
614 ほとんどすべてのユーザは、ビルド済みバージョンを使用した方が良いです。}
615
616 @divClass{column-left-bottom}
617 @subheading ソース tarball
618 @c Source tarball
619
620 @downloadStableSource{}
621
622 新旧すべてのバージョンは、@c
623 @uref{http://download.linuxaudio.org/lilypond/binaries/,ダウンロード サイト}
624 でリストアップされています。
625
626 @divEnd
627
628 @divClass{column-right-bottom}
629 @subheading コンパイル方法
630 @c Compiling instructions
631
632 コンパイル方法は @rcontrib{Compiling LilyPond} に記載されています。
633
634 @divEnd
635
636
637 @node 古いダウンロード
638 @unnumberedsec 古いダウンロード
639 @translationof Old downloads
640
641 @divClass{column-center-top}
642 @subheading All versions
643
644 新旧すべてのバージョンは、@c
645 @uref{http://download.linuxaudio.org/lilypond/binaries/,ダウンロード サイト}
646 でリストアップされています。
647
648 @divEnd
649
650
651 @node GPL
652 @unnumberedsec GPL
653 @translationof GPL
654
655 @divClass{column-center-top}
656 @subheading ソフトウェア ライセンス
657 @c Software license
658
659 GNU LilyPond は、@c
660 GNU General Public License に基づいて公開されています。@c
661 このライセンスの紹介と、このライセンスを選択した理由については、@c
662 @ref{自由} に記述されています。@c
663 (訳者) GNU GPL, GNU FDL の日本語訳は
664 @uref{http://www.opensource.jp/,Open Source Group Japan}
665 を参照してください。
666
667 @divEnd
668
669 @divClass{column-center-bottom}
670 @subheading GNU General Public License
671 @include gpl.itexi
672
673 @divEnd
674
675