Installing an Application Package with Mathematica 4.2
 The preferred installation location for Mathematica 4.2 is specified by . You can find the location of on your machine by evaluating the command $AddOnsDirectory in a notebook. Some older application packages will install in the old default directory, . You can find the location of on your machine by evaluating the command $TopDirectory in a notebook. Although an application package installed in will probably function normally, you should move it to in order to optimize performance. To install or move an application package to $AddOnsDirectory | 1. | Evaluate the command $AddOnsDirectory in a notebook and take note of the directory location given. |
| 2. | Quit Mathematica. If the application is installed on your computer, move the application to and go to step 10. |
| 4. | Change directories to . |
| | # cd /cdrom/Unix/Installers |
| 5. | Change directories to the appropriate directory for your platform. |
| 7. | Enter as the installation directory for the application package. You will see a warning if the installer must create a new directory. |
| | A custom installation allows you to install only parts of an application. A default installation will attempt to install all related files if they are needed. To run the default installation, type d and press Enter. |
| 8. | The installer will begin copying files from the CD to the specified directory. If you are installing the application to a directory that does not contain , the directory structure is created. Once the installer reaches this point you are not prompted for any further input. Any error messages are logged to . |
| 9. | Since did not contain the directory, the installer created the subdirectory and used this subdirectory as the installation location. You will need to move the application from to . |
| | First, change directories to . |
| | # cd $AddOnsDirectory/Applications/AddOns/Applications |
| | Next, move the application package directory into . |
| 10. | Each user must rebuild the Help Index by choosing the next time Mathematica is used. Help for the application will then appear in the Help Browser's Add-ons category. |
Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
| |