-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 While rebuilding and enduring my usual typos it occurred to me that
echo export AXIOM=`pwd`/mnt/$SYSNAME echo 'export PATH=$AXIOM/bin:$PATH' might be replaced by . export AXIOM=`pwd`/mnt/$SYSNAME . export PATH=$AXIOM/bin:$PATH' Eliminating one source of error. Alternately this seems to be used mostly by tangle, notangle and such. A cursory examination indicates that changing $AXIOM/bin/lib to ../../bin/lib (or even ./) might work. but the documentation might fail(: (or be simplified?) If there is any interest I can try one (or both); I don't know which alternative would be more compatible with the present style. Ray -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFEQSIcLJ8uiVOcj4IRAm5uAJ0XoIq+6ji+77Yb8g4FpmTHtvgT0gCghoMD ucVSQnJ85OBCNspE85LUG7M= =LBG+ -----END PGP SIGNATURE----- _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
