Difference between revisions of "Getting Started ja"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Adempiere Setup GUI Wizard)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Breadcrumb|next=Launching the ADempiere Application}}
+
{{Breadcrumb|Table of Contents ja|next=Launching the ADempiere Application ja}}
 +
 
 +
<!--
 
[[Category:User documentation]]
 
[[Category:User documentation]]
 
[[Category:Installation]]
 
[[Category:Installation]]
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Table of Contents]]
 
[[Category:Table of Contents]]
 +
-->
 +
 +
[[Category:User documentation ja]]
 +
[[Category:Technical documentation ja]]
 +
[[Category:Table of Contents ja]]
 +
[[Category:Japanese]]
  
 
<!--
 
<!--
Line 70: Line 78:
 
=== [[Installing ADempiere Manually|手動によるインストール]] ===
 
=== [[Installing ADempiere Manually|手動によるインストール]] ===
  
 +
<!--
 
The ADempiere application is built on a stack of supporting applications such as JAVA and databases (Oracle, PostgreSQL, etc...).  If you are going to manually install the software, note that the installation process involves the following key steps which must be completed before you can log-in to the application:
 
The ADempiere application is built on a stack of supporting applications such as JAVA and databases (Oracle, PostgreSQL, etc...).  If you are going to manually install the software, note that the installation process involves the following key steps which must be completed before you can log-in to the application:
 
* Installation of the supporting software (Java JDK and a database)
 
* Installation of the supporting software (Java JDK and a database)
Line 79: Line 88:
  
 
If you need to manually install the software, refer to the detailed instructions for your operating system in the page [[Installing ADempiere Manually]].
 
If you need to manually install the software, refer to the detailed instructions for your operating system in the page [[Installing ADempiere Manually]].
 +
-->
 +
 +
ADempiereはJavaおよびデータベース (Oracle XE, PostgreSQLなど) の上で実装されています。もし、手動でソフトウェアをインストールしたい場合には、ログインするまでに必要となる、以下のステップを行ってください。
 +
* 前提となるソフトウェア (Java JDKおよびデータベース) のインストール
 +
* ADempiereのインストール
 +
* ADempiereサーバの設定
 +
* シードデータベースの作成
 +
* [[InstallComplete|ADempiereサーバの起動]]
 +
* [[Launching the ADempiere Application|ADempiereアプリケーションの起動]]
  
 
===[[ADempiere Debian Installer|Debianへのインストール]]===
 
===[[ADempiere Debian Installer|Debianへのインストール]]===
 +
<!--
 
There is an automatic installer for Debian based systems - tested on Ubuntu. See the page [http://globalqss.com/wiki/index.php/ADempiere_Debian_Installer ADempiere Debian Installer] for details.
 
There is an automatic installer for Debian based systems - tested on Ubuntu. See the page [http://globalqss.com/wiki/index.php/ADempiere_Debian_Installer ADempiere Debian Installer] for details.
 +
-->
  
==セットアップ==
+
Ubuntu上で動作検証済みのDebian向けの自動インストーラがあります。詳細については、[http://globalqss.com/wiki/index.php/ADempiere_Debian_Installer ADempiere Debian Installer]をご参照ください。
  
 +
==セットアップ==
 +
<!--
 
After installing the software, you may need to setup and configure it to meet your specific needs.  See the page [[InstallServer]] for details.
 
After installing the software, you may need to setup and configure it to meet your specific needs.  See the page [[InstallServer]] for details.
 +
-->
 +
 +
ソフトウェアをインストールした後、必要に応じて、追加設定を行う必要があるかもしれません。詳細については、[[InstallServer]] をご参照ください。

Latest revision as of 00:53, 15 May 2012

Table of Contents ja{{#if: | | [[{{{2}}}]] }}{{#if: | | [[{{{3}}}]] }}{{#if: | | [[{{{4}}}]] }}{{#if: | | [[{{{5}}}]] }} | Getting Started ja{{#if: Launching the ADempiere Application ja| | Launching the ADempiere Application ja }} ⇒

ERP Quick Startにあたるようなものはありません。ERPを理解するには時間がかかります。このガイドはADempiereに触れ、確認するためにシステムを動かす基本的な事項を示すことを目的としています。システムをインストールし、セットアップを完了しましたら、Launching the ADempiere Applicationに進んでください。

オンラインでの確認

Idalica Inc.は、Oracle XEデータベースおよびPostgreSQLに基づく、ADempiereのフル機能をホンティングし公開しています。これらのアプリケーションはSourceforge.netのtrunkから最新のコードを夜間にビルドしており、http://www.testadempiere.com/から、アクセス可能です。さらに、最新のADempiereのインストールファイルもそこからダウンロード可能です。

インストール

ADempiere Virtual Appliance

仮想化技術により、ローカルマシンもしくはサーバーに、複数のバーチャルマシンを作成し、他のインストールされているソフトウェアからは切り離して、ADempiereおよび必要なすべてのソフトウェアをインストールすることができます。ADempiereコミュニティでは、バーチャルコンピューターにインストールし利用することができる、AVA (ADempiere Virtual Appliance) を作成しました。インストール手順および関連情報については、ADempiere Virtual Applianceにて確認できます。

これは下記を実施するうえで最適です。

  • とても簡単なインストールでの、ADempiereの利用
  • テストおよび再インストールの実施
  • テスト環境もしくは、トレーニングのためのsandbox環境の作成

Windows用インストーラー

Windows上で動作し、必要なもの全てをインストールするパッケージ化されたインストーラがあります。

  • Java JDK
  • PostgreSQL
  • ADempiere
  • データベースダンプのインポート
  • 環境設定の実行

詳細な手順については、 Windows Installerから確認できます。

Note.gif Note:

The installer has been updated to the 360LTS with the latest scripts so it is brand new for 2011!

Adempiere Setup GUI Wizard

Adempiere Setup GUI Wizardは、以前作成されたものであり、少し時代遅れなものとなっていますが、誰かがアップグレードしくなった場合のために、ここに記載します。

手動によるインストール

ADempiereはJavaおよびデータベース (Oracle XE, PostgreSQLなど) の上で実装されています。もし、手動でソフトウェアをインストールしたい場合には、ログインするまでに必要となる、以下のステップを行ってください。

Debianへのインストール

Ubuntu上で動作検証済みのDebian向けの自動インストーラがあります。詳細については、ADempiere Debian Installerをご参照ください。

セットアップ

ソフトウェアをインストールした後、必要に応じて、追加設定を行う必要があるかもしれません。詳細については、InstallServer をご参照ください。