once Axiom is installed (see previous email) you can run axiom
with hyperdoc. Download and install VcXsrv on Windows:
https://sourceforge.net/projects/vcxsrv/

In order to run graphics you need to install gcc:
sudo apt-get install gcc

in your .profile file you can add three lines:
export AXIOM=.... path to axiom/mnt/ubuntu ....
export PATH=$AXIOM/bin:$PATH
export DISPLAY=localhost:0.0

Then when you type 'axiom', you get a hyperdoc window also.

Note that ubuntu can read windows files using /mnt/c/...pathToFile

Tim

_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to