Date: Thu, 04 Aug 2005 18:59:42 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Mikhail Teterin" <mi+mx@aldan.algebra.com> Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox Message-ID: <op.su0cxsn49aq2h7@mezz.mezzweb.com> In-Reply-To: <200508041946.46147.mi%2Bmx@aldan.algebra.com> References: <200508041742.33580.mi%2Bmx@aldan.algebra.com> <200508041929.18245.mi%2Bmx@aldan.algebra.com> <op.su0b16ad9aq2h7@mezz.mezzweb.com> <200508041946.46147.mi%2Bmx@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 04 Aug 2005 18:46:45 -0500, Mikhail Teterin <mi+mx@aldan.algebra.com> wrote: >> > The files/patch-sysnss should contain patches for >> > nsNSSComponent.cpp at the end >> [...] >> --- security/manager/ssl/src/nsNSSComponent.cpp Thu Apr 22 15:48:30 2004 >> +++ security/manager/ssl/src/nsNSSComponent.cpp Thu Aug 4 16:44:27 2005 > [...] > > Yes, looks right... I knew, I should not have removed the debug printfs. > Can > you instrument the code patched? Just make it fprintf the fullModuleName > when > it is about to try it the next one (before stat()), and when it picks > one. Yeah, I can. > The NS_UNIX_LIB_DIR property should return something like > "/usr/local/lib" at > run-time. > >> Ummm, s/${PREFIX}/${LOCALBASE}/g? or need both to find anything in two >> prefixes? > > No, not ${PREFIX}, but the literal '/usr/local/lib/netscape' is replaced > with > the ${LOCALBASE}, where the nss' libraries are to be found. ${PREFIX} == ${X11BASE}, since firefox's prefix is X11BASE. I will test it by change PREFIX -> LOCALBASE and see what happen. Cheers, Mezz > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.su0cxsn49aq2h7>