h1. Install MojoMojo Shipwright Vessel
h2. Installation Outline
Given a MojoMojo distribution file[1] named mojomojo_vessel.tar.gz that extracts to MojoMojo/
h3. Extract the files to a desired location:
cp mojomojo_vessel.tar.gz /var/www cd /var/www/ tar xfvz mojomojo_vessel.tar.gz
One should now have all the MojoMojo parts (modules) installed in
/var/www/MojoMojo/
h3. Make the shell environment aware of the MojoMojo distribution
Next the shell environment must be made of aware of the MojoMojo's location.
h4. Single Terminal Awareness
To make the current shell (terminal) aware of the MojoMojo distribution do:
cd MojoMojo source tools/shipwright-source-bash /absolute/path/to/MojoMojo
h4. All Terminals Awareness
To have any terminal aware of the MojoMojo distribution, put the above source line into the .bashrc file.
h2. FootNotes
fn1. Also known as a MojoMojo Shipwright vessel
Showing changes from previous revision. Removed | Added
