Hi, I follow the commands of the
http://wiki.axiom-developer.org/AxiomSilverBranch in orderto compile a new axiom. So I do as root : cd /usr/loca/ svn co https://svn.sourceforge.net/svnroot/axiom/trunk axiom svn co https://svn.sourceforge.net/svnroot/axiom/trunk axiom # I make it twice because my adsl link is too slow mkdir axiom-local cd axiom-local lndir ../axiom/silver ./configure export AXIOM=/usr/local/axiom-local/mnt/linux export PATH=$AXIOM/bin:$PATH make Then I get an error : The end of the make output is : 2 Environment SPAD=/usr/local/axiom-local/mnt/linux SYS=linux SPD=/usr/local/axiom-local LSP=/usr/local/axiom-local/lsp GCLDIR=/usr/local/axiom-local/lsp/gcl-2.6.8pre2 SRC=/usr/local/axiom-local/src INT=/usr/local/axiom-local/int OBJ=/usr/local/axiom-local/obj MNT=/usr/local/axiom-local/mnt ZIPS=/usr/local/axiom-local/zips TMP=/usr/local/axiom-local/obj/tmp SPADBIN=/usr/local/axiom-local/mnt/linux/bin INC=/usr/local/axiom-local/src/include CCLBASE=/usr/local/axiom-local/obj/linux/ccl/ccllisp PART=cprogs SUBPART=everything NOISE=-o /usr/local/axiom-local/obj/tmp/trace GCLVERSION=gcl-2.6.8pre2 TANGLE=/usr/local/axiom-local/mnt/linux/bin/lib/notangle VERSION=Axiom (September 2006) PATCH=patch DOCUMENT=/usr/local/axiom-local/mnt/linux/bin/document WEAVE=/usr/local/axiom-local/mnt/linux/bin/lib/noweave make: /usr/local/axiom-local/mnt/linux/bin/document : commande introuvable make: *** [all] Erreur 127 Can you imagine what is the problem ? Thanks a lot. Francois _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
