Greetings! root <[EMAIL PROTECTED]> writes:
> it appears that your shell variable (AXIOM) is not set properly. > the autoload directory is found from this shell variable. > > find your autoload subdirectory and you'll know how to set this variable. > > suppose you are running in linux and find your autoload subdirectory at > > /usr/lib/axiom-20050901/mnt/linux/autoload > > then do > > export AXIOM=/usr/lib/axiom-20050901/mnt/linux > > and try running axiom again. > Tim is right -- this setting is critical. The Debian packages install under /usr/lib/axiom-20050901 as the base and set the AXIOM variable in the shell script wrapper /usr/bin/axiom. Take care, > Tim > > > -- Camm Maguire [EMAIL PROTECTED] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
