On 05/28/2008 09:34 PM, root wrote:
Did you set your AXIOM variable as:
  export AXIOM=(place)/axiom/mnt/debian
                                 ^^^^^^

No? Why should I?

I followed the "readme". And I must admit that the line

export AXIOM=/spad/mnt/linux       << which axiom to build

puzzled me. I did not and do not understand what it says.

I simply said:

./configure

That gave me

export AXIOM=/home/hemmecke/software/axiom/mnt/linux
export PATH=$AXIOM/bin:$PATH
make

which I simply executed. If you now tell me that I have to replace "linux" by "debian", then thank you for the hint. But you understand that I am a bit frustrated that "configure" does not tell me exactly what I have to do.

I don't want to wait another 2 hours to recompile the library. Can I do this somehow? Simply saying

export AXIOM=/home/hemmecke/software/axiom/mnt/debian
mv $AXIOM/../linux $AXIOM/../debian
export PATH=$AXIOM/bin:$PATH
make

does not work. It aborts with

15 making /home/hemmecke/software/axiom/src
make[2]: Entering directory `/home/hemmecke/software/axiom/src'
21 making /home/hemmecke/software/axiom/src/boot
make[3]: Entering directory `/home/hemmecke/software/axiom/src/boot'
1 making /home/hemmecke/software/axiom/obj/debian/boot/boothdr.o from /home/hemmecke/software/axiom/int/boot/boothdr.lisp /bin/sh: line 8: /home/hemmecke/software/axiom/obj/debian/bin/lisp: No such file or directory make[3]: *** [/home/hemmecke/software/axiom/obj/debian/boot/boothdr.o] Error 127
make[3]: Leaving directory `/home/hemmecke/software/axiom/src/boot'
make[2]: *** [bootdir] Error 2
make[2]: Leaving directory `/home/hemmecke/software/axiom/src'
make[1]: *** [srcdir] Error 2
make[1]: Leaving directory `/home/hemmecke/software/axiom'
make: *** [all] Error 2

Ralf

PS: What is actually missing, if I stop here? Currently, I don't need hyperdoc. If that is all that is missing then maybe I don't need to torture myself. (Unfortunately, the axiom script has not yet been built.)


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to