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/28 05:38] – [Install the ULAM compiler] ackley | dev:install_ulam [2015/06/02 19:27] (current) – Corrected the address of the repository. hyunwooj | ||
---|---|---|---|
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 missing dependencies. Open your package manager (for example, Synaptic), and make sure you have installed libcapture-tiny-perl. {{ : | + | If it throws out errors, there may be some missing dependencies. Open your package manager (for example, |
- | Once you get all the packages installed, try the make again. Welcome to ULAM. | + | Once you get all the packages installed, try the make again. Welcome to the land of ULAM. This [[dev: |
- | TODO: Next steps; where to now? |
dev/install_ulam.1432791536.txt.gz · Last modified: 2015/05/28 05:38 by ackley