Hi there, Just for the record and suchlike, I thought I'd mention that I committed a port of Quixote to the FreeBSD ports tree. I initially did this some weeks ago, and I've just updated the port to version 0.4. Essentially this means that a FreeBSD user with an up-to-date ports tree can install the latest version of Quixote (and all dependencies up to and including Python itself) as simply as: # cd /usr/ports/www/quixote && make install Binary packages should appear on www.freebsd.org, and should ship on official distribution CDs from now on. The CVS repo of the files which constitute the port may be viewed here: http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/quixote/ I'm sure I'll refine the port further as I play more with Quixote and become more familiar with it. :-) -- V