Date: 04 Mar 2003 17:45:05 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Robert English <drakcap@pacbell.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Runaway Galeon - further further info Message-ID: <1046817905.310.90.camel@gyros> In-Reply-To: <20030304223024.67245.qmail@web80105.mail.yahoo.com> References: <20030304223024.67245.qmail@web80105.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-SASDua36UVNTNlLXDPcy Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-03-04 at 17:30, Robert English wrote: > This presents the next question, and maybe someone knows this: > what needs to be present in this "compreg.dat" for Mozilla to > present properly, and what is in the Mozilla code that rewrites > it so badly? If someone has already posted an answer to this, > please direct me to it as my search through Google has not > produced that yet. This file is the component registry that is created during the post-build of Mozilla. You might try running the following commands as root to recreate it: (cd /usr/X11R6/lib/mozilla; \ env LD_LIBRARY_PATH=3D. MOZILLA_FIVE_HOME=3D. ./regxpcom; \ env LD_LIBRARY_PATH=3D. MOZILLA_FIVE_HOME=3D. ./regchrome) You might also try doing a chmod 0444 on this file after recreation. Joe >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-SASDua36UVNTNlLXDPcy Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ZSxxb2iPiv4Uz4cRAlMKAJ9EedMtm6aMTQx4p64eZaBdC7nfAwCfStyb 5MXfBjTMA5GzZqxPr8yNQ50= =L8i2 -----END PGP SIGNATURE----- --=-SASDua36UVNTNlLXDPcy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1046817905.310.90.camel>