I use Ubuntu 12.04 so I don't think that's the problem. Perhaps you can download the source from axiom-developer.org and do a fresh build. All you need to do is:
git clone git://github.com/daly/axiom.git cd axiom export AXIOM=`pwd`/mnt/ubuntu export PATH=$AXIOM/bin:$PATH make TESTSET=notests Let me know if this fails. Tim _______________________________________________ Axiom-developer mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/axiom-developer
