axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] "make" suggestions for $AXIOM


From: Raymond E. Rogers
Subject: [Axiom-developer] "make" suggestions for $AXIOM
Date: Sat, 15 Apr 2006 12:41:01 -0400
User-agent: Thunderbird 1.5 (X11/20060313)

-----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-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]