Greetings, I notice when I have Dillo open for any bit of time, my CPU usage gets about 98%. Any ideas on fixes for this? O/S is FreeBSD 4.9. I notice this happens on my sons machine as well...same O/S. Thanks! -- Pete http://milneweb.com http://nomorevirus.com
On Sat, Jan 24, 2004 at 10:29:23AM -0700, pete wrote:
Greetings,
I notice when I have Dillo open for any bit of time, my CPU usage gets about 98%. Any ideas on fixes for this?
O/S is FreeBSD 4.9. I notice this happens on my sons machine as well...same O/S.
Which version of dillo ? AFAIR 0.7.3 had a bug which caused that. I'm running CVS on FreeBSD 4.8 a lot and don't see this problem anymore - it used to happen with earlier versions. If you search the mailing list archive, you may actually find the corresponding discussion - because I forgot the details of the bug ;-) Cheers Andreas -- **************************** NEW ADDRESS ****************************** Hamburger Sternwarte Universitaet Hamburg Gojenbergsweg 112 Tel. ++49 40 42891 4016 D-21029 Hamburg, Germany Fax. ++49 40 42891 4198
On Sat, Jan 24, 2004 at 08:57:34PM +0100, Andreas Schweitzer wrote:
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. -- Pete http://milneweb.com http://nomorevirus.com
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
On Sat, Jan 24, 2004 at 10:57:59PM +0100, Andreas Schweitzer wrote:
Hi,
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
I am asked for a password.....and that would be?? It wont let me login anon. -- Pete http://milneweb.com http://nomorevirus.com
On Sat, Jan 24, 2004 at 05:29:22PM -0700, pete wrote:
On Sat, Jan 24, 2004 at 10:57:59PM +0100, Andreas Schweitzer wrote:
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
I am asked for a password.....and that would be?? It wont let me login anon.
Forget it, newbie thing....I got in. It worked, thanks for the help! -- Pete http://milneweb.com http://nomorevirus.com
* pete <opus@milneweb.com> [01-24-04 19:35]:
On Sat, Jan 24, 2004 at 10:57:59PM +0100, Andreas Schweitzer wrote:
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
I am asked for a password.....and that would be?? It wont let me login anon.
<enter> -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org
participants (3)
-
Andreas Schweitzer
-
Patrick Shanahan
-
pete