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:54:22 +0200

Gabriel Dos Reis <address@hidden> writes:

| Francois Maltey <address@hidden> writes:
| 
| | root <address@hidden> writes:
| | 
| | > are you using a bash shell?
| | 
| | Yes I do. Is-it an error ?
| 
| No.
| 
| The problem is not there.  I think I've seen the error you're urnning
| into before.  It has to do with symbolic links working only portably
| when given absolute path.  I'm in the process of updating and making
| sure my "theory" is right.

François --

   Yes, the "theory" was right.  I was able to reproduce the problem
you reported with relative path to lndir.  However, everything works
with absolute path.  Please proceed, as I said:

|  But, basically, instead of doing
| 
|     lndir ../axiom/silver
|     ./configure
| 
| you should be doing
| 
|     lndir /usr/local/axiom/silver .  
|     ./configure
| 
| from axiom-local.
| 
| Please, restart asfresh (e.g. erase directory axiom-local and restart
| from there, you don't need to touch the directory "axiom" where you
| downloaded Axiom to).

And report back -- once you see lines begining with "gcc .." floating
around. 

-- Gaby




reply via email to

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