>>>>> "c" == commi  <[EMAIL PROTECTED]> writes:

    c> I work with sbcl and was wanting to have a look at the sample
    c> apps that come in cl-mcclim-examples.

    c> When evaluating (asdf:operate 'asdf:load-op :clim-clx) i got the
    c> following error:

    c> component :CLX not found, required by #<SYSTEM "clim-clx"
    c> {A9E3411}> [Condition of type ASDF:MISSING-DEPENDENCY]

    c> It was fixed by apt-get install cl-clx-sbcl.

    c> Is it possible to include a dependency on that package in the
    c> spec file of cl-mcclim-examples for users which have sbcl
    c> installed?

cl-mcclim-examples recommends cl-mcclim which, in a bit complicated way,
depends on cl-clx-sbcl.  So the dependency is actually there.  It's not
perfect but I don't know about any better way that would satisfy both
SBCL and CMUCL users.  Is this OK or do you have any suggestion how to
improve the dependencies?

Regards,

Milan Zamazal

-- 
http://www.zamazal.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to