[Maxima] 5.11.0 can not load diff_form
古谷剛生
go.maxima at gmail.com
Fri Dec 22 10:42:15 CST 2006
hi Robert
thanks .By the way,
In My compiled 5.11.0 I can not discover contrib/quaternion.mac,too.
Something may go wrong,if so, please tell me.
Gosei Furuya
2006/12/23, Robert Dodier <robert.dodier at gmail.com>:
>
> Hello Gosei,
>
> > (%i3) load("diff_form.mac");
> > Could not find `diff_form.mac' using paths in
>
> Sorry, diff_form is not on the list of share directories to search;
> that is an oversight. To work around the problem:
>
> file_search_maxima : append (file_search_maxima,
> ["/usr/local/share/maxima/5.11.0/share/diff_form/###.mac"]);
>
> file_search_lisp : append (file_search_lisp,
> ["/usr/local/share/maxima/5.11.0/share/diff_form/###.lisp"]);
>
> Then I think load(diff_form) should work. Sorry for the bother,
> I'll fix it in cvs.
>
> best,
> Robert
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20061223/eb6ccf08/attachment.htm
More information about the Maxima
mailing list