axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Compilation problem


From: Fabio S.
Subject: Re: [Axiom-developer] Compilation problem
Date: Thu, 1 Jul 2010 10:37:23 +0200 (CEST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

I built ubuntu on a 64 bit machine and then did
git clone http://github.com/daly/axiom.git
cd axiom
export AXIOM=`pwd`/mnt/ubuntu
export PATH=$AXIOM/bin:$PATH
make

and it builds properly here.


I tried exactly the same as you, but the result doesn't change.

The logs are here, if they can help:

log of "make": http://dl.dropbox.com/u/7972796/make-1.log

log of "make NOISE=": http://dl.dropbox.com/u/7972796/make-noise-1.log

Clearly, something is wrong on my machine, but I can't realize what.

Dependencies are satisfied:

address@hidden:~]# apt-get install m4 libxpm-dev libxt-dev x-dev libx11-dev
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
m4 è già alla versione più recente.
libxpm-dev è già alla versione più recente.
libxt-dev è già alla versione più recente.
x-dev è già alla versione più recente.
libx11-dev è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
address@hidden:~]# apt-get install libxext-dev gettext git-core texlive gawk git-core
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
libxext-dev è già alla versione più recente.
gettext è già alla versione più recente.
git-core è già alla versione più recente.
texlive è già alla versione più recente.
gawk è già alla versione più recente.
git-core è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.

(it is in italian, but I imagine it can be guessed)

reply via email to

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