![]() |
|
||||
| ホーム | ダウンロード | Support | 機能 |
| よくある質問 (FAQ) | NeoWiki | Trinity Forums | Bugzilla | 構築方法の解説 |
| 寄付 | Early Access Program |
NeoOffice の構築はせっかちな人や UNIX の構築・デバッグツール(たとえば cvs 、 make 、 gcc や gdb )に慣れていない人のためのものではありません。 NeoOffice の構築はOpenOffice.orgの構築と非常に密接な関係があります。このため、 OpenOffice.org の構築をとても複雑に感じたり、いらいらしたりする場合、 NeoOffice の構築もきっと同様でしょう。
A side affect of the above is that if, for some reason, you cannot get NeoOffice to build, you are on your own. There are way too many things that can break the build ranging from changes in the OpenOffice.org code to using a new version of Apple's developer tools.
まず、最低限の空きディスクスペースを持っているボリュームに空のディレクトリを作成します。この説明ではこの空きディレクトリを「$NEO_HOME」とします。
NeoOffice のソースコードを入手するには、 NeoOffice の CVS 保管庫からチェックアウトします。
ソースコードを CVS 保管庫からチェックアウトするには、ターミナルアプリケーション( /Applications/Utilities/Terminal )で新しいターミナルを開いて、下記のコマンドを実行します。
After you get the source code, you will need to take some steps to setup a build properly. The required steps are listed in the "$NEO_HOME/README.txt" file. You must follow all of the required steps before you start building NeoOffice.
Once you have followed all of the required steps, run the build by opening a new terminal and executing the following commands:
重要: make は OpenOffice.org のソースをチェックアウトし構築します。これにはかなりの時間がかかります( 24 〜 36 時間)、しかし OpenOffice.org がダウンしたりインターネット接続が切断されたりすると失敗することがあります。
ビルドに成功したら、次のディレクトリが現れます: $NEO_HOME/neojava/install/*2.2.4*.dmg 。これらのディレクトリは NeoOffice のダウンロードページ で公開しているものに同じです。
CD で完全に公開するためには、ターミナルを開いて次のコマンドを実行します。
ビルドによって作られたディレクトリ $NEO_HOME/neojava/cd_install/*2.2.4*.cdr.dmg は、実際に CD で公開しているものに同じです。