Re: How to run cygwin sshd as a domain user?

2005-11-09 Thread Corinna Vinschen
On Nov 8 18:28, Dave Korn wrote: > Xing Qiu wrote: > > > No, I tried that, and it didn't work. As far as I understand, cygrunsrv > > is just a wrapper to run some daemon in the background. I simply can't > > start sshd with my own user. Below are the error messages: > > > > $ /usr/sbin/sshd.ex

Re: Wikipedia info about cygwin

2005-11-09 Thread Corinna Vinschen
On Nov 8 10:42, Christopher Faylor wrote: > On Tue, Nov 08, 2005 at 04:21:45PM +0100, J?rg Schaible wrote: > >Christopher Faylor wrote on Tuesday, November 08, 2005 3:56 PM: > > > >[snip] > >> Does someone want to make that an "action item"? > >> > >> And, anyone interested in moving the Cygwin h

how to install software in cygwin without installer

2005-11-09 Thread Liu Haibin
Hi, I'm using a product which integrates a cygwin. I want to install some software like gcc in this cygwin. But the problem is this cygwin doesn't have a installer. Any idea how I can install software in this special cygwin? Regards, Haibin -- Unsubscribe info: http://cygwin.com/ml/#unsubs

Re: Inetd running slow

2005-11-09 Thread Stephen Patterson
On 11/9/05, Danilo Turina <[EMAIL PROTECTED]> wrote: > I had a problem of slowness with inetd and telnetd: when connecting with > telnet to my machine (even locally) it took much time to prompt for the > user name. > I discovered that it was due to the SYSTEM user missing a home in > /etc/passwd, i

RE: Old versions of setup.exe

2005-11-09 Thread Dave Korn
Peter A. Castro wrote: > On Tue, 8 Nov 2005, Dave Korn wrote: > >> Peter A. Castro wrote: >> >>> Unfortunately, the Cygwin Time Machine hasn't been archiving setup.exe >>> (at least not consistently). The top of /pub/cygwin/ always has the >>> latest setup.exe (and setup.ini), but the Time Machi

Re: How to run cygwin sshd as a domain user?

2005-11-09 Thread Ehud Karni
On Tue, 8 Nov 2005 13:20:25 -0500, Xing Qiu <[EMAIL PROTECTED]> wrote: > > No, I tried that, and it didn't work. As far as I understand, cygrunsrv is > just a wrapper to run some daemon in the background. I simply can't start > sshd with my own user. Below are the error messages:

Re: Cygwin python & multiple versions

2005-11-09 Thread Jason Tishler
John, See the following: http://cygwin.com/acronyms#PPIOSPE On Mon, Nov 07, 2005 at 01:09:52PM -0500, John Ehresman wrote: > Is it possible to install cygwin python 2.4 while retaining cygwin > python 2.2 & 2.3? I realize that only one will be available as > 'python', but things are set up

RE: Old versions of setup.exe

2005-11-09 Thread Igor Pechtchanski
On Tue, 8 Nov 2005, Peter A. Castro wrote: > On Tue, 8 Nov 2005, Dave Korn wrote: > > > Peter A. Castro wrote: > > > > > Unfortunately, the Cygwin Time Machine hasn't been archiving setup.exe > > > (at least not consistently). The top of /pub/cygwin/ always has the > > > latest setup.exe (and set

Re: how to install software in cygwin without installer

2005-11-09 Thread Igor Pechtchanski
On Wed, 9 Nov 2005, Liu Haibin wrote: > I'm using a product which integrates a cygwin. I want to install some > software like gcc in this cygwin. But the problem is this cygwin > doesn't have a installer. Any idea how I can install software in this > special cygwin? Either they use an unmodified

Re: i686-pc-cygwin crash gcc-4.0 branch

2005-11-09 Thread Brian Dessent
Brian Dessent wrote: > > /home/sherlock/gcc/o/gcc/xgcc -B/home/sherlock/gcc/o/gcc/ > > -B/usr/local/i686-pc-c > > ygwin/bin/ -B/usr/local/i686-pc-cygwin/lib/ -isystem > > /usr/local/i686-pc-cygwin/i > > nclude -isystem /usr/local/i686-pc-cygwin/sys-include -DHAVE_CONFIG_H > > -I. -I../. > > ./../.

boost program_options library with cygwin

2005-11-09 Thread Thomas Porschberg
Hi, I have a problem when using the boost::program::options library under cygwin in conjunction with building a application which I compile with the "-mno-cygwin -mwindows" options. I get a "undefined reference error to _environ" at link time. I guess the problem arised because boost libraries (ve

Re: Old versions of setup.exe

2005-11-09 Thread Brian Dessent
Igor Pechtchanski wrote: > Dave's running this command on a self-compiled version of setup. The > setup on the Cygwin site is compressed with upx, which mangles all strings > (except the PE header). So, one way to get version information into setup > is to use the "Version:" tag in the PE header

Re: boost program_options library with cygwin

2005-11-09 Thread Brian Dessent
Thomas Porschberg wrote: > This is of course nice but can someone give an explanation ? What do you want an explantion of? The fact that you can't mix and match Cygwin and non-Cygwin objects in an executable? That's because mingw and Cygwin use different C runtimes. It boils down to the fact t

Re: Cygwin python & multiple versions

2005-11-09 Thread Reini Urban
2005/11/9, Jason Tishler <[EMAIL PROTECTED]>: > On Mon, Nov 07, 2005 at 01:09:52PM -0500, John Ehresman wrote: > > Is it possible to install cygwin python 2.4 while retaining cygwin > > python 2.2 & 2.3? I realize that only one will be available as > > 'python', but things are set up to use python

non gui setup of cygwin possible?

2005-11-09 Thread cygwin . 20 . maillinglist
Hi folks I like to know if it is possible to setup cygwin from the command line. without any user interaction after the setup is started. IMPORTANT I will read replies only from the mailing list. If you send me email directly it will be deleted. Regards Franz -- Unsubscribe info:

RE: nfs problems

2005-11-09 Thread Robb, Sam
> I have a w2k box running cygwin and in particular the > nfs-server. Then I > have serge debian box with the standard stuff. > > It seems that nfs-server is not able to actually make available stuff > outside the cygwin root. Is this a hard fact or is there space for a > misconfiguration? > >

Re: audit log\'s

2005-11-09 Thread René Berber
CLaudia wrote: > We want to know the audit logs with CYGWIN. We use the WIndows 2000 audit, > but we need more information. In the sshd.log we can't see anything. What we > must do? I'm not sure what the "Windows 2000 audit" is, so my answer might not be what you want, but... Sshd (the daemon)

Re: Wikipedia info about cygwin

2005-11-09 Thread Christopher Faylor
On Wed, Nov 09, 2005 at 10:06:39AM +0100, Corinna Vinschen wrote: >On Nov 8 10:42, Christopher Faylor wrote: >> On Tue, Nov 08, 2005 at 04:21:45PM +0100, J?rg Schaible wrote: >> >Christopher Faylor wrote on Tuesday, November 08, 2005 3:56 PM: >> > >> >[snip] >> >> Does someone want to make that an

Re: non gui setup of cygwin possible?

2005-11-09 Thread Igor Pechtchanski
On Wed, 9 Nov 2005, cygwin.20.maillinglist wrote: ^ You're missing the "B"... :-) > I like to know if it is possible to setup cygwin from the command line. > without any user interaction after the setup is started. You're asking two separate questions here. To answer t

Re: Cygwin python & multiple versions

2005-11-09 Thread John Ehresman
Jason Tishler wrote: Is it possible to install cygwin python 2.4 while retaining cygwin python 2.2 & 2.3? I think it is possible if you install the packages manually (without using setup.exe). AFAICT, only the following files will overwrite each other: Thanks. Manually unpacking the 2.4 pac

Installing error: cygwin1.dll not found

2005-11-09 Thread Kevin Worrell
Hi, I recently installed cygwin on my Windows XP but when I try to run cygwin I get an error saying “This application (bash.exe) has failed to start because cygwin1.dll was not found. Re-installing the application may fix this problem.” I also got a similar message during the initial instal

Re: Installing error: cygwin1.dll not found

2005-11-09 Thread Larry Hall (Cygwin)
Kevin Worrell wrote: Hi, I recently installed cygwin on my Windows XP but when I try to run cygwin I get an error saying “This application (bash.exe) has failed to start because cygwin1.dll was not found. Re-installing the application may fix this problem.” I also got a similar message dur

Re: How to run cygwin sshd as a domain user?

2005-11-09 Thread Xing Qiu
Thank you very much, I can start sshd as my usual domain user after: 1. chown my_user_name /etc/ssh* 2. chown my_user_name /var/empty /usr/sbin/sshd.exe And now I can get access to the network drives/printers from a remote ssh login session. I think the cygwin FAQ didn't mention this subtlet

Re: Installing error: cygwin1.dll not found

2005-11-09 Thread Igor Pechtchanski
On Wed, 9 Nov 2005, Larry Hall (Cygwin) wrote: > Kevin Worrell wrote: > > Hi, > > > > I recently installed cygwin on my Windows XP but when I try to run > > cygwin I get an error saying "This application (bash.exe) has failed > > to start because cygwin1.dll was not found. Re-installing the > > a

Problem: sigrelse() in winsup but not defined in signal.h

2005-11-09 Thread Scott Finneran
Hello, I am trying to compile something under cygwin but am hitting a snag with sigrelse(). I am running the latest binary downloaded by setup.exe. It appears to be defined in winsup/cygwin/exceptions.cc (in CVS) but is not declared in signal.h so of course the compile fails. Is there any r

Re: Problem: sigrelse() in winsup but not defined in signal.h

2005-11-09 Thread Igor Pechtchanski
On Thu, 10 Nov 2005, Scott Finneran wrote: > I am trying to compile something under cygwin but am hitting a snag with > sigrelse(). I am running the latest binary downloaded by setup.exe. Please see for instructions on reporting your Cygwin version properly. How

Re: Updated: libungif-4.1.4-1

2005-11-09 Thread Luke Kendall
On 5 Nov, Yaakov S (Cygwin Ports) wrote: > The following packages have been updated in the Cygwin distribution: > > *** libungif-4.1.4-1 > +++ libungif4-4.1.4-1 (NEW) > > Libungif is a library for manipulating GIF files, without the > patent-encumbered LZW compression code. Are th

Re: Updated: libungif-4.1.4-1

2005-11-09 Thread Brian Dessent
Luke Kendall wrote: > Are there still countries left, in which this patent has not yet > expired? The unisys patent has expired in most major countries. There is still an IBM patent that is valid until sometime in 2006. I think that most people believe that IBM would never enforce this patent a

Re: Updated: libungif-4.1.4-1

2005-11-09 Thread Charles Wilson
Brian Dessent wrote: Luke Kendall wrote: Are there still countries left, in which this patent has not yet expired? The unisys patent has expired in most major countries. There is still an IBM patent that is valid until sometime in 2006. [snip] I think there has already been discussion abou

Re: Problem: sigrelse() in winsup but not defined in signal.h

2005-11-09 Thread Scott Finneran
Hello Igor, Thankyou for your reply. Firstly, yes I should have done a bit more reading before posting. I did as you suggested and downloaded the latest snapshot (winsup-src-20051108). The problem that I experienced before still exists in the latest snapshot. sigrelse() is defined in winsup/

problems using cron to access NTFS encrypted files on XP Pro

2005-11-09 Thread cyg . 108
Well I think I'm figured out part of what's going on here. It appears that when the backup script is run by cron, it is not able to read or write encrypted NTFS files. Is there a workaround? Thanks much, Matt -Original Message- From: Matt McNeil [mailto:[EMAIL PROTECTED] Sent: Satur

Re: Old versions of setup.exe

2005-11-09 Thread Peter A. Castro
On Wed, 9 Nov 2005, Brian Dessent wrote: > Igor Pechtchanski wrote: > > > Dave's running this command on a self-compiled version of setup. The > > setup on the Cygwin site is compressed with upx, which mangles all strings > > (except the PE header). So, one way to get version information into se