|
|
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:23 GMT-7 |
||
Note: Applies to Axiom |
added:
From japp Thu Oct 16 14:33:23 -0700 2008
From: japp
Date: Thu, 16 Oct 2008 14:33:23 -0700
Subject: Applies to Axiom
Message-ID: <20081016143323-0700@axiom-wiki.newsynthesis.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