NEWBIE

2007-03-14 Thread Curt
Sorry to bother you with this. I think the cygwin stuff is great, and I used to run it on a 2000 server build without issue. Now that I have 2003 SBS running I am running into an issue were I can only log on remotely with the admin accnt that was ceated from start up. If I add users to the a

Purging Old and Invalid User Names With Spaces

2007-03-14 Thread Keith Mitchell
In am running Windows XP SP2. I was having trouble with applications running under CygWin because I originally had spaces in my user names. I changed all the user names on my system, eliminating all the spaces in the user names. I then rebooted the computer just in case. Nothing changed. I then

Re: Strange CRLF problem

2007-03-14 Thread Larry Hall (Cygwin)
Daniel Olivier wrote: $ find -name \*.xyz > temp.txt $ for i in $(cat temp.txt); do ls $i; done : No such file or directorynts/McdFrame/src/...SomeFile.xyz Notice how the error message overwrote the line becauseit is mysteriously appended with a CR character (without a LF following it). I wrot

Strange CRLF problem

2007-03-14 Thread Daniel Olivier
$ find -name \*.xyz > temp.txt $ for i in $(cat temp.txt); do ls $i; done : No such file or directorynts/McdFrame/src/...SomeFile.xyz Notice how the error message overwrote the line becauseit is mysteriously appended with a CR character (without a LF following it). I wrote a small C program to c

Re: ls not working on cygwin install on XP

2007-03-14 Thread Robert Peaslee
I actually had the same problem just this week, but thought it was Windows Vista specific since I hadn't heard of it before. For some reason the postinstall scripts aren't running correctly, but only sometimes. I know that I got lucky on my third reinstall after a couple of days of attempting

Re: Cygwin developer needs Vista

2007-03-14 Thread Christopher Faylor
On Thu, Feb 22, 2007 at 02:46:26PM -0500, Christopher Faylor wrote: >On Thu, Feb 22, 2007 at 10:04:16AM -0800, William Deegan wrote: >>CGF, >> >>Sounds like this: >>http://www.microsoft.com/products/info/product.aspx?view=22&pcid=6c4db1ed-5f0a-43f0-90b0-20450c744151&crumb=catpage&catid=515c9859-958

Re: ls not working on cygwin install on XP

2007-03-14 Thread Christopher Faylor
On Wed, Mar 14, 2007 at 03:44:24PM -0700, Archana wrote: >I installed using setup.exe and installed numerous additional packages >in the hopes of getting ls on Windows XP. >After double clicking on the Cygwin Icon, pwd works but ls does not. >I expected ls to work as it is the most basic command a

ls not working on cygwin install on XP

2007-03-14 Thread Archana
I installed using setup.exe and installed numerous additional packages in the hopes of getting ls on Windows XP. After double clicking on the Cygwin Icon, pwd works but ls does not. I expected ls to work as it is the most basic command available. When I run cygcheck or uname I get the following: b

Re: cygwin on Vista

2007-03-14 Thread Christopher Faylor
On Wed, Mar 14, 2007 at 10:37:58PM +0100, Dirk Kapusta wrote: >Does the latest cygwin dll (1.5.24-2) work on Windows Vista (32 bit)? I use >development tools from Altera which installs cygwin for the gnutools and their >cross compiler. The version of the cygwin1.dll that is installed with their

Re: Nothing installed in usr/bin - why??

2007-03-14 Thread Brian Dessent
Per Thorsø Christensen wrote: > I have a problem with my newly installed cygwin shell. > > The problem is that I need ‘make’, but even though I eventually have tried > to install all packages – I have really big problems understanding why this > is… > > I hope someone can help me with this… Ple

Nothing installed in usr/bin - why??

2007-03-14 Thread Per Thorsø Christensen
I have a problem with my newly installed cygwin shell. The problem is that I need ‘make’, but even though I eventually have tried to install all packages – I have really big problems understanding why this is… I hope someone can help me with this… - PTC -- Unsubscribe info: http://cygwi

Re: graphical took kit

2007-03-14 Thread Larry Hall (Cygwin)
Wynfield Henman wrote: Re: GTK+ Me and many people have had problems with cygwin's gtk+ library. I am thankful to all who have made it possible to have gtk+ functionality. However, I (and I believe many others) have run into a problem. The gist of it is that "memalign" needs to be handled speci