Hi,
AFAIR 0.7.3 had a bug which caused that. I'm running CVS on FreeBSD 4.8
That would be the one I am using. Where can find out how to do the CVS for FBSD 4.9? I have not ever done anything CVS and would like to get this resolved.
I guess once in a while there can go some CVS infos onto the mailing list and into the archive ;-) This will be for FreeBSD and not all applies for Linux distributions. First you need gmake (GNU make), autoconf and automake installed. On FreeBSD you can choose which version. Currently *I* use automake14 and autoconf213. But on Linux I have newer version (but don't use the very latest version). Before installing the CVS version, I would de-install the current one. If you used ports or packages to get dillo, that is. I.e. for FreeBSD : pkg_delete dillo-0.7.3 (The executable would be in the same place, and then FreeBSD's package management could get confused ... unless you get brave and install the CVS version not in /usr/local/bin/ ...) Also make sure to kill the bookmark server : killall bm_srv12 Then you could start with http://www.dillo.org/cvs.html or simply copying from that page : cvs -z3 -d:pserver:anonymous@auriga.wearlab.de:/sfhome/cvs/dillo login # just hit return here cvs -z3 -d:pserver:anonymous@auriga.wearlab.de:/sfhome/cvs/dillo co dillo # then continue with cd dillo ./autogen.sh ./configure gmake gmake install That's it. /usr/local/bin/dillo is now the CVS version. *Hopefully* everything works. By now, the new plugin framework should also have gotten installed with "gmake install". And from now on, if you want the latest version, go to the directory where you started with the inital cvs commands, then : cd dillo cvs up -d now you can try the "shortcut" : gmake gmake install if that fails, do the full thing : ./autogen.sh ./configure gmake gmake install Cheers Andreas -- **************************** NEW ADDRESS ****************************** Hamburger Sternwarte Universitaet Hamburg Gojenbergsweg 112 Tel. ++49 40 42891 4016 D-21029 Hamburg, Germany Fax. ++49 40 42891 4198