$Id: BUILDING.txt,v 1.1.1.1 2003/04/09 15:16:03 ytp Exp $ Building The Tomcat 4.0 Servlet/JSP Container ============================================= Tomcat 4.0のServlet/JSPコンテナをビルドする =========================================== This subproject contains the source code Tomcat 4.0, a server that implements the Servlet 2.3 and JSP 1.2 Specifications from Java Software. In order to build a binary distribution version of the container from a source distribution, you must have a Java Development Kit (JDK) for version 1.2 (or later) downloaded and installed (version 1.3.1 recommended), and do the following: このサブプロジェクトは、ソース・コード Tomcat 4.0 (Java Softwareからの Servlet 2.3とJSP 1.2の仕様を実装するサーバー)を含みます。 ソース配布からコンテナのバイナリの配布バージョンをビルドするには、 あなたはバージョン1.2 (またはそれ以降) のJava開発キット (JDK) をダウンロードして、 インストールし(推薦されるバージョンは1.3.1です)、以下を実行します。 (0) Download and Install a Java Development Kit (0) Java開発キットをダウンロードして、インストールしてください * Download a Java Development Kit (JDK) release (version 1.2 or later) from: http://java.sun.com/j2se/ * Install the JDK according to the instructions included with the release. * そのリリースに添付されている説明に従って、JDKをインストールしてください。 * Set an environment variable JAVA_HOME to the pathname of the directory into which you installed the JDK release. * Java開発キット(JDK)リリース(バージョン1.2以降)をダウンロードします: http://java.sun.com/j2se/ * あなたがJDKリリースをインストールしたディレクトリのパス名を環境変数 JAVA_HOMEに設定してください。 (1) Download and Install the Ant Binary Distribution (1) Ant バイナリ配布をダウンロードして、インストールしてください NOTE: Previous versions of Tomcat 4.0 relied on Ant 1.3 for the build process. The 1.4 release is now required. 注: Tomcat 4.0の前のバージョンは、ビルド処理はAnt 1.3に依存していました。 1.4リリースは、現在要求されています。 * Download a binary distribution of Ant 1.4 from: * Ant 1.4のバイナリの配布をダウンロードします: http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/bin/ On a Windows platform, you will need: Windowsプラットホームで、必要なもの: jakarta-ant-1.4-bin.zip jakarta-ant-1.4-optional.jar On a Unix platform, you will need: Unixプラットホームで、必要なもの: jakarta-ant-1.4-bin.tar.gz jakarta-ant-1.4-optional.jar * Unpack the binary distribution into a convenient location so that the Ant release resides in its own directory (conventionally named "jakarta-ant-1.4"). For the purposes of the remainder of this document, the symbolic name "${ant.home}" is used to refer to the full pathname of the release directory. * Antリリースがそれ自身のディレクトリ(conventionallyな名をつけられた「jakarta-ant-1.4」)に属するように、便利な位置にバイナリの配布を取り出してください。 この文書の残りの目的のために、記号的な名前入りの「${ant.home}」が、リリース・ディレクトリの完全なパス名を呼ぶために使われます。 * Copy the file "jakarta-ant-1.4-optional.jar", downloaded above, into the directory "${ant.home}/lib". This makes available several Ant extension commands that are commonly required when building Jakarta based projects. * ファイル「jakarta-ant 1.4-optional.jar」(管理的な「${ant.home}/lib」に上でダウンロードされる)をコピーしてください。 これは、構築しているJakartaがプロジェクトの基礎を形成したとき、一般に必要であるいくつかのAnt拡張コマンドを利用できるようにします。 * Modify the PATH environment variable to include directory "${ant.home}/bin" in its list. This makes the "ant" command line script available, which will be used to actually perform the build. * ディレクトリ「${ant.home}/bin」をPATH環境変数に追加してください。 これは、「ant」コマンド・ライン・スクリプトを実行できるようにし、 実際に実行するために使われることになります。 (2) Download and Install the JAXP/1.1 Reference Implementation (2) JAXP/1.1のリファレンス実装をダウンロードして、インストールしてください * Download a binary distribution of JAXP 1.1 (Final Version) from: * JAXP 1.1(Final Version)のバイナリ配布をダウンロードします: http://java.sun.com/xml/download.html * Unpack the binary distribution into a convenient location so that the JAXP/1.1 release resides in its own directory (conventionally named "jaxp-1.1". For the purposes of the remainder of this document, the symbolic name "${jaxp.home}" is used to refer to the full pathname of the release directory. * JAXP/1.1のリリースがそれ自身のディレクトリに属するように、 便利な位置にバイナリの配布を取り出します(挙げられた「jaxp-1.1」をconventionallyしてください。) この文書の残りの目的のために、シンボル名「${jaxp.home}」が、 リリース・ディレクトリの完全なパス名を呼ぶために使われます。 * Make the "xalan.jar" file of this distribution available to Ant (so that it can be used with the