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