From owner-freebsd-questions@FreeBSD.ORG Sun Apr 24 11:08:53 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E096316A4CE for ; Sun, 24 Apr 2005 11:08:53 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDF1043D4C for ; Sun, 24 Apr 2005 11:08:52 +0000 (GMT) (envelope-from tilman@arved.at) Received: from jim.arved.de (localhost [127.0.0.1])j3OB8pA1093725; Sun, 24 Apr 2005 13:08:51 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from arved@localhost) by jim.arved.de (8.13.1/8.13.1/Submit) id j3OB8pAC093724; Sun, 24 Apr 2005 13:08:51 +0200 (CEST) (envelope-from tilman@arved.at) X-Authentication-Warning: jim.arved.de: arved set sender to tilman@arved.at using -f Date: Sun, 24 Apr 2005 13:08:51 +0200 From: Tilman Linneweh To: Drew Tomlinson Message-ID: <20050424110851.GA93707@arved.at> References: <42652D6F.60903@mykitchentable.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42652D6F.60903@mykitchentable.net> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: exif.10 & libexif-0.6.12_1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2005 11:08:54 -0000 * Drew Tomlinson [Tue, 19 Apr 2005 at 18:10 GMT]: > I'm trying to install an "unofficial" port of MythTV Gallery. It looks > for exif.10 library but doesn't find it even after installing > libexif-0.6.12_1. Does the port makefile need to updated or do I need > to install something else to get exif.10? > libexif in the current ports collection is exif.12. You probably need to modify your port. regards tilman