RE : Help with solve



Put the file topoly_solver.mac in /usr/local/share/maxima/5.13.0
/share/contrib/
If that doesn't work, put it anywhere and use a full pathname to load it.
I think the problem you have is with your copy of topoly.lisp. We fixed
recently
fixed a bug in it. (I'm guessing that you are not using Maxima compiled
with
GCL.) Get the new topoly.lisp and also place in  .../share/contrib.

I'm sorry about all this hassle--we really do try to make things work. Code
in /share/contrib isn't as well tested as other Maxima code. Also, be
aware that topoly is undocumented for a reason---we (that's mostly me, I
suppose)
might decide to change the way topoly works somewhat. So if  you use it in
a project, you'll need to live with any changes that we make to topoly.

BW

-----maxima-bounces at math.utexas.edu wrote: -----

>To: maxima at math.utexas.edu
>From: Zbigniew Komarnicki
>Sent by: maxima-bounces at math.utexas.edu
>Date: 10/06/2007 03:06PM
>Subject: Re: [Maxima] RE :  Help with solve
>
>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
>_______________________________________________
>Maxima mailing list
>Maxima at math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima