echo
echo You must set your AXIOM and PATH variables. Type:
echo
echo export AXIOM=`pwd`/mnt/linux
echo export PATH=\$AXIOM/bin:\$PATH
echo
echo To build the rest of the system type:
echo
echo make
echo
echo configure finished.
