RE: ftp: can't set gid

2003-07-25 Thread George Njoku
I did a cat /etc/passwd And my gid isn't the same as that of Administrator or Administrators And I do have the same priveledges as admin. Ps : I install so that only I can use cygwin. George -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Igor

RE: perl with cygwin 1.5 doesn't fly.

2003-07-20 Thread George Njoku
Check u're perl code again Use strict; # that way you must use 'my' to define all scalars My %module = ( 'cygwin'='Cygwin' ); # note 'cygwin' My $var = $module{$^0} || 'Unix' # can't remember what special variable = # $^0 but note that since %module and # $var are in the same scope you should

RE: qt3 on cygwin

2003-07-19 Thread George Njoku
Could you copy and paste these errors. It could be anything really simple or complicated. [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of H. Henning Schmidt Sent: Saturday, July 19, 2003 1:02 AM To: [EMAIL PROTECTED] Subject: RE: qt3