dev:install_ulam
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:install_ulam [2015/05/19 03:42] – [Install ULAM] xychen | dev:install_ulam [2015/06/02 19:27] (current) – Corrected the address of the repository. hyunwooj | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Install ULAM ====== | ====== Install ULAM ====== | ||
| - | If you have installed MFM, you are now ready to install ULAM. This is a more powerful language to develop elements in the MFM environment. If you don't have MFM, you need to go back and have [[dev: | + | If you have installed MFM, you are now ready to install ULAM. This is a new powerful language to develop elements in the MFM environment. If you don't have MFM, you need to go back and have [[dev: |
| ===== Clone the ULAM Repository ===== | ===== Clone the ULAM Repository ===== | ||
| Line 7: | Line 7: | ||
| < | < | ||
| - | git clone https:// | + | git clone https:// |
| </ | </ | ||
| After the clone is done, a new directory is created: / | After the clone is done, a new directory is created: / | ||
| Line 17: | Line 17: | ||
| #Local configuration | #Local configuration | ||
| MFM_ROOT_DIR := / | MFM_ROOT_DIR := / | ||
| - | # | + | # |
| ALLDEP +=$(ROOT_DIR)/ | ALLDEP +=$(ROOT_DIR)/ | ||
| </ | </ | ||
| Line 26: | Line 26: | ||
| make | make | ||
| </ | </ | ||
| - | If it throws out errors, there may be some dependencies | + | If it throws out errors, there may be some missing |
| + | Once you get all the packages installed, | ||
| + | |||
dev/install_ulam.1432006958.txt.gz · Last modified: 2015/05/19 03:42 by xychen
