Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 5 Sep 2005 18:31:16 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Barry Demchak cc: cygwin AT cygwin DOT com Subject: Re: Very basic version command In-Reply-To: <6.2.0.14.2.20050905151134.0336dfb8@mail.tpsoft.com> Message-ID: References: <6 DOT 2 DOT 0 DOT 14 DOT 2 DOT 20050905151134 DOT 0336dfb8 AT mail DOT tpsoft DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 5 Sep 2005, Barry Demchak wrote: > Hi, all -- > > Sorry for submitting something so silly. > > Question: What is the command for finding out the version of a library > installed on Cygwin? It's easy to find out the version of an official Cygwin package that supplies a given library. If you know the name of the package (say, "libfoo"), simply run "cygcheck -cd libfoo". If you don't know the package that supplies it, but know the name of the library (say, /usr/lib/libfoo.a), run "cygcheck -f /usr/lib/libfoo.a" -- it will tell you both the package and the version. > I'm trying to find out what version of the librsvg library I'm using. AFAICS, there is no librsvg in the cygwin distribution. If it was a typo, the above recipe should work for the actual library name. If you actually do have a librsvg on your machine, I don't know of a general way to do what you want. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- 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/