Hi, > can't figure out how to download the files without all that HTML junk.
The HTML view is for quick peeking. (I.e. Trac junk) SVN resides on a different URL. >From http://libburnia.pykix.org : " svn co http://libburnia-svn.pykix.org/libburn/trunk libburn_pykix For building the libraries and binaries you will need autotools of at least version 1.7. " Command ./bootstrap on my machine produces a ./configure with three occurences of "for ac_header in": $ grep 'for ac_header in' ./configure for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ for ac_header in dlfcn.h for ac_header in The last one is the offender. Have a nice day :) Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

