From owner-freebsd-questions@FreeBSD.ORG Tue Jul 26 05:20:04 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AB87106564A for ; Tue, 26 Jul 2011 05:20:04 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email2.allantgroup.com (email2.emsphone.com [199.67.51.116]) by mx1.freebsd.org (Postfix) with ESMTP id D38788FC12 for ; Tue, 26 Jul 2011 05:20:03 +0000 (UTC) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by email2.allantgroup.com (8.14.4/8.14.4) with ESMTP id p6Q5K0V1072403 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 26 Jul 2011 00:20:00 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.5/8.14.5) with ESMTP id p6Q5JxJC056408 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 26 Jul 2011 00:19:59 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.5/8.14.5/Submit) id p6Q5JxJb056403; Tue, 26 Jul 2011 00:19:59 -0500 (CDT) (envelope-from dan) Date: Tue, 26 Jul 2011 00:19:59 -0500 From: Dan Nelson To: Peter Ulrich Kruppa Message-ID: <20110726051958.GC6562@dan.emsphone.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 8.2-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97 at email2.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (email2.allantgroup.com [199.67.51.78]); Tue, 26 Jul 2011 00:20:00 -0500 (CDT) X-Scanned-By: MIMEDefang 2.68 on 199.67.51.78 Cc: freebsd-questions@freebsd.org Subject: Re: devel/libnotify: Error: shared library "notify.1" does not exist X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2011 05:20:04 -0000 In the last episode (Jul 26), Peter Ulrich Kruppa said: > building www/firefox fails with > Error: shared library "notify.1" does not exist > Is this a problem with firefox- or libnotify-port? > And what can be done? What version of the libnotify and firefox ports are you trying to build (current are libnotify-0.5.2 and firefox-5.0,1)? Do you have a /usr/local/lib/libnotify.so.1 file? If not, try reinstalling the libnotify port. -- Dan Nelson dnelson@allantgroup.com