Hi all,
There's a small bug in the instructions on the website for downloading gsll using clbuild. It says that the following line should be added to dependencies: gsll c-array grid cffi trivial-garbage cl-utilities lisp-unit fsbv iterate asdf-system-connections
However, c-array and grid are systems, not projects, so they cannot be downloaded. The following line works better: gsll gsd cffi trivial-garbage cl-utilities lisp-unit fsbv iterate asdf-system-connections
Thanks! James
Thanks, fixed; that was an especially bad mistake since the dependencies line I actually use is correct. I'm hoping to get GSLL and friends added to the official clbuild soon so this won't be necessary.
Liam
On Wed, May 19, 2010 at 6:01 PM, James Wright james@chumsley.org wrote:
Hi all,
There's a small bug in the instructions on the website for downloading gsll using clbuild. It says that the following line should be added to dependencies: gsll c-array grid cffi trivial-garbage cl-utilities lisp-unit fsbv iterate asdf-system-connections
However, c-array and grid are systems, not projects, so they cannot be downloaded. The following line works better: gsll gsd cffi trivial-garbage cl-utilities lisp-unit fsbv iterate asdf-system-connections
Thanks! James
Gsll-devel mailing list Gsll-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel