)boot $printLoadMsgs := 'on
integrate(sqrt(x), x)
Thank you.
I've just found out that if the AXIOM variable is *not* set, then
AXIOMsys loads the fasl files from the build directory, no matter where
AXIOMsys is called from. Interesting.
By the way, when I looked a bit deeper into the build system last night,
I found out that it is really hard to change. One cannot simply declare
other directories in a Makefile, because several .c, .boot, and .lisp
files just rely on the AXIOM environment variable and then add subpaths
like /algebra or /lib to that in order to find relevant files.
I guess, it would need quite a bit of work to remove all the hardcoded
directory structure from the programs and put it into Makefiles.
Ralf
--
You received this message because you are subscribed to the Google Groups "FriCAS -
computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.