|
|
last edited 16 years ago by japp |
1 2 3 4 5 6 7 8 9 10 | ||
Editor: japp
Time: 2008/10/16 14:33:44 GMT-7 |
||
Note: Applies to Axiom |
changed: -Please report this to: axiom-developer@nongnu.org Please report this to axiom-developer@nongnu.org
I just downloaded Axiom silver using the "git" repository. "configure" and "make" worked, but "make install" can't find a file:
make[1]?: Leaving directory `/home/data2/axiom/silver' DreamGate? silver # make install 78 installing Axiom in /usr/local/axiom cat: /home/data2/axiom/silver/src/etc/axiom: No such file or directory make: *** [install]? Error 1 DreamGate? silver #
According to changelog, the last change was 20070903 tpd src/algebra/radix.spad fix typos in help file 20070903 tpd src/algebra/integer.spad fix typos in help file 20070903 tpd src/doc/bookvol4 fix typos