axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] axiom-silverbranch for linux.


From: Gabriel Dos Reis
Subject: Re: [Axiom-developer] axiom-silverbranch for linux.
Date: 27 Oct 2006 21:02:44 +0200

Francois Maltey <address@hidden> writes:

| 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 ?

Salut François,

  Maybe this is just a typo; the first command reads "cd /usr/loca/"
whereas the AXIOM variable seems to imply /usr/local.

Can you give me the output of 

   ls -R /usr/loca/axiom-local/mnt

?

-- Gaby




reply via email to

[Prev in Thread] Current Thread [Next in Thread]