From zintrigue at gmail.com Thu Apr 29 06:02:34 2010 From: zintrigue at gmail.com (zintrigue) Date: Thu, 29 Apr 2010 02:02:34 -0400 Subject: [lift-devel] "./clbuild update hunchentoot cl-unicode" fails with Lift Message-ID: Hello, This is my first post, and I hope this is an appropriate list for what I want to ask (and I hope it's not too noob-ish a question). I'm new to Lisp and I was following this tutorial: http://blog.ponto-dot.com/2009/08/14/setting-up-common-lisp-on-a-web-server When it gets to the step where I run "./clbuild update hunchentoot cl-unicode", I get an error with the Lift dependency. I've tried to manually edit the wnpp-projects file in the usr/src/clbuild directory. Here is a snippet of what I changed: # Projects by Gary King lift ? ? ? ? ? ? get_git http://github.com/gwkkwg/lift.git I've tried several variations on that line, to update it from the darcs line that's in the file by default. But no matter how I edit that file, when I try to run "./clbuild update" again, I get this error: Error: cannot download unknown project lift I just wondered if anyone might have a suggestion for how I can fix the situation so that the clbuild update will finish, whether it's editing the wnpp-projects file, or maybe something else. Thank you for any assistance, DG From gwking at metabang.com Thu Apr 29 11:19:51 2010 From: gwking at metabang.com (Gary King) Date: Thu, 29 Apr 2010 07:19:51 -0400 Subject: [lift-devel] "./clbuild update hunchentoot cl-unicode" fails with Lift In-Reply-To: References: Message-ID: Hi there, I don't know much about cl-build but the github page for LIFT is at http://github.com/gwkkwg/lift and the git clone command is git clone git://github.com/gwkkwg/lift so I'd try > lift get_git http://github.com/gwkkwg/lift and see if that works. Let me know if this helps, thanks, On Apr 29, 2010, at 2:02 AM, zintrigue wrote: > Hello, > This is my first post, and I hope this is an appropriate list for what > I want to ask (and I hope it's not too noob-ish a question). I'm new > to Lisp and I was following this tutorial: > http://blog.ponto-dot.com/2009/08/14/setting-up-common-lisp-on-a-web-server > When it gets to the step where I run "./clbuild update hunchentoot > cl-unicode", I get an error with the Lift dependency. > > I've tried to manually edit the wnpp-projects file in the > usr/src/clbuild directory. Here is a snippet of what I changed: > # Projects by Gary King > lift get_git http://github.com/gwkkwg/lift.git > I've tried several variations on that line, to update it from the > darcs line that's in the file by default. But no matter how I edit > that file, when I try to run "./clbuild update" again, I get this > error: > Error: cannot download unknown project lift > > I just wondered if anyone might have a suggestion for how I can fix > the situation so that the clbuild update will finish, whether it's > editing the wnpp-projects file, or maybe something else. > > Thank you for any assistance, > DG > > _______________________________________________ > lift-devel mailing list > lift-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/lift-devel -- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM * gwking on twitter