On Saturday 06 of October 2007 17:34:02 you wrote:
> The file topoly_solver.mac isn't in Maxima 5.13. You'll need to get it
> from Maxima CVS. It's in /share/contrib
>
> http://maxima.cvs.sourceforge.net/maxima/maxima/share/contrib/
>
> Let us know if this doesn't work for you. The next Maxima release should
> have topoly_solver.mac.
>
> BW
Thank you for help.
Yes you are right. I obtain the following error when I execute these comands:
(%i2) load(topoly)$
load(topoly_solver)$
;
; compilation unit aborted
; caught 1 fatal ERROR condition
Load failed for /usr/local/share/maxima/5.13.0/share/contrib/topoly.lisp
-- an error. To debug this try debugmode(true);
(%i3)
Could not find `topoly_solver' using paths in
file_search_maxima,file_search_lisp.
-- an error. To debug this try debugmode(true);
I haven't any experience with lisp code, so what I should do with the
file 'topoly_solver.mac' when I downoaded it?
I only understand, that maxima could not find the file:
'/usr/local/share/maxima/5.13.0/share/contrib/topoly.lisp'
Thank you.
Best wishes,
Zbigniew