> Try the following sequence: > > % svn co http://svn.collab.net/repos/svn/trunk svn > % cd svn > % ./autogen.sh > # or > # % env AUTOCONF=autoconf259 \ > # AUTOHEADER=autoheader259 \ > # LIBTOOL_M4=/usr/local/share/aclocal/libtool15.m4 \ > # ./autogen.sh > # (If you are working on FreeBSD.) > % ./configure > # or > # % ./configure \ > # --with-apr=/usr/local/lib/apache2 \ > # --with-apr-util=/usr/local/lib/apache2 > # (If you are working on FreeBSD.) > % make check-swig-rb > % sudo make install-swig-rb # if you pass all test. I'm on Windows at home, and I don't think TextDrive (only FreedBSD machine I have access to) would be keen on me doing this. I don't suppose I could get info on how to do this for Windows? -- Bob Aman