PDA

View Full Version : sbcl, common-lisp-controller, realpath problem


cujo
February 14th, 2008, 02:31 PM
I am trying to install sbcl on a 6.06.2LTS machine (dapper?), and I've run into a road block.

SBCL requires common-lisp-controller which won't install because it requires realpath. Realpath doesn't seem to exist.

Package realpath is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

How can I get around this?

LaRoza
February 14th, 2008, 02:32 PM
You can try enabling all repositories (Applications->Add/Remove and select "All Available Applications")

Moving to Programming Talk, where you might get a better answer.

(I happen to know there is an SBCL user that is there)

cujo
February 14th, 2008, 03:46 PM
That did it. Thanks.

LaRoza
February 14th, 2008, 03:47 PM
That did it. Thanks.

It worked? I guess SWAGs are the way to go.

cujo
February 14th, 2008, 03:49 PM
One of the main repos wasn't enabled. Go figure.