User Tools

Site Tools


dev:install_ulam

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:install_ulam [2015/05/28 05:39] – [Configuration of the ULAM] ackleydev:install_ulam [2015/06/02 19:27] (current) – Corrected the address of the repository. hyunwooj
Line 7: Line 7:
  
 <code> <code>
-git clone https://github.com/elenasa/ULAM.wiki.git+git clone https://github.com/elenasa/ULAM.git
 </code> </code>
 After the clone is done, a new directory is created: /home/user/ULAM. The 'user' is your account name. After the clone is done, a new directory is created: /home/user/ULAM. The 'user' is your account name.
Line 26: Line 26:
 make make
 </code> </code>
-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. {{ :dev:ulam_dependent_packages.png?560 |}} +If it throws out errors, there may be some missing dependencies. Open your package manager (for example, here we use Synaptic), and make sure you have installed libcapture-tiny-perl. {{ :dev:ulam_dependent_packages.png?560 |}} 
-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:program_ulam|portal]] will take you to a tour of ULAM programming. 
  
-TODO: Next steps; where to now? 
dev/install_ulam.1432791586.txt.gz · Last modified: 2015/05/28 05:39 by ackley