axiom-mail
[Top][All Lists]
Advanced

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

Re: [Axiom-mail] texmacs interface


From: root
Subject: Re: [Axiom-mail] texmacs interface
Date: Mon, 10 Nov 2008 11:24:32 -0500

You can run Axiom from the command line by setting two environment
variables to point to the executable. 

The first variable is used by Axiom to find its libraries:

export AXIOM=(pathToThe mnt directory)/ubuntu

e.g. export AXIOM=/usr/local/axiom/mnt/ubuntu

and setting the PATH:

export PATH=$AXIOM/bin:$PATH

and then type:

axiom


Tim




reply via email to

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