Can webMathematica be installed and run on Mac OS X?
 webMathematica can be installed on Mac OS X with Tomcat 4.0 as its servlet container. To do so, it is necessary to follow these instructions: | 1. | Install Tomcat 4.0 on Mac OS X. |
| | Following the instructions at the Tomcat website http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt, download and install Apache Tomcat. Some OS-X specific points are given here. Please note that since Mac OS X comes with a version of Java 1.3, there is no need to install a version of Java. |
| | Once GNU tar is compiled, download , save it in a temporary location (such as ) and uncompress the archive as follows; |
| | tar xvzf /tmp/jakarta-tomcat-4.0.3.tar.gz |
| | 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.5 on Mac OS X. |
| | Once you have downloaded the and files, place the files in the corresponding webMathematica web application folder. In this example, the location is |
| 3. | Obtain a version of J/Link for Mac OS X. |
| | J/Link 2.0 provides native support for Mac OS X. Due to this and some of its other features, it is recommended for use with webMathematica on Mac OS X. 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. In addition to this location, you may also want to place copies of these files in . |
| | This is a sufficient installation for J/Link. |
| | 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=464586 |
| | You should also note that one needs to be logged on to the machine running webMathematica on Mac OS X, in order for all s that use the front end to function properly. |
Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
| |