Ralf Hemmecke <[EMAIL PROTECTED]> writes: > I tried to put it at /usr/lib/texmacs/TeXmacs/bin/tm_axiom . > > Well, at least I don't see strange output. I can enter Axiom commands and I > see... *nothing*. No output at all, only the input that I type is all that I > see.
When you start the gcc'd (modified) tm_axiom.c directly, does it start HyperDoc? Try also to start it in a directory that does not contain an ".axiom.input". > woodpecker:~>cat axiom.input > )set output tex on > )set output algebra off > )set compiler args -Fasy -Fao -flsp -laxiom -DAxiom -Y > $AXIOM/../../share/algebra -v -O does your version of axiom read axiom.input or .axiom.input at startup? (Mine reads .axiom.input) Note that I did not use any )set output commands in texmacs. Martin _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
