Installing Maker
Procedure
- Use PuTTY to log in to the server as the root user.
- Run the following command to install dependencies:
tar -xvf maker-3.01.03.tgz
- Run the following command to set the environment variable:
export PATH=/path/to/MAKER/maker/src/bin:$PATH
Parent topic: Configuring the Compilation Environment