X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: libexif: one version for binaries, another version for source Date: Sat, 24 Dec 2005 18:35:30 -0600 Lines: 46 Message-ID: References: <43ADE10D DOT 8010707 AT pobox DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) In-Reply-To: <43ADE10D.8010707@pobox.com> OpenPGP: url=ldap://keyserver.pgp.com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com David Arnstein wrote: > When I run the Cygwin setup.exe, it shows that my libexif package is up > to date at version 0.6.12-1. But when I use setup.exe to download the > source, I get these three files in /usr/src: > libexif-0.6.9-1.sh > libexif-0.6.9-1.patch > libexif-0.6.9.tar.gz* >=20 > What should I do? If you want the source for version 0.6.12-1 just select the source (put the= x in the 4th column) don't change the versions. You'll end up with something like the above, if you want to rebuild the pac= kage execute the shell script, it will untar the source, patch it, configure-make-make install, and build the distribution (binary) package. = It does not install the package, the install location was a temporary (usually .build and .install directories are created). You can see the details by looking at the shell script. > I need the libexif source to track down a segfault in gimp. Gimp? For Cygwin or the usual Gimp for Windows? If it is the second one then it doesn't use Cygwin's libraries... it uses t= he ones you installed with Gtk for Windows, usually under "C:/Program Files/Common/GTK/2.0/". I've had problems with nVIDIA drivers (or perhaps something else) installing different versions of 2 Gtk libraries under /WIN= DOWS, but I don't recall which ones, I think one was libxml.dll but I don't see a= ny libexif in GTK/2.0 (I have not checked if my Gimp includes tiff handling wh= ich is what that lib would be good for). HTH --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/