Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2006 11:40:29 GMT
From:      Karl Andersson <karan496@student.liu.se>
To:        gnome@FreeBSD.org
Subject:   Re: ports/103959: Firefox and Thunderbird package problem
Message-ID:  <200610281140.k9SBeSGq028676@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/103959; it has been noted by GNATS.

From: Karl Andersson <karan496@student.liu.se>
To: bug-followup@FreeBSD.org,  taosecurity@gmail.com
Cc:  
Subject: Re: ports/103959: Firefox and Thunderbird package problem
Date: Sat, 28 Oct 2006 13:34:34 +0200

 Hello
 
 The (A) solution to this problem is to rebuild the packages containing
 libplds4*, this being nspr.
 
 $ cd /usr/devel/nspr && make install FORCE_PKG_REGISTER=wellsure
 
 To find what package a file belongs to you can use.
 $ cd /var/db/pkg && grep -rni "libplds" *
 
 Karl Andersson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610281140.k9SBeSGq028676>