From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 2 15:39:58 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 535F316A4CE for ; Sun, 2 Jan 2005 15:39:58 +0000 (GMT) Received: from 212.106.254.141.adsl.jazztel.es (212.106.254.141.adsl.jazztel.es [212.106.254.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF96943D2F for ; Sun, 2 Jan 2005 15:39:56 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from [192.168.254.16] (orion.redesjm.local [192.168.254.16]) j02FdYMb001011; Sun, 2 Jan 2005 16:39:35 +0100 (CET) (envelope-from freebsd@redesjm.local) Message-ID: <41D815B5.5050605@redesjm.local> Date: Sun, 02 Jan 2005 16:39:33 +0100 From: Jose M Rodriguez User-Agent: Mozilla Thunderbird 1.0 (X11/20041227) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mikhail Teterin References: <200501011033.j01AXEuf013785@aldan.algebra.com> In-Reply-To: <200501011033.j01AXEuf013785@aldan.algebra.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.31; host: antares.redesjm.local) cc: gnome@FreeBSD.org Subject: Re: mozilla vs. nspr X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2005 15:39:58 -0000 Mikhail Teterin wrote: >Hello, > >Why do www/mozilla and www/mozilla-devel build and install its own >versions of libnspr4 into ${PREFIX}/lib/mozilla(-devel)? > >The ports require and the resulting mozilla-bin executables use the >${PREFIX}/lib/libnspr4.so... > >Can this be fixed -- to stop the "DLL hell"? Thanks! > > -mi > >P.S. Happy New Year! :-) >_______________________________________________ >freebsd-gnome@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > > > Right now, No. I think we need a work towards a Mozilla Runtime Environment (MRE_HOME), but, If we must do 'mozilla banding build', we need 'self contained builds'. In any case, this is more complex that you can expect. We need first some definitions over mozilla ports and a working plan before any of this can be taken. But yes, you may expect share not only npsr, but even gecko or netwerk between mozilla related apps after AVIARY-1.0 (firefox-1.0/mozilla-1.7.5/thunderbird-1.0).