⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 installation.html

📁 SAP ERP的二次开发
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML> <HEAD>  <TITLE>SAP Java Connector Installation</TITLE>  <META http-equiv=Content-Type content="text/html; charset=windows-1252">  <link rel="stylesheet" type="text/css" href="jco.css"> </HEAD><BODY><table cellSpacing=0 cellPadding=0 border=1><tr><td><table cellSpacing=0 cellPadding=0 border=0><tr>    <td vAlign="top"   ><IMG height="80" src="images/father_son.jpg" width=115 border=0></td>    <td vAlign="bottom"><IMG height="25" src="images/ebusiness.gif"  width=375 border=0></td>    <td vAlign="top"   ><IMG height="80" src="images/skateboard.jpg" width=240 border=0></td></tr><tr bgcolor="#ffac1e"><td vAlign="top" colspan=3>&nbsp;</td></tr><tr><td colspan=3><table cellSpacing=0 cellPadding=0 border=0><tr><!-- ################################################################################ --><!-- ###   LEFT TOOLBOX START                                                     ### --><!-- ################################################################################ --><td align="right" valign="top" width=115 bgcolor="#4c4c4c"><table cellSpacing=0 cellPadding=5 border=0><tr><td valign="top" align="left">&nbsp;</td></tr><tr><td><table style="align: top" cellSpacing=0 cellPadding=0 width=100 align=left border=0>   <tr><td align=right><a class=white style="LETTER-SPACING: normal" href="intro.html">        Home         </a></td></tr>   <tr><td align=right><a class=white style="LETTER-SPACING: normal" href="installation.html"> Installation </a></td></tr>   <tr><td align=right><a class=white style="LETTER-SPACING: normal" href="configuration.html">Configuration</a></td></tr>   <tr><td align=right><a class=white style="LETTER-SPACING: normal" href="security.html">     Security</a></td></tr>   <tr><td align=right><a class=white style="LETTER-SPACING: normal" href="documentation.html">Documentation</a></td></tr>   <tr><td align=right><a class=white style="LETTER-SPACING: normal" href="examples.html">     Examples     </a></td></tr>   <tr><td align=right><a class=white style="LETTER-SPACING: normal" href="releasenotes.html"> Release Notes</a></td></tr>   <tr><td>&nbsp;</td>   <tr><td>&nbsp;</td></table></td></tr><!-- ################################################################################ --></table></td> <!-- ###   LEFT TOOLBOX END                                         ### --><!-- ################################################################################ --><!-- ################################################################################ --><!-- ###   WORK AREA START                                                        ### --><!-- ################################################################################ --><td valign="top" colspan=2 height=200><table cellSpacing=0 cellPadding=2 border=0 width=500><!-- ################################################################################ --><tr><td valign="top" align="left">&nbsp;</td></tr><tr><td valign="top" align="left"><SPAN class=head>Installation</SPAN></td></tr><tr><td valign="top" align="left"><HR class="separator" noshade></td></tr><tr><td valign="top" align="left">&nbsp;</td></tr><tr><td valign="top" align="left"><SPAN class=head>Preliminaries</SPAN></td></tr><tr><td valign="top" align="left"><div class="textblack"><table cellSpacing=0 cellPadding=2 border=0>    <tr><td class="faqw">    The SAP Java Connector (JCo) 2.1.8 requires a Java Runtime Environment (JRE) version 1.3 or higher. The    64-bit JCo versions need at least a 64-bit JRE version 1.4. Additionally, an RFC runtime library version    6.40 or higher must be installed on the system on which you would like to run JCo. A sufficient version of    the RFC library is already shipped with this distribution package but you may also download a newer one from    <a href="http://service.sap.com/patches">http://service.sap.com/patches</a>.<br>    The latest version of the SAP Java Connector can be downloaded from the SAP Service Marketplace at    <a href="http://service.sap.com/connectors">http://service.sap.com/connectors</a>. There you will    also find all available distribution packages for the various supported platforms and processors.    </td></tr></table></div><tr><td valign="top" align="left">&nbsp;</td></tr><tr><td valign="top" align="left"><SPAN class=head>Windows NT, Windows 2000 and Windows 2003</SPAN></td></tr><tr><td valign="top" align="left"><div class="textblack"><table cellSpacing=0 cellPadding=2 border=0>    <tr><td class="faqw">    <p>There are different distribution packages for various JRE versions and hardware processors available:    <ul><li><code>sapjco-ntintel-2.1.8.zip</code> for a 32-bit JRE running on a 32-bit INTEL x86 or a    64-bit INTEL Itanium processor    <li><code>sapjco-ntia64-2.1.8.zip</code> for a 64-bit JRE running on a 64-bit INTEL Itanium processor    <li><code>sapjco-ntamd64-2.1.8.tgz</code> for a 64-bit JRE running on a 64-bit AMD or INTEL x86 processor    </ul>    To install JCo for Windows unzip the appropriate distribution package into an arbitrary directory    {sapjco-install-path}.<br>    If you already have an older <code>librfc32.dll</code> in the <code>{windows-dir}\system32</code> directory,    please replace it with the one that comes with JCo.</br>    Then add <code>{sapjco-install-path}</code> to the <code>PATH</code> environment variable.<br>    Finally, add <code>{sapjco-install-path}\sapjco.jar</code> to your <code>CLASSPATH</code> environment variable.    </td></tr></table></div><tr><td valign="top" align="left">&nbsp;</td></tr><tr><td valign="top" align="left"><SPAN class=head>Linux</SPAN></td></tr><tr><td valign="top" align="left"><div class="textblack"><table cellSpacing=0 cellPadding=2 border=0>    <tr><td class="faqw">    <p>There are different distribution packages for various JRE versions and hardware processors available:    <ul><li><code>sapjco-linuxintel-2.1.8.tgz</code> for a 32-bit JRE running on a 32-bit INTEL x86 processor    <li><code>sapjco-linuxia64-2.1.8.tgz</code> for a 64-bit JRE running on a 64-bit INTEL Itanium processor    <li><code>sapjco-linuxppc64-2.1.8.tgz</code> for a 64-bit JRE running on a 64-bit PowerPC processor    <li><code>sapjco-linuxx86_64-2.1.8.tgz</code> for a 64-bit JRE running on a 64-bit AMD or INTEL x86 processor    <li><code>sapjco-linuxs390x-2.1.8.tgz</code> for a 64-bit JRE running on a 64-bit IBM eServer zSeries processor    </ul>    To install JCo for Linux copy the appropriate distribution package into an arbitrary directory    <code>{sapjco-install-path}</code>. Next, change to the installation directory:<p>    <code>&nbsp;&nbsp;&nbsp;&nbsp;cd {sapjco-install-path}&nbsp;&nbsp;&nbsp;</code><i>[return]</i><p>    and extract the archive:<p>    <code>&nbsp;&nbsp;&nbsp;&nbsp;tar zxvf sapjco-linux*2.1.8.tgz&nbsp;&nbsp;&nbsp;</code><i>[return]</i><p>    Then add <code>{sapjco-install-path}</code> to the <code>LD_LIBRARY_PATH</code> environment variable.<br>    Finally, add <code>{sapjco-install-path}/sapjco.jar</code> to your <code>CLASSPATH</code> environment variable.    </td></tr></table></div><tr><td valign="top" align="left">&nbsp;</td></tr><tr><td valign="top" align="left"><SPAN class=head>SUN Solaris</SPAN></td></tr><tr><td valign="top" align="left"><div class="textblack"><table cellSpacing=0 cellPadding=2 border=0>    <tr><td class="faqw">    <p>There are different distribution packages for various JRE versions and hardware processors available:    <ul><li><code>sapjco-sun-2.1.8.tgz</code> for a 32-bit JRE running on a 32- or 64-bit SUN SPARC processor    <li><code>sapjco-sun_64-2.1.8.tgz</code> for a 64-bit JRE running on a 64-bit SUN SPARC processor    <li><code>sapjco-sunx86_64-2.1.8.tgz</code> for a 64-bit JRE running on a 64-bit AMD or INTEL x86 processor    </ul>    To install JCo for SUN Solaris copy the appropriate distribution package into an arbitrary directory    <code>{sapjco-install-path}</code>. Next, change to the installation directory:<p>    <code>&nbsp;&nbsp;&nbsp;&nbsp;cd {sapjco-install-path}&nbsp;&nbsp;&nbsp;</code><i>[return]</i><p>    and extract the archive:<p>    <code>&nbsp;&nbsp;&nbsp;&nbsp;gunzip sapjco-sun*2.1.8.tgz&nbsp;&nbsp;&nbsp;</code><i>[return]</i><br>    <code>&nbsp;&nbsp;&nbsp;&nbsp;tar xvf sapjco-sun*2.1.8.tar&nbsp;&nbsp;&nbsp;</code><i>[return]</i><p>    Then add <code>{sapjco-install-path}</code> to the <code>LD_LIBRARY_PATH</code> environment variable.<br>    Finally, add <code>{sapjco-install-path}/sapjco.jar</code> to your <code>CLASSPATH</code> environment variable.    </td></tr></table></div><tr><td valign="top" align="left">&nbsp;</td></tr><tr><td valign="top" align="left"><SPAN class=head>IBM AIX</SPAN></td></tr><tr><td valign="top" align="left"><div class="textblack"><table cellSpacing=0 cellPadding=2 border=0>    <tr><td class="faqw">    <p>There are different distribution packages for various JRE versions and hardware processors available:    <ul><li><code>sapjco-rs6000-2.1.8.tgz</code> for a 32-bit JRE running on a 32- or 64-bit IBM RS/6000 processor

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -