Re: More on 'setup' fails and breaks pre-existing Cygwin installation: "The Rational Rose Files"

2004-03-22 Thread Christopher M. Balz
I didn't suspect Rational Rose since I've run Cygwin fine when it was my previous Cygwin installation and when Rose had already been installed. Apparently however, from your comments, it looks as if the MKS system makes breaks the Cygwin installation. Is there a way (or a place I could look t

md5sum mismatch: setup.ini v. md5.sum v. mirror

2004-03-22 Thread fergus
>From setup.ini: release/gettext/libintl1/libintl1-0.10.40-1-src.tar.bz2 597257e00979d3853aae84f4e274d4a3 On the mirrors (at least 3 different ones): >From md5.sum: 597257e00979d3853aae84f4e274d4a3 libintl1-0.10.40-1-src.tar.bz2 but the actual file: ~> md5sum /Desktop/libintl1-0.10.40-1-src.tar.bz

Re: sshd on WinXP machine in Win2003 Domain -- can't log in

2004-03-22 Thread MIke Hanby
Hmm, didn't even notice that, here's the output of $ getfacl /bin/bash # file: /bin/bash # owner: joeshmo # group: Users user::rwx user:sshdproc:rwx group::r-x group:root:rwx group:SYSTEM:rwx mask:rwx other:r-x "Hannu E K Nevalainen" <[EMAIL PROTECTED]> wro

Re: How can I list all the software that have been insatlled to cygwin?

2004-03-22 Thread Larry Hall
At 11:48 PM 3/22/2004, you wrote: >I tested rpm -q -a,and nothing was found. > >Mostly I compile the source code with make. > >So how can I found those installed apps(like add/remove in windows)? 'rpm' only keeps track of packages installed via 'rpm'. Cygwin's setup program doesn't currently s

Re: setup changes my mounts

2004-03-22 Thread Larry Hall
At 11:16 PM 3/22/2004, you wrote: >Hi All... > >I used to have all of my mounts set to binary mode. Now for cvs reasons, I have my >cygdrive prefix set to test mode. I just do a "mount -cst /" to set it up. > >When I run setup to update my install, my cygdrive prefix reverts to binary mode. The >

How can I list all the software that have been insatlled to cygwin?

2004-03-22 Thread hhw
I tested rpm -q -a,and nothing was found. Mostly I compile the source code with make. So how can I found those installed apps(like add/remove in windows)?

setup changes my mounts

2004-03-22 Thread Karl M
Hi All... I used to have all of my mounts set to binary mode. Now for cvs reasons, I have my cygdrive prefix set to test mode. I just do a "mount -cst /" to set it up. When I run setup to update my install, my cygdrive prefix reverts to binary mode. The prefix remains "/", but the mode changes

Re: Trailing commandline arguments not allowed.

2004-03-22 Thread George Hester
oops George Hester __ "Larry Hall" wrote in message news:[EMAIL PROTECTED] > Who's this Ivan you keep mentioning. I can't find an "Ivan" responding > to this thread at all. Do you mean Igor? > > Larry > > > At 08:54 PM 3/22/2004, you wrote: > >Well all I know

suid bit on executables?

2004-03-22 Thread Richard Troy
Hello All, I'm looking for an update on this problem, please... As background: Nearly three years ago now I got involved with Cygwin for a time and was quite keen on security issues related to Cygwin's launching of programs which should run as someone other than the user who requested the prog

Re: Trailing commandline arguments not allowed.

2004-03-22 Thread Larry Hall
Who's this Ivan you keep mentioning. I can't find an "Ivan" responding to this thread at all. Do you mean Igor? Larry At 08:54 PM 3/22/2004, you wrote: >Well all I know is I have had to put in a completely new Cygwin. >After that Apache is working again. >Needless to say I will not try running

How do you fstat an open directory?

2004-03-22 Thread Mark Blackburn
I've been trying to get chgrp -R from coreutils working and I ran up against this problem. I can't properly stat a directory whose file descriptor I get from the dirfd function/macro. [EMAIL PROTECTED] ~ $ cat > testcase.c #include #include #include #include #include int main() { DIR *dir

Re: Trailing commandline arguments not allowed.

2004-03-22 Thread George Hester
Well all I know is I have had to put in a completely new Cygwin. After that Apache is working again. Needless to say I will not try running again as a service until I can find a foolproof way of installing it. One that works and allows Apache to keep working. Thanks Ivan. I'll just use it the wa

Re: Cygwin doesn't recognize my internet connection.

2004-03-22 Thread Larry Hall
At 03:07 PM 3/22/2004, you wrote: >Hello > >I am somewhat unfamiliar with linux and needed certain linux capabilities, so >I installed cygwin and got many things working well. The only problem that I >cannot seem to find a solution to is getting cygwin to recognize the internet >connection that

Re: Cygwin doesn't recognize my internet connection.

2004-03-22 Thread Thorsten Kampe
* [EMAIL PROTECTED] (2004-03-22 21:07 +0100) > I am somewhat unfamiliar with linux and needed certain linux capabilities, so > I installed cygwin and got many things working well. The only problem that I > cannot seem to find a solution to is getting cygwin to recognize the internet > connectio

Re: Bash tries to connect to the internet

2004-03-22 Thread Thorsten Kampe
* DePriest, Jason R. (2004-03-22 22:51 +0100) > Joel wrote: >> Why is it trying to access a DNS anyways? Is there any way to stop it >> from doing this? > > What is your bash prompt (PS1) set to? > If you have '\h' in it, it will try to put your host name there and it > has to look it up before it

RE: Would like to release 1.5.10 soon -- please try latest snapshot: Win95, "make" fixes

2004-03-22 Thread Rodrigo Medina
The 20040322 snapshot does solve the crashes previously reported in the programs gnuchess and "XWin -multiwindow" with Win95. Thanks to everybody! Rodrigo Medina -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Probl

Re: Remove Cygwin entirely from Windows 2000 Server SP3

2004-03-22 Thread George Hester
You have told me all I needed to know Corinna. Thanks. George Hester __ "Corinna Vinschen" wrote in message news:[EMAIL PROTECTED] > On Mar 22 08:39, Eric Hanchrow wrote: > > > "Corinna" == Corinna Vinschen <[EMAIL PROTECTED]> writes: > > > > Corinna> Th

Re: com/sun/jini/example/launcher/StartService

2004-03-22 Thread George Hester
OK Ivan I will attempt that after I get my brand spanking new Cygwin in. I thought I could use UNIX notation in Cygwin but I see I cannot. oops. George Hester __ "Igor Pechtchanski" wrote in message news:[EMAIL PROTECTED] > On Mon, 22 Mar 2004, George Hester wrote

RE: Bash tries to connect to the internet

2004-03-22 Thread DePriest, Jason R.
Joel wrote: > Why is it trying to access a DNS anyways? Is there any way to stop it > from doing this? > > Thanks > > Joel What is your bash prompt (PS1) set to? If you have '\h' in it, it will try to put your host name there and it has to look it up before it can display it. -Jason --

RE: SDL on Cygwin

2004-03-22 Thread Ken Thompson
- > -Original Message- > Of Yaakov Selkowitz > Sent: Monday, March 22, 2004 4:37 PM > Subject: Re: SDL on Cygwin > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Frédéric L. W. Meunier wrote: > > | By "it builds OOTB on Cygwin" I assumed it was without > | -mno-cygwin. If you

Re: SDL on Cygwin

2004-03-22 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frédéric L. W. Meunier wrote: | By "it builds OOTB on Cygwin" I assumed it was without | -mno-cygwin. If you want to use it, you should rebuild all | other libraries with -mno-cygwin. "it builds OOTB on Cygwin" = "the vanilla sources compile and link i

UPDATED PRICE LIST for CD Sleeves, DVD Cases, CD-R’s & DVD-R’s

2004-03-22 Thread Danny Vidal
Here is our “UPDATED PRICE LIST”. If you would like to request samples or would like a complete price list, please let us know. Prices for many more products are on our website at http://www.securedisc.com. Black DVD Cases Less than $0.40 Each f

Re: SDL on Cygwin

2004-03-22 Thread Frédéric L. W. Meunier
On Mon, 22 Mar 2004, Yaakov Selkowitz wrote: > OK, I know we've been through this before, but there's now a new version > of SDL (1.2.7), with a new development: it builds OOTB on Cygwin, all I > had to do was reautotool. > > There are problems however: > > 1) when building on Cygwin, the default

RE: Would like to release 1.5.10 soon -- please try latest snapshot: Win95, "make" fixes

2004-03-22 Thread Hannu E K Nevalainen
> I'd like to release 1.5.10 in the next couple of days. Looking a lot better than 1.5.{8,9}-1 so far... $ uname -a CYGWIN_NT-5.0 P450 1.5.10s(0.112/4/2) 20040322 13:56:28 i686 unknown unknown Cygwin Most irritating for me was that C:\Program\Cygwin> bash -c 'rxvt -ls -e /usr/b

RE: sshd on WinXP machine in Win2003 Domain -- can't log in

2004-03-22 Thread Hannu E K Nevalainen
> From: MIke Hanby > Hey y'all, (sorry if this double posts) > > System: Windows XP Pro with brand new install of cygwin running > sshd. This > system is a member > of a Widnows 2003 Active Directory domain. > > Problem: I've gone through the config steps listed below and unable

RE: cygpath solution

2004-03-22 Thread Hannu E K Nevalainen
had similar problems with rxvt under 1.5.9-1... So it might be better to install the 20040322 snapshot. Maybe even the upcoming 1.5.10 - depending on how quick you are. [i.e: $ wget http://cygwin.com/snapshots/cygwin1-20040322.dll.bz2 ... $ mv cygwin1-20040322.dll /bin/cy

Cygwin doesn't recognize my internet connection.

2004-03-22 Thread davidpesta
Hello I am somewhat unfamiliar with linux and needed certain linux capabilities, so I installed cygwin and got many things working well. The only problem that I cannot seem to find a solution to is getting cygwin to recognize the internet connection that windows xp is connected to. When I try

SDL on Cygwin

2004-03-22 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OK, I know we've been through this before, but there's now a new version of SDL (1.2.7), with a new development: it builds OOTB on Cygwin, all I had to do was reautotool. There are problems however: 1) when building on Cygwin, the default is to call -

Would like to release 1.5.10 soon -- please try latest snapshot: Win95, "make" fixes

2004-03-22 Thread Christopher Faylor
The latest snapshot has fixes for the make SEGV reported by Dan Kegel and contains a fix, from Pierre Humblet, which may address problems that people have been seeing on Windows 95. Please try it out and report success or failure here. I'd like to release 1.5.10 in the next couple of days. http:

Re: sshd problems

2004-03-22 Thread Philippe Ciaravola
Thanks for the reply. Actually, I have CYGWIN set to "binmode ntea". Also, the command is native to windows and works perfectly with the 3 arguments (even if I pass bogus arguments) and thus I do not think it has to do with authentication of the user. Phil On Mar 22, 2004, at 12:05 PM, Larry

Re: glib can not be installed(win2000+cygwin)

2004-03-22 Thread Frédéric L. W. Meunier
This is probably off topic here. gtk-list at gnome dot org is a better place. Anyway, 2.0.7 is very old and you didn't show the errors (probably a bunch of undefined references everyone get also with 2.4.0). See http://mail.gnome.org/archives/gtk-list/2004-March/msg00152.html for recent patches.

Re: sshd problems

2004-03-22 Thread Larry Hall
At 10:24 AM 3/22/2004, you wrote: >Hello, > >I am new to this list, so I apologies if this issue has been addressed before. > >I just installed cygwin 1.5.9.1 on a windows 2000 machine. Setup sshd with keys (for >logon without passwords) as a service. Everything _appears_ to work correctly: I ca

Re: Minimal test case for Make crash bug

2004-03-22 Thread Christopher Faylor
On Sun, Mar 21, 2004 at 11:00:08PM -0800, Dan Kegel wrote: >cgf wrote: >>On Sun, Mar 21, 2004 at 11:04:29AM -0800, Dan Kegel wrote: >>>Here's the gdb stuff you asked for; >>>[snip] >>>(gdb) p alloc_sz >>>$3 = 0 >> >>Bingo. That's the problem. I've checked in a fix for this and have >>uploaded a

Re: Remove Cygwin entirely from Windows 2000 Server SP3

2004-03-22 Thread Corinna Vinschen
On Mar 22 08:39, Eric Hanchrow wrote: > > "Corinna" == Corinna Vinschen <[EMAIL PROTECTED]> writes: > > Corinna> There shouldn't be any cyg* files in the system folder. > Corinna> If you want to have it entirely clean, you'd have to > Corinna> delete all registry keys */Software/Cy

RE: SetErrorMode

2004-03-22 Thread Larry Hall
Sounds like it would be good if you could find a minimal test case that reproduces the problem. Larry At 07:16 AM 3/22/2004, you wrote: >Hmm. I have a Windows 'scheduled job'. It runs a zsh.exe script. It runs >cygwin GNU make. Things that launch under there get hung with 'critical >error' dialog

Re: F1 to F4 Vt emulation using Cygwin

2004-03-22 Thread Larry Hall
At 02:17 AM 3/22/2004, you wrote: >We are using Cygwin version 2.416 on Windows 2000. Actually, no that's not the version of Cygwin you're running. That's the version of the setup application you used to install Cygwin and it's tools. Starting here might help: >Problem reports: http://

Re: Remove Cygwin entirely from Windows 2000 Server SP3

2004-03-22 Thread Eric Hanchrow
> "Corinna" == Corinna Vinschen <[EMAIL PROTECTED]> writes: Corinna> There shouldn't be any cyg* files in the system folder. Corinna> If you want to have it entirely clean, you'd have to Corinna> delete all registry keys */Software/Cygnus Corinna> Solutions/Cygwin with * being

glib can not be installed(win2000+cygwin)

2004-03-22 Thread hhw
To install GTK ,I have installed pkgconfig-0.15.0,make-3.80,jpeg-6b,libiconv-1.9.1,libng,tiff-3.6.1,fontconfi g-2.2.2,freetype-2.1.7. Now I must install glib,but I can not make it.After make,cygwin show me(all >2 versions) : make[2]: *** [glib-genmarshal.exe] Error 1 make[2]: Leaving directory `/

RE: Setup a Socks5 on a remote pc to by pass work firewall

2004-03-22 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of NP > Sent: 22 March 2004 15:09 > Hi all, > > @ work they block the ICQ ports so I cannot connect Trillian > to my ICQ. That'll be because you're not supposed to spend all day gossipping on ICQ when you're being paid to work. > S

Setup a Socks5 on a remote pc to by pass work firewall

2004-03-22 Thread NP
Hi all, @ work they block the ICQ ports so I cannot connect Trillian to my ICQ. Someone told me about running a CygWin Socks5 server at home and connect from my pc at work thru SSH tunnel to my socks5 server running on my Cygwin box at home. Has anyone done this before? If so, what did you use

sshd problems

2004-03-22 Thread Philippe Ciaravola
Hello, I am new to this list, so I apologies if this issue has been addressed before. I just installed cygwin 1.5.9.1 on a windows 2000 machine. Setup sshd with keys (for logon without passwords) as a service. Everything _appears_ to work correctly: I can login to the machine without having

RE: cygpath solution

2004-03-22 Thread Buchbinder, Barry (NIH/NIAID)
upgrade to Cygwin 1.5.9-1 -Original Message- From: Vivek HS [mailto:[EMAIL PROTECTED] Sent: Monday, March 22, 2004 1:02 AM To: [EMAIL PROTECTED] Subject: cygpath solution Hi all, I had faced the below problem when using the cygpath.exe. Below is the data: Was using cygwin 1.5.8 and the

RE: More on 'setup' fails and breaks pre-existing Cygwin installation: now have prompt, but it's ultra-high-response time.

2004-03-22 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Igor Pechtchanski > Sent: 22 March 2004 13:39 > On Sun, 21 Mar 2004, Christopher M. Balz wrote: > > I did run > > > > "c:\cygwin\bin\bash --norc" > > > > After a couple minutes the command prompt gave me: > > > > C:\WINNT\SYSTE

scponly shell - compilation issues - more info

2004-03-22 Thread Paul Jansen
Thanks Igor for the replies later last week. I've tracked down a post I made to the scponly mailing list a little while back. It explains in - I hope enough - detail where I was running into problems getting this to compile. The post can be found here: https://lists.ccs.neu.edu/pipermail/scponly/20

Re: More on 'setup' fails and breaks pre-existing Cygwin installation: now have prompt, but it's ultra-high-response time.

2004-03-22 Thread Igor Pechtchanski
On Sun, 21 Mar 2004, Christopher M. Balz wrote: > Please also see the other e-mail of similar subject title that I just > sent, with 'cygcheck.out' attached. > I did run > > "c:\cygwin\bin\bash --norc" > > > After a couple minutes the command prompt gave me: > > C:\WINNT\SYSTEM32>c:\cygwin\b

Re: com/sun/jini/example/launcher/StartService

2004-03-22 Thread Igor Pechtchanski
On Mon, 22 Mar 2004, George Hester wrote: > This command line in the Bash shell: > > java -cp /files/jini1_2/lib/jini-ext.jar:/files/jini1_2/lib/jini-examples.jar > com.sun.jini.example.launcher.StartService > > becomes > > java -cp /files/jini1_2/lib/jini-ext.jar:/files/jini1_2/lib/jini-examples

Re: Trailing commandline arguments not allowed.

2004-03-22 Thread Igor Pechtchanski
On Mon, 22 Mar 2004, George Hester wrote: > http.log > > fopen: Permission denied > httpd: could not open error log file /var/log/apache/error_log. > fopen: Permission denied > httpd: could not open error log file /var/log/apache/error_log. > fopen: Permission denied > httpd: could not open error

Re: g77 (new), Windows XP Professional, CALL System(Command, Status), directory.

2004-03-22 Thread Igor Pechtchanski
On Mon, 22 Mar 2004, Lars Steinke wrote: > >On Sat, 20 Mar 2004, Lars Steinke wrote: > > > >> Hello, > >> > >> call system('cmd.exe /c cls') > >> > >> works! Thank you Dave! > >> > >> Now I have a new problem with 'call system': > >> I wolud like to start a batch-file named '1.bat'. > >> 1.b

RE: SetErrorMode

2004-03-22 Thread Benson Margulies
Hmm. I have a Windows 'scheduled job'. It runs a zsh.exe script. It runs cygwin GNU make. Things that launch under there get hung with 'critical error' dialogs. Even when I add an extra layer of program that calls SetErrorMode and then CreateProcess outside the shell script. The most frequent offe

Re: g77 (new), Windows XP Professional, CALL System(Command, Status), directory.

2004-03-22 Thread Lars Steinke
- >On Sat, 20 Mar 2004, Lars Steinke wrote: > >> Hello, >> >> call system('cmd.exe /c cls') >> >> works! Thank you Dave! >> >> Now I have a new problem with 'call system': >> I wolud like to start a batch-file named '1.bat'. >> 1.bat and my program are in the same directory (

RE: Sample

2004-03-22 Thread YANG, ARIEL
Sorry, what sample? And also, the file is filtered by outlook, would you tell me what's that and resend? Regards, Ariel -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, March 22, 2004 5:40 PM To: YANG, ARIEL Subject: Re: Sample I have attached the sample

Re: Remove Cygwin entirely from Windows 2000 Server SP3

2004-03-22 Thread Corinna Vinschen
On Mar 22 00:42, George Hester wrote: > Is all I have to do to remove Cygwin from Windows 2000 Server SP3 > is remove any and all cyg*.* files from C:\WINNT\sytem32 and > delete the C:\cygwin folder? There shouldn't be any cyg* files in the system folder. If you want to have it entirely clean, y

Re: sshd on WinXP machine in Win2003 Domain -- can't log in

2004-03-22 Thread Corinna Vinschen
On Mar 21 18:19, MIke Hanby wrote: > Hey y'all, (sorry if this double posts) > > System: Windows XP Pro with brand new install of cygwin running sshd. This > system is a member > of a Widnows 2003 Active Directory domain. > > Problem: I've gone through the config steps listed belo

Re: Possible over allocation of memory resources by cygwin

2004-03-22 Thread Corinna Vinschen
On Mar 21 22:38, Charles L. Werner wrote: > On both the Linux machine and Cygwin, top shows about 132 MB of space > needed, however, > the task manager shows an additional commit jumping from 196 to 483 MB > when the program starts. Not enough information. I created this exciting test applicat