This is the mail archive of the guile@cygnus.com mailing list for the guile project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
>> I agree. I don't think we should distribute Jacal itself, but
>> it would be nice if the slib module made jacal work smoothly.
Clifford> How should it work?
Clifford> Like it does with STk. STk supports slib perfectly,
Clifford> except that the installation is not quite automatic.
Clifford> Given slib, jacal worked just fine.
I must check it out, but "a priori" I can say that "working fine"
means "works according to the manual", and the jacal manual says you
should do (load "/usr/local/lib/slib/jacal/math.scm").
I think we can do better than that, relegating any mention of full
paths to the installation section. Maybe STk does that too.
PS: how does STk do slib?