- From: Dan Brickley <danbri@w3.org>
- Date: Thu, 10 Jun 2004 17:39:44 -0400
- To: Dan Connolly <connolly@w3.org>
- Cc: public-cwm-bugs@w3.org
* Dan Connolly <connolly@w3.org> [2004-06-10 16:35-0500] > cwm should install using the python distutils stuff. That would be great! > It seems danbri did some work on it... Oh, I'd forgotten about that. I imagine it could be deleted with little loss; it is just the setup.py from rdflib but hacked about in obvious ways. I never got it working happily. Same goes for any packaging for Debian stuff I left in the Cwm filetree. That work got bogged down by my not figuring out which installation dirs got selected in advance, and which at install time. The Python paradigm of setup.py seems to prefer figuring things out at install time, whereas Debian packaging seems to work on a "here's how the filetree looks for everyone" decide in advance approach. Thanks for the CC, I'm reminded to join these new lists. cheers, Dan > $Id: setup.py,v 1.2 2003/03/25 21:37:36 danbri Exp $ > http://www.w3.org/2000/10/swap/setup.py > > A not-working-yet attempt at a setup.py installer for Cwm/SWAP > posted by danbri_ at 2003-03-25 21:41 (+) > http://rdfig.xmlhack.com/2003/03/25/2003-03-25.html#1048628468.931359 > > -- > Dan Connolly, W3C http://www.w3.org/People/Connolly/ >
Received on Thursday, 10 June 2004 17:39:45 UTC