core-jgi/install/Adempiere/install-fyracle.html

108 lines
4.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<!-- InstanceBegin template="/Templates/Product.dwt" codeOutsideHTMLIsLocked="false" -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- InstanceBeginEditable name="doctitle" -->
<title>Adempiere Fyracle installation</title>
</head>
<body>
<h2>Adempiere Fyracle installation</h2>
Welcome to adempiere for Fyracle databse project. <br>
<br>
This file contains basic information necessery to install adempiere with
Fyracle database.<br>
<br>
To install Adempiere Fyracle following packages are necessery:<br>
<ol>
<li>Sun Java SDK 1.5.0 from <a
href="http://java.sun.com/j2se/1.5.0/downloads/index.html"><span
style="text-decoration: underline;">http://java.sun.com/j2se/1.5.0/downloads/index.html</span></a></li>
<li>Fyracle databse from <a
href="http://www.janus-software.com/fyracle_demo.html">http://www.janus-software.com/runtime_dl.html</a></li>
<li>Adempiere installation </li>
</ol>
<br>
Please download version of Java SDK and Fyracle appropriate to your
operating system.<br>
<br>
Install Java SDK and Fyracle according to their own manuals. Follwoing
instruction<br>
will assume that You installed Java in c:\adempiere\jdk1.5.0 folder and
Fyracle in c:\adempiere\fyracle <br>
folder.<br>
<br>
Next uninstall Adempiere.zip into to c:\adempiere\Adempiere directory<br>
Find database file c:\adempiere\Adempiere\data\Adempiere_fy.jar.
Unzip it to c:\adempiere\data
<br>
Please run c:\adempiere\Adempiere\RUN_setup.bat to setup adempiere server.<br>
Please fill them with following values:<br>
<ul>
<li>Java folder is place where You Java has been installed
(c:\adempiere\jdk)</li>
<li>Adempiere folder is folder of adempiere installation
(c:\adempiere\Adempiere)</li>
<li>Server is name of computer used for application server (can not
be localhost). This name of computer must be available for all clients
of Adempiere</li>
<li>Web port and SSL port are ports on which web version of Adempiere
will be available (must be not used)</li>
<li>JNP port is application server port and probably should not be
changed</li>
<li>Keystore password is password for adempiere keystore</li>
<li>Choose Fyracle database from combobox.</li>
<li>Database host should be name of computer n which You install
server (not localhost)</li>
<li>Database name is name of data file location. In our example it is
c:\adempiere\data\adempiere.fdb<br>
</li>
<li>Database port should be set 3050</li>
<li>Database user should be set to SYSDBA
</li>
<li>Database default password is 'masterkey'. <b>Security warning:</b>You <b>must</b> change database password with Firebird tools to secure one.
</li>
<li>Fill Adempiere email account, which will be used by system</li>
</ul>
Press Save button to save changes to configuration.<br>
<br>
<br>
It is adviced to restart Windows computer in next step, as Windows can
not set environment variable<br>
without it.<br>
<br>
You shuold be able to startup adempiere server with
c:\adempiere\Adempiere\utils\RUN_Server2.bat<br>
Next run client with c:\adempiere\Adempiere\RUN_Adempiere.bat command.<br>
<br>
Click connection field. In dialog window set&nbsp; server name to
computer on which adempiere server is running.<br>
If server is working information on database connection shuold be
filled with necessery inforation.<br>
It is necessery to mark checkbox "override" and change database type to
"Fyracle".<br>
<br>
Close connection dialog.<br>
Set adempiere user name to GardenAdmin and password to 'GardenAdmin'. <br>
Click OK and in second window OK again.<br>
Now adempiere client should be working.<br>
<br>
<br>
<br>
<small style="font-style: italic;">If You have any suggestion to this
document please contact us: marek(dot)mosiewicz(at)jotel(dot)com(dot)pl</small><small
style="font-style: italic;"><br>
</small>
<hr style="width: 100%; height: 2px;"><small style="font-style: italic;">For
more information about adempiere
itself see <a href="http://www.adempiere.org">http://www.adempiere.org</a><br>
adempiere Fyracle version is maintained and supprted by <span
style="font-weight: bold;">Jotel sp.j</span>. (see <a
href="http://www.jotel.com.pl/adempiere">http://www.jotel.com.pl/adempiere)</a><br>
</small><small style="font-style: italic;">To get inforamtion Fyracle
see <a href="http://www.fyracle.org/">http://www.fyracle.org</a></small><br>
<br>
<br>
</body>
</html>