Can webMathematica be installed and run on HP-UX?
 webMathematica can be installed on HP-UX with Tomcat 4.0 as its servlet container. To do so, it is necessary to follow these instructions: | 1. | Install Tomcat 4.0 on HP-UX. |
| | Download , save it in a temporary location (such as ) and uncompress the archive as follows: |
| | gzip -dc /tmp/jakarta-tomcat-4.0.3.tar.gz | tar xvf - |
| | You may want to rename the resulting folder/directory from to simply . At this point, you can move to a directory like . |
| 2. | Obtain the new and files. |
| | We have provided updated and files that reflect a default installation of Mathematica 4.1 on HP-UX. |
| | Once you have downloaded the and files, place the files in the corresponding webMathematica web application folder. In this example, the location is the following. |
| 3. | Obtain a version of J/Link for HP-UX. |
| | J/Link 2.0 provides native support for HP-UX 11.0. Due to to this and some of its other features it is recommended for using with webMathematica on HP-UX. At present it is available in a beta form from http://www.wolfram.com/solutions/mathlink/jlink/. |
| | This can be unpacked and then installed into the appropriate Mathematica application. |
| | In order to make the J/Link classes available to Tomcat you need to copy the file and the directory into the webMathematica layout. |
| | This is a sufficient installation for J/Link. |
| | You will also need to configure your X Window System to work with webMathematica in order to view s that call the Mathematica Front End. |
| | To do so, you can use Xvnc, the UNIX VNC server, which presents an attractive alternative to Xvfb. |
| | If you are working behind a SOCKS firewall, you may encounter problems when trying to shutdown Tomcat. For additional information on this particular issue, please refer to the following URL:
http://www.jguru.com/forums/view.jsp?EID=702636 |
Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
| |