📄 installation.html
字号:
<li><code>sapjco-rs6000_64-2.1.8.tgz</code> for a 64-bit JRE running on a 64-bit IBM RS/6000 processor </ul> To install JCo for IBM AIX copy the appropriate distribution package into an arbitrary directory <code>{sapjco-install-path}</code>. Next, change to the installation directory:<p> <code> cd {sapjco-install-path} </code><i>[return]</i><p> and extract the archive:<p> <code> gunzip sapjco-rs6000*2.1.8.tgz </code><i>[return]</i><br> <code> tar xvf sapjco-rs6000*2.1.8.tar </code><i>[return]</i><p> Then add <code>{sapjco-install-path}</code> to the <code>LIBPATH</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"> </td></tr><tr><td valign="top" align="left"><SPAN class=head>HP-UX</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-hp_32-2.1.8.tgz</code> for a 32-bit JRE running on a 32- or 64-bit PA-RISC processor <li><code>sapjco-hp_64-2.1.8.tgz</code> for a 64-bit JRE running on a 64-bit PA-RISC processor <li><code>sapjco-hpia64-2.1.8.tgz</code> for a 64-bit JRE running on 64-bit INTEL Itanium processor </ul> To install JCo for IBM AIX copy the appropriate distribution package into an arbitrary directory <code>{sapjco-install-path}</code>. Next, change to the installation directory:<p> <code> cd {sapjco-install-path} </code><i>[return]</i><p> and extract the archive:<p> <code> gunzip sapjco-hp*2.1.8.tgz </code><i>[return]</i><br> <code> tar xvf sapjco-hp*2.1.8.tar </code><i>[return]</i><p> Then add <code>{sapjco-install-path}</code> to the <code>SHLIB_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></td></tr><tr><td valign="top" align="left"> </td></tr><tr><td valign="top" align="left"><SPAN class=head>HP Tru64</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 is only one distribution package available for running JCo in a 64-bit JRE on a 64-bit DEC Alpha processor.<p> To install JCo for HP Tru64 copy the distribution package <code>sapjco-alphaosf-2.1.8.tgz</code> into an arbitrary directory <code>{sapjco-install-path}</code>. Next, change to the installation directory:<p> <code> cd {sapjco-install-path} </code><i>[return]</i><p> and extract the archive:<p> <code> gunzip sapjco-alphaosf-2.1.8.tgz </code><i>[return]</i><br> <code> tar xvf sapjco-alphaosf-2.1.8.tar </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></td></tr><tr><td valign="top" align="left"> </td></tr><tr><td valign="top" align="left"><SPAN class=head>Apple Mac OS X, Version 10.3.1</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 is only one distribution package available for running JCo in a 32-bit JRE on a 32-bit PowerPC G3/G4 or a 64-bit PowerPC G5 processor.<p> To install JCo for Apple Mac OS X copy the distribution package <code>sapjco-darwin-2.1.8.tgz</code> into an arbitrary directory <code>{sapjco-install-path}</code>. Next, change to the installation directory:<p> <code> cd {sapjco-install-path} </code><i>[return]</i><p> and extract the archive:<p> <code> gunzip sapjco-darwin-2.1.8.tgz </code><i>[return]</i><br> <code> tar xvf sapjco-darwin-2.1.8.tar </code><i>[return]</i><p> Then add <code>{sapjco-install-path}</code> to the <code>DYLD_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></td></tr><tr><td valign="top" align="left"> </td></tr><tr><td valign="top" align="left"><SPAN class=head>IBM OS/400</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 is only one distribution package available for running JCo in a 64-bit JRE on a 64-bit IBM AS/400 processor.<br> <i>Prerequisite:</i> Product 5722SS1 option 33 (OS/400 Portable Application Solutions Environment) must be installed.<p> To install JCo for IBM OS/400, unzip the file <code>sapjco-as400_pase_64-2.1.8.zip</code> into an arbitrary directory <code>{sapjco-install-path}</code> on the IFS file system.</p> Next, go to the iSeries command prompt and change to the installation directory:<p> <code> cd {sapjco-install-path} </code><i>[return]</i><p> Then add <code>{sapjco-install-path}</code> to the <code>LIBPATH</code> environment variable:<p> <code> ADDENVVAR ENVVAR(LIBPATH)</code><br> <code> VALUE('{sapjco-install-path}') </code><i>[return]</i></p> Furthermore, add <code>{sapjco-install-path}/sapjco.jar</code> to your <code>CLASSPATH</code> environment variable:<p> <code> ADDENVVAR ENVVAR(CLASSPATH)</code><br> <code> VALUE('{sapjco-install-path}/sapjco.jar') </code><i>[return]</i><p> To use OS/400 PASE native methods when starting Java from an iSeries command prompt or Qshell command prompt, set the <code>QIBM_JAVA_PASE_STARTUP</code> environment variable:<p> <code> ADDENVVAR ENVVAR(QIBM_JAVA_PASE_STARTUP)</code><br> <code> VALUE('/usr/lib/start64') </code><i>[return]</i></table></div></td></tr><tr><td valign="top" align="left"> </td></tr><tr><td valign="top" align="left"><SPAN class=head>IBM z/OS</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 is only one distribution package available for running JCo in a 32-bit JRE on IBM's z/OS operating system.<br> <i>Prerequisite:</i> The utility gzip is required to extract the package file. It can be downloaded from <a href="http://www-1.ibm.com/servers/eserver/zseries/zos/unix/bpxa1toy.html"> http://www-1.ibm.com/servers/eserver/zseries/zos/unix/bpxa1toy.html</a><br /> <i>Prerequisite:</i> IBM's latest patches for <code>LibASCII</code> support (<code>fomeliba.dll</code>) must be installed (<code>IBM APAR OW57148</code>). <p> To install JCo for z/OS copy the distribution package <code>sapjco-os390-2.1.8.tgz</code> into an arbitrary directory {sapjco-install-path}. Next, change to the installation directory: <br /> <blockquote><code>cd {sapjco-install-path} <i>[return]</i></code></blockquote> </p> and extract the archive with implicite translation of text files to EBCDIC: <blockquote><code> gzip -d sapjco-os390-2.1.8.tgz <i>[return]</i><br/> pax -rvf sapjco-os390-2.1.8.tar -o from=ISO8859-1,to=IBM-1047 <i>[return]</i><br/> pax -rvf sapjco-os390-2.1.8.tar *.jar lib* */*/im*/* */*/*.pdf <i>[return]</i><br/> </code></blockquote> Then add <code>{sapjco-install-path}:/usr/lpp/icli/sbin</code> to the <code>LIBPATH</code> environment variable.<br/> Finally, add <code>{sapjco-install-path}/sapjco.jar</code> to your <code>CLASSPATH</code> environment variable.</table></div></td></tr></td></tr></table></div><!-- ################################################################################ --></table></td> <!-- ### WORK AREA END ### --><!-- ################################################################################ --></td></tr></table></tr></table></td></tr></table></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -