[Bug 295117] Re: axiom reports System error: Couldn't protect to almost all commands

thoer thoer at gmx.at
Thu Feb 5 05:26:07 UTC 2009


I solved the problem as follows (manual installation):
Download one of the ubuntu binaries from http://axiom-developer.org/axiom-website/download.html. Untar the tarball, move the directory "axiom" to /usr/local.
Start axiom with a startscript:

#!/bin/bash
export AXIOM=/usr/local/axiom/mnt/ubuntu
export PATH=$AXIOM/bin:$PATH
setarch i386 -R axiom

There are several binaries, maybe you have tho modify
/usr/local/axiom/mnt/ubuntu. I've tested Nov 2008 and Jan 2009 bins.

-- 
axiom reports System error: Couldn't protect to almost all commands
https://bugs.launchpad.net/bugs/295117
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list