Dear Bill, *, I just can't get it to work.
I did: cd ax-build-clean # create the directory structure expected by the aldor interface mkdir int cd int ln -s ../src/algebra . cd ../.. # now I'm in ax-build-clean again ln -s build obj cd src/aldor document Makefile.pamphlet export $AXIOM=/local/scratch/ax-build-clean/target/i686-pc-linux . make # make stops with # SPADSET MK: all_spadsets.mk # make[1]: *** Keine Regel, um »/local/scratch/ax-build-clean/int/aldor/all_spad_cats.mk« zu erstellen. Schluss. # make[1]: Verlasse Verzeichnis '/local/scratch/ax-build-clean/src/aldor' # make: *** [all] Fehler 2 cd ../.. # now I'm in ax-build-clean again touch int/aldor/dep_spad.pamphlet cd src/aldor document Make.functions.pamphlet make But now I get: make[1]: [/local/scratch/ax-build-clean/int/aldor/initdomains.stamp] Fehler 255 (ignoriert) test -f /local/scratch/ax-build-clean/int/aldor/initdomains.tmp touch /local/scratch/ax-build-clean/int/aldor/initdomains.stamp ../../target/i686-pc-linux//bin/document /local/scratch/ax-build-clean/src/aldor/as/axlit.as (cd $(dirname /local/scratch/ax-build-clean/src/aldor/as/axlit.as); ../../target/i686-pc-linux//bin/document /local/scratch/ax-build-clean/src/aldor/as/axlit.as) /bin/sh: ../../target/i686-pc-linux//bin/document: No such file or directory make[1]: *** [/local/scratch/ax-build-clean/src/aldor/as/axlit.as] Fehler 127 make[1]: Verlasse Verzeichnis '/local/scratch/ax-build-clean/src/aldor' make: *** [all] Fehler 2 I really really need help! I can't read Makefiles. Many thanks, Martin ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ open-axiom-devel mailing list open-axiom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-axiom-devel