snap, crackle, popshot (was Re: cut and paste problem with xemacs/rxvt)

2003-07-25 Thread Christopher Faylor
I'm building a cygwin1-20030726.dll.bz2 snapshot now. It may fix the cut and paste problem. It also may allow console windows running the bash shell to exit automatically when you logout. It also exports fdopen64 but that's not really useful for anything right now. Please try this snapshot if/w

Re: Cygwin DLL configuration

2003-07-25 Thread David Rothenberger
Doru Carastan wrote: [snip] > I would like to ask the list how to configure the cygwin DLL to have > 'make install' create a tree similar to the one stored in the binary > distribution tar file: [snip] Gerrit recently posted a script that I've been using for building from CVS. The produces a tree

Cygwin DLL configuration

2003-07-25 Thread Doru Carastan
Hello, When configuring the cygwin DLL with '--prefix=/usr', the winsup files end up installed in /usr/i686-pc-cygwin instead of /usr: /usr/ /usr/bin /usr/etc /usr/i686-pc-cygwin /usr/i686-pc-cygwin/bin /usr/i686-pc-cygwin/include /usr/i686-pc-cygwin/lib /usr/i686-pc-cygwin/man /usr/include /usr

RE: ftp: can't set gid

2003-07-25 Thread Igor Pechtchanski
I'm not sure I'm replying to the same person (with the same problem), but if I am: The UID/GID values of 400/401 are used by Cygwin when the current user's name or SID cannot be found in /etc/passwd. Since id tells you that you log in as "Administrator", you must have that entry in /etc/passwd to

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 Pechtchans

Re: cut and paste problem with xemacs Was Re: [ANNOUNCEMENT] Available for test: cygwin-1.5.0-1

2003-07-25 Thread David Rothenberger
Antoine Levy-Lambert wrote: > > David Rothenberger wrote : > >Any suggestions would be appreciated, even if its just "try looking at > >somefile.c". I don't mind investigation and can go with limited info; > >I'm just out of ideas now. > One idea would be to look at the source code of xemacs. > I

RE: More Imagemagick/Perlmagick Issues

2003-07-25 Thread Bill McCormick
> You need to rebase all of your Cygwin DLL's. If you haven't > already got the > 'rebase' package installed, install it (via setup.exe) and read > the README in > /usr/doc/Cygwin/rebase*.README . Make sure to shut down all > Cygwin processes > (including services started via cygrunsrv) before runn

Apache Bug (was: apache dies with pppoe)

2003-07-25 Thread Bill McCormick
Andrew DeFaria wrote: > >> Andrew DeFaria recently replied to one of my posts (to me only) with > >> this: > > > Because you CC'ed me. I use gname for newsserver access. There is (was?) > some issue with setting reply to using gname so I don't set it. > OK. > I thought I heard that some where be

RE: Inetd question

2003-07-25 Thread xiaoqin_qiu
Hi Igor, Thank you for your information. I think you are right. I may want to try out cygwin-1.5.0-1 and login-1.9.6 since I have 32-bit UIDs. Xiaoqin Qiu Technical Computing Group IT Infrastructure Services Organization Agilent Technologies, Inc. (818)879-6220 [EMAIL PROTECTED] -Original

Re: ftp: can't set gid

2003-07-25 Thread Igor Pechtchanski
On Fri, 25 Jul 2003, Menon, Girish (MED, WIPRO-GE MED) wrote: > Hi, > > While trying to telnet, it works. > > But when I try to ftp I get the following error > > insite> ftp localhost > Connected to gravel. > 220 gravel FTP server (GNU inetutils 1.3.2) ready. > Name (localhost:Administrato

Re: [IDEA] Add words to cygwin documentation on how to use windows programs effectively

2003-07-25 Thread Joshua Daniel Franklin
On Fri, Jul 25, 2003 at 11:06:46AM -0400, Christopher Faylor wrote: > Boy, I miss Joshua. It seems like David Starks-Browning is MIA, too, so > our FAQ is falling behind. I'm actually somewhat stable right now, staying with some in-laws with broadband and will be here for about a week. Then in l

ftp: can't set gid

2003-07-25 Thread Menon, Girish (MED, WIPRO-GE MED)
Hi, While trying to telnet, it works. But when I try to ftp I get the following error insite> ftp localhost Connected to gravel. 220 gravel FTP server (GNU inetutils 1.3.2) ready. Name (localhost:Administrator): insite 331 Password required for insite. Password: 550 Can't set gid. ftp:

Re: check if cygwin in makefiles?

2003-07-25 Thread kaio
right: ifeq ($(shell uname -o),Cygwin) is ok thanks a lot "Christopher Faylor" <[EMAIL PROTECTED]> ha scritto nel messaggio news:[EMAIL PROTECTED] > On Fri, Jul 25, 2003 at 04:16:25AM +0200, kaio wrote: > >??? > > uname > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pro

Re: cut and paste problem with xemacs Was Re: [ANNOUNCEMENT] Available for test: cygwin-1.5.0-1

2003-07-25 Thread Antoine Levy-Lambert
"David Rothenberger" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > This seems like the hard way of doing things. Slow and big, too. > There's no particular reason to start X, since rxvt will work fine > without it and will accomplish the same thing as xterm does. > Right I h

Re: cut and paste problem with xemacs Was Re: [ANNOUNCEMENT] Available for test: cygwin-1.5.0-1

2003-07-25 Thread Antoine Levy-Lambert
David Rothenberger wrote : >Any suggestions would be appreciated, even if its just "try looking at >somefile.c". I don't mind investigation and can go with limited info; >I'm just out of ideas now. One idea would be to look at the source code of xemacs. I presume that the copy and paste functions

Re: apache dies with pppoe

2003-07-25 Thread Andrew DeFaria
Elfyn McBratney wrote: On Thu, 24 Jul 2003, Bill McCormick wrote: Andrew DeFaria recently replied to one of my posts (to me only) with this: Because you CC'ed me. I use gname for newsserver access. There is (was?) some issue with setting reply to using gname so I don't set it. I do know that

Re: SFTP only account

2003-07-25 Thread Ville Herva
On Wed, Jul 23, 2003 at 10:12:45PM -0400, you [Igor Pechtchanski] wrote: > > Instead of setting the shell to /bin/false, set it to a script that checks > the parameters (e.g., which program is invoked), and quits with a non-zero > return code if the program is not "sftp", for example. That same sc

Re: Setup fails on XP Pro : no files in /etc + no permissions in /bin

2003-07-25 Thread Max Bowsher
Milner, Jon (EU-SES) wrote: > Thanks Max. I erased Cygwin and re-installed. Results are detailed below. > > I am installing for all users, logged in as myself 'GBMilneJ'. > I am a member of XP's Administrators group. > (I've installed several other programs, with no problems). > ... > C:\>cacls C:\

RE: Inetd question

2003-07-25 Thread Igor Pechtchanski
On Fri, 25 Jul 2003 [EMAIL PROTECTED] wrote: > [snip] > Just FYI, the cygwin package I installed was 1.3.22-1 not 1.5.0 and the > .dll was 1.3.22. After I upgraded login package, I just reinstalled the > same cygwin package. I verified this by running cygcheck -s. > > The interesting thing is now

RE: Inetd question

2003-07-25 Thread xiaoqin_qiu
Hi Igor and Larry, Thank you very much for your information. For rsh, I can use hosts.equiv instead of .rhosts on FAT32 drive. That is a acceptable solution for me. Just FYI, the cygwin package I installed was 1.3.22-1 not 1.5.0 and the .dll was 1.3.22. After I upgraded login package, I just r

Re: upgrade question

2003-07-25 Thread Larry Hall
Igor Pechtchanski wrote: On Fri, 25 Jul 2003, Rob Clack wrote: Can I just rename my old cygwin directory tree (E:\cygwin) to something else and install the latest in its place? I did read somewhere that you shouldn't have two cygwin1.dlls, hence the question. Thanks in advance Rob Yes, you

Re: upgrade question

2003-07-25 Thread Igor Pechtchanski
On Fri, 25 Jul 2003, Igor Pechtchanski wrote: > [snip] > If you want to be completely safe, rename the old cygwin1.dll to, say, > old-cygwin1.dll (I have a few on my system, no problems yet). ^ Just to be completely clear (for the archives), I have a few

Re: upgrade question

2003-07-25 Thread Igor Pechtchanski
On Fri, 25 Jul 2003, Rob Clack wrote: > We have a large c/unix application which uses gtk and which has been > ported to Windows. Our gtk is ancient, as is our cygwin, and we're > looking to upgrade both. > > The cygwin was, I gather, seriously hacked (some time ago) to get it to > work, and I do

Re: [IDEA] Add words to cygwin documentation on how to use windows programs effectively

2003-07-25 Thread Christopher Faylor
On Fri, Jul 25, 2003 at 05:59:16PM +0200, Ronald Landheer-Cieslak wrote: >As far as the Java section is concerned, I have some experience in the matter >and would be happy to share it (i.e. I already have from time to time on this >list) - the only caveat is that I'm going on vacation for a week -

upgrade question

2003-07-25 Thread Rob Clack
We have a large c/unix application which uses gtk and which has been ported to Windows. Our gtk is ancient, as is our cygwin, and we're looking to upgrade both. The cygwin was, I gather, seriously hacked (some time ago) to get it to work, and I don't want to throw it away before establishing t

Re: [IDEA] Add words to cygwin documentation on how to use windows programs effectively

2003-07-25 Thread Ronald Landheer-Cieslak
Hi Chris, As far as the Java section is concerned, I have some experience in the matter and would be happy to share it (i.e. I already have from time to time on this list) - the only caveat is that I'm going on vacation for a week - but I'd be happy to write some docu after that (if no-one beats m

Re: activating a dial-up connection from cygwin

2003-07-25 Thread Rob
sweet deal - that's perfect! Thanks a million Sam. Rob. > Hello, > > I was wondering if there was any way to activate an existing windows 2000 > dial-up connection from the cygwin command line. > > The reason I want to know is because I have a shell script that > automatically backs up files to

[IDEA] Add words to cygwin documentation on how to use windows programs effectively

2003-07-25 Thread Christopher Faylor
Sorry for the long subject but it occurred to me, given the recent "how do I make cygwin dial" discussion that we're missing some documentation. We probably should add a new section to the cygwin docs talking about how to effectively use windows programs with cygwin. I can see a shortcut section,

Re: activating a dial-up connection from cygwin

2003-07-25 Thread Randall R Schulz
Hey, Sam, Where were you when I was looking for this way back when? That's two lacunae in as many days: rasdial mkshortcut Ignorance is _not_ bliss! Thanks to you and Luke Kendall for the enlightenment. RRS At 07:46 2003-07-25, Sam Edge wrote: "Rob" <[EMAIL PROTECTED]> wrote in <[EMAI

Re: activating a dial-up connection from cygwin

2003-07-25 Thread Sam Edge
"Rob" <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]> in gmane.os.cygwin on Fri, 25 Jul 2003 10:01:28 -0400: > Hello, > > I was wondering if there was any way to activate an existing windows 2000 > dial-up connection from the cygwin command line. > > The reason I want to know is because I have

Re: activating a dial-up connection from cygwin

2003-07-25 Thread Randall R Schulz
Rob, At 07:01 2003-07-25, Rob wrote: Hello, I was wondering if there was any way to activate an existing windows 2000 dial-up connection from the cygwin command line. I don't know of an explicit command that will do this, and once upon a time before I received the blessing of DSL, I did look for

Re: activating a dial-up connection from cygwin

2003-07-25 Thread Ronald Landheer-Cieslak
On Fri, Jul 25, 2003 at 10:01:28AM -0400, Rob wrote: > I was wondering if there was any way to activate an existing windows 2000 > dial-up connection from the cygwin command line. None that I know of, but.. > The reason I want to know is because I have a shell script that > automatically backs up

activating a dial-up connection from cygwin

2003-07-25 Thread Rob
Hello, I was wondering if there was any way to activate an existing windows 2000 dial-up connection from the cygwin command line. The reason I want to know is because I have a shell script that automatically backs up files to a remote computer (which is only accessible through a vpn connection).

Re: QPopper

2003-07-25 Thread Igor Pechtchanski
Thomas, Your first mistake was in the header of your e-mail: To: "Cygwin Applications Mailing List" The cygwin-apps list is a "Cygwin Application Packaging Problems and Solutions Mailing List", as described at . Any problems with the actual applications should be d