----- Forwarded Message ----- From: "ilencaco@yahoo.com" ilencaco@yahoo.com To: Mirko Vukovic mirko.vukovic@gmail.com Cc: "gsll-devel@common-lisp.net" gsll-devel@common-lisp.net Sent: Sunday, September 25, 2011 12:21 PM Subject: Re: [GSLL-devel] try to install package with not results
hi, Could you give the name of the packages needed for the installation? Many thanks ismael
From: Mirko Vukovic mirko.vukovic@gmail.com To: ilencaco@yahoo.com Cc: "gsll-devel@common-lisp.net" gsll-devel@common-lisp.net Sent: Sunday, September 25, 2011 8:40 AM Subject: Re: [GSLL-devel] try to install package with not results
On Fri, Sep 23, 2011 at 10:35 PM, ilencaco@yahoo.com wrote:
Hi,
I try to install the package in xp windows - allegro. However i have difficulties to do so
Could you help me with this?
Best regards,
Ismael
From your previous email it was not clear what the failure was (you were loading trivial-features twice, for example)
Now, since GSLL depends on many packages, the following would help:
Start a new session, and manually load the systems on which gsll depends, one-by-one. Do all of them load without errors?
If all of them load without errors, load gsll, and post the transcript of that.
Mirko