Franz Lehner <[EMAIL PROTECTED]> writes: [...]
| cd ../.. | mkdir ax-build | cd ax-build | ../wh-sandbox/configure make | | #get some coffee | #the build took 12 hours on AMD Athlon(tm) 64 Processor 3000+ | | #Aldor | export AXIOM=$WHEREVERYOUARE/ax-build/target/x86_64-unknown-linux | export ALDORROOT=<ALDOR-directory>/linux/1.0.2 | | (cd $AXIOM/bin; ln -s ../../../build/scripts/document .) | mkdir -p obj/x86_64-unknown-linux | (cd obj/x86_64-unknown-linux ; ln -s ../../build/x86_64-unknown-linux/bin .) | (cd obj/x86_64-unknown-linux$; ln -s ../../src/interp/ .) In the past, I have documented that you can just lndir in the ax-build dir and have everything setup... -- Gaby _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
