(re-send; cc to list was forgotten..)

On 04 Apr 2007, at 22:34, Pascal Gourdel wrote:

> I know that the package has no more maintainer and i want to thank
> once again the previous maintainer and the team.
> I had a problem in order to compile the package on an intel based
> configuration.
> I've just tried the following change of the file maxima.info
> which seems to work (succesfull compilation and the first tests  
> seem ok).
>
> I removed the dependency on clisp and replaced it by sbcl
>
> diff /sw/fink/10.4/unstable/crypto/finkinfo/maxima.info
> /sw_official/fink/10.4/unstable/crypto/finkinfo/maxima.info
> 9c9
> < Depends: clisp (>= 2.41-1), gnuplot, libgettext3-shlibs, libiconv,
> libncurses5-shlibs, libsigsegv-shlibs, readline5-shlibs, recode,
> rlwrap (>= 0.28-1), tcltk
> ---
>>  Depends: sbcl, gnuplot, libgettext3-shlibs, libiconv,
>> libncurses5-shlibs, libsigsegv-shlibs, readline5-shlibs, recode,
>> rlwrap (>= 0.28-1), tcltk
> 15c15
> < ConfigureParams: --infodir='${prefix}/share/info'
> --mandir='${prefix}/share/man' --libexecdir='${prefix}/lib'
> --enable-recode --enable-clisp
> ---
>>  ConfigureParams: --infodir='${prefix}/share/info'
>> --mandir='${prefix}/share/man' --libexecdir='${prefix}/lib'
>> --enable-recode  --enable-sbcl
> ------------------------------
> Pascal

I've used for months on an intel based configuration a maxima pkg
identical to the one currently in unstable, except that it had both  
clisp
and sbcl enabled _ and I tried occasionally each one.
Running with sbcl seemed a bit more buggy than with clisp (and this
was both with a "standard" sbcl as with an sbcl bootstrapped with  
clisp).
So that's why the version committed is purely clisp based.

But you didn't answer akh's question: what was the problem you had ?

JF Mertens

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to