Adam Majewski wrote:
> Alexey Beshenov pisze:
>> On Tuesday 30 September 2008 20:11:48 Adam Majewski wrote:
>>> Where is polyroots ?
>>> I have Maxima 5.16.3 and
>>> load(jtroot3);
>>> does not work.
>> According to the CVS version, it should be defined in
>> share/numeric/jtroot3.mac.
>>
> in my windows version in directory:
> C:\Program Files\Maxima-5.16.3\share\maxima\5.16.3\share\numeric
> there is no jtroot3.mac file
>
> ?
I think that means someone didn't create the installation correctly. A
quick peek seems to indicate that share/Makefile.am wasn't updated with
the correct list of sharefiles. Perhaps that should automatically run
the script instead of having the the hardwired list?
I've never done an installation, so I may be wrong here. I almost
always just run out of the maxima CVS directory.
Ray