Yeah, well the clbuild instructions *used* to be on the web page, but I took them out because of all the changes, and I just figured I'd get the clbuild people to add appropriate lines. That didn't happen in turn because I can't figure out how to make a darcs diff which is how they take all patches.
So add this to your wnpp-projects:
# Projects by Liam Healy and dependencies gsll get_git git://repo.or.cz/gsll.git gsd get_git git://repo.or.cz/gsd.git fsbv get_git git://repo.or.cz/fsbv.git lisp-unit get_git git://repo.or.cz/lisp-unit.git static-vectors get_git git://gitorious.org/iolib/static-vectors.git
and add this to dependencies:
gsll gsd cffi trivial-garbage lisp-unit fsbv static-vectors iterate asdf-system-connections
Liam
On Thu, Aug 12, 2010 at 6:50 PM, Glen Henshaw glen.henshaw@gmail.com wrote:
I have gotten GSLL to build under Snow Leopard using clbuild. I believe there are instructions on Liam's website. It's been a while since I did it, and now I just do updates so the pain has faded somewhat ;) but I don't recall it being that hard.
Basically, I installed GSL using Macports, then installed clbuild and added the GSLL repository to the non-standard projects file, and it pretty much worked.
Are you having a specific problem?
Glen
Glen Henshaw, PhD • Roboticist • U.S. Naval Research Laboratory office: 202-767-1196 • google voice/mobile: 443-295-3050 glen.henshaw@nrl.navy.mil
On Aug 12, 2010, at 2:33 PM, David Dreisigmeyer david.dreisigmeyer@gmail.com wrote:
Hi,
Has anyone been able to get gsll to work on Snow Leopard? I'm sure most of my problems are due to my lack of CL experience. I did see that it was possible to install gsll using clbuild. Is this still true, and how would I go about doing that?
Thanks!
-Dave