delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/01/24/11:38:31

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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, 24 Jan 2005 11:38:14 -0500 (EST)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: Yitzchak Scott-Thoennes <sthoenna AT efn DOT org>
cc: cygwin AT cygwin DOT com
Subject: Re: is there a (cygwin?) method delivering the current version of windows?
In-Reply-To: <20050124162937.GA2012@efn.org>
Message-ID: <Pine.GSO.4.61.0501241131570.644@slinky.cs.nyu.edu>
References: <41F4B046 DOT 7010908 AT gmx DOT net> <20050124111208 DOT GA3244 AT efn DOT org> <Pine DOT GSO DOT 4 DOT 61 DOT 0501241112140 DOT 644 AT slinky DOT cs DOT nyu DOT edu> <20050124162937 DOT GA2012 AT efn DOT org>
MIME-Version: 1.0

On Mon, 24 Jan 2005, Yitzchak Scott-Thoennes wrote:

> On Mon, Jan 24, 2005 at 11:13:33AM -0500, Igor Pechtchanski wrote:
> > On Mon, 24 Jan 2005, Yitzchak Scott-Thoennes wrote:
> >
> > > On Mon, Jan 24, 2005 at 09:22:30AM +0100, H. Henning Schmidt wrote:
> > > > Hi all,
> > > > I am looking for a method available to my cygwin'ed C-program that
> > > > delivers the current version of windows that my program is running on.
> > > > E.g. "WinXp, SP1", or "Win98 ..." (... you get the idea ...) either in
> > > > textual or numerically encoded form.
> > > > Any hint is appreciated. Thanks,
> > > > ;Henning
> > >
> > > There's probably a much easier way, but:
> > >
> > > $ perl -wle'print for Win32::GetOSVersion'
> > > [snip]
> >
> > Correct me if I'm wrong, but doesn't this require the Win32 bundle (or,
> > rather, the perl-libwin32 package) to be installed?
>
> Ok; you're wrong :)

That's hardly a correction... :-p
But I was, indeed, wrong.  The real solution was to run

$ perl -mWin32 -wle'print for Win32::GetOSVersion'

otherwise Win32::GetOSVersion is interpreted as a bareword.
	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!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019