Date: Sun, 17 Aug 1997 22:59:56 +0930 From: Matthew Thyer <thyerm@box.net.au> To: Michael Class <michael_class@hpbbse.bbn.hp.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Native FreeBSD Communicator-Beta - Problem Message-ID: <33F6FCD4.3F253FDB@box.net.au> References: <33E59F66.73707038@hpbbse.bbn.hp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
<HTML> I have found that I need to have user-mode ppp running before I start <BR>Communicator. <P>Michael Class wrote: <BLOCKQUOTE TYPE=CITE>Hello, <P>I just tried the native freebsd communicator 4.02b7 version and had a <BR>small problem: <P>Communicator only started for user_pref the first time, it hanged next <BR>time. <P>Solution: <P>Get rid of the line: <BR>user_pref("browser.startup.license_accepted", "228 4.02b7"); <BR>in preferences.js. This will result in popping the licence dialog all <BR>the time, but at least it then worked for me. <P>So my startupscript looks like this: <P>#!/bin/sh <BR>XKEYSYMDB=/usr/local/netscape/XKeysymDB <BR>XNLSPATH=/usr/local/netscape/nls/ <BR>MOZILLA_HOME=/usr/local/netscape <BR>#CLASSPATH=/usr/local/netscape/java/classes/java40.jar <BR>LANG=C <BR>LC_CTYPE=C <BR>export XKEYSYMDB XNLSPATH CLASSPATH LANG LC_CTYPE MOZILLA_HOME <BR>#nofpe /usr/local/netscape/netscape $* >/tmp/comm.out 2>&1 & <BR>mv ~/.netscape/preferences.js ~/.netscape/preferences.js.bak <BR>cat ~/.netscape/preferences.js.bak | grep -v "228 4.02b7" <BR>>~/.netscape/preferences.js <BR>/usr/local/netscape/netscape $* >/tmp/comm.out 2>&1 & <P>Same expierience for all of you? Other solutions? <P>Michael <P>-- <BR>----------------------------------------------------------------------- <BR>Michael Class E-Mail: michael_class@hp.com <BR>Internet/Intranet Solutions Center Phone: +49 7031 14-3707 <BR>CSO Europe Fax: +49 7031 14-4196 <BR> Hewlett-Packard GmbH, PO Box 1430, 71004 Boeblingen <BR>----------------------------------------------------------------------- <P> ------------------------------------------------------------------------ <P> Michael Class <michael_class@hpbbse.bbn.hp.com> <BR> Technical Consultant <BR> Hewlett-Packard GmbH <P> Michael Class <BR> Technical Consultant <michael_class@hpbbse.bbn.hp.com> <BR> Hewlett-Packard GmbH <BR> Herrenbergerstr. 130 Work: +49 7031 14-3707 <BR> Boeblingen Fax: +49 7031 14-4196 <BR> Baden-Wuerttemberg Netscape Conference Address <BR> 71004 Netscape Conference DLS Server <BR> Germany <BR> Additional Information: <BR> Last Name Class <BR> First Name Michael</BLOCKQUOTE> <PRE>-- /=====================================================================\ | Work: Matthew.Thyer@dsto.defence.gov.au | Home: thyerm@box.net.au | \=====================================================================/ "If it is true that our Universe has a zero net value for all conserved quantities, then it may simply be a fluctuation of the vacuum of some larger space in which our Universe is imbedded. In answer to the question of why it happened, I offer the modest proposal that our Universe is simply one of those things which happen from time to time." E. P. Tryon from "Nature" Vol.246 Dec.14, 1973</PRE> </HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33F6FCD4.3F253FDB>