|
|
last edited 16 years ago by gdr |
1 2 3 | ||
Editor:
Time: 2007/11/17 21:58:43 GMT-8 |
||
Note: |
changed: - I build axiom on a Suse 9.2 and the first time I run axiom I got many error messages similar to the reported ones of issue 147. I "fixed it" by changing the first line os axiom script:: AXIOM=/usr/local/axiom/mnt/linux with:: export AXIOM=/usr/local/axiom/mnt/linux
I build axiom on a Suse 9.2 and the first time I run axiom I got many error messages similar to the reported ones of issue 147.
I "fixed it" by changing the first line os axiom script:
AXIOM=/usr/local/axiom/mnt/linux
with:
export AXIOM=/usr/local/axiom/mnt/linux