Step 1
Unpack the software distribution using gunzip and targunzip msql-2.0-rel.tar.gz
tar –xvf msql-2.0-rel.tar
Or
gzcat msql-2.0-rel.tar.gz | tar –xvf –
Step 2
Create a target directory for your hardware platformcd msql-2.0-rel
make target
Step 3
Configure the compilation processcd targets/YourTargetDirectory
./setup
Step 4
Check the default values of INST_DIR and CC in the site.mm file
Step 5
Compile the softwaremake all
Step 6
Install the softwaremake install
Step 7
Configure the software by editing the msql.conf file in the installation directory
Step 8
Lastwearetogether
look at us <-- should be separated with a single space
look at us <-- should be separated with 2 spaces
look at us <-- should be separated with 3 spaces