William McCallum wrote: > On Sunday, June 23, 2002, at 01:50 PM, Marcus Kriele wrote: > >> Yesterday I discovered that Maxima has been ported. I was overjoyed >> but when I attempted to install Maxima (version 5.9pre-1) from >> current-unstable, I run into an error message which I can't interpret >> (see below). >> >> I have OS 10.1.5 (German) and the newest version of fink, xfree86-base >> and xfree86-rootless had just been installed from fink. I used >> fink-Commander. >> >> Can anybody tell me what who to fix this? >> > > Try installing from the command line, not from Fink Commander ( do "fink > install maxima" in a terminal window). I just tried both ways and got > the same error as you using Fink Commander, but the installation went > fine from the command line.
I get the same error when installing from the command line. There is another problem: maxima BuildDepends on automake15, but it uses the commands "aclocal" and "automake" which are not defined in automake15. automake15 has /sw/bin/aclocal-1.5 and /sw/bin/automake-1.5. The compilation of maxima only gets as far as the above error if automake (not automake15) is also installed. -- Martin ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
