Re: bash: cat EOF

2003-08-01 Thread Samuel Thibault
Le ven 01 aoû 2003 11:41:51 GMT, Michael Herstine [EMAIL PROTECTED] a tapoté sur son clavier : I'm interested in whether or not you ever resolved this issue (since I'm experiencing the same thing!). The thread on the cygwin mailing list never closed ... It actually did, but not clearly. To

Re: bash: cat EOF

2003-07-23 Thread Igor Pechtchanski
On Sat, 19 Jul 2003, Samuel Thibault wrote: Le sam 19 jui 2003 00:39:13 GMT, Christopher Faylor a tapot sur son clavier : On Fri, Jul 18, 2003 at 09:38:46PM -0400, Samuel Thibault wrote: Hi, We have installed cygwin on w2k (5.00.2195 service pack 3), but the files are actually hosted

Re: bash: cat EOF

2003-07-20 Thread Samuel Thibault
Le sam 19 jui 2003 23:32:58 GMT, Larry Hall wrote: You may want to try setting 'nosmbntsec' and see if that helps. it doesn't. Peter A. Castro wrote: I think it's time you gave us more information about your machine configuration. Well, I wished we knew ourselves... Christopher Faylor

Re: bash: cat EOF

2003-07-19 Thread Samuel Thibault
Le sam 19 jui 2003 00:39:13 GMT, Christopher Faylor a tapoté sur son clavier : On Fri, Jul 18, 2003 at 09:38:46PM -0400, Samuel Thibault wrote: Hi, We have installed cygwin on w2k (5.00.2195 service pack 3), but the files are actually hosted by a samba server, connected on S:\, and we login

Re: bash: cat EOF

2003-07-19 Thread Samuel Thibault
Hi, No immediate answer, so I guess this is not a known problem, I dug a bit: I called strace cat trace EOF foo EOF attached is the trace file. The error is from lines 415 to 421. Appart from the fact that windows reports an unkown error, some disk file is the magic unknown_file name in

Re: bash: cat EOF

2003-07-19 Thread Samuel Thibault
Le sam 19 jui 2003 15:48:07 GMT, Samuel Thibault a tapoté sur son clavier : No immediate answer, so I guess this is not a known problem, I dug a bit: I called strace cat trace EOF foo EOF btw, with sh.exe, it works. (but many configure scripts require bash _and_ ) Regards, Samuel

Re: bash: cat EOF

2003-07-19 Thread Samuel Thibault
Le sam 19 jui 2003 17:27:59 GMT, Larry Hall a tapoté sur son clavier : Looks like your /etc/passwd and /etc/group aren't correct. Run mkpasswd and mkgroup with the appropriate flags for your installation (i.e. is your user in a domain or not?) I couldn't get a domain user, but the local entry

Re: bash: cat EOF

2003-07-19 Thread Peter A. Castro
On Sat, 19 Jul 2003, Samuel Thibault wrote: Le sam 19 jui 2003 16:39:19 GMT, Samuel Thibault a tapoté sur son clavier : btw, with sh.exe, it works. (but many configure scripts require bash _and_ ) and zsh doesn't work, but tcsh works. zsh works for me: ([EMAIL PROTECTED])[105] ~ % vi x

Re: bash: cat EOF

2003-07-19 Thread Samuel Thibault
Le sam 19 jui 2003 17:57:20 GMT, Peter A. Castro a tapoté sur son clavier : On Sat, 19 Jul 2003, Samuel Thibault wrote: Le sam 19 jui 2003 16:39:19 GMT, Samuel Thibault a tapoté sur son clavier : btw, with sh.exe, it works. (but many configure scripts require bash _and_ ) and zsh

Re: bash: cat EOF

2003-07-19 Thread Peter A. Castro
On Sat, 19 Jul 2003, Samuel Thibault wrote: Le sam 19 jui 2003 17:57:20 GMT, Peter A. Castro a tapoté sur son clavier : On Sat, 19 Jul 2003, Samuel Thibault wrote: Le sam 19 jui 2003 16:39:19 GMT, Samuel Thibault a tapoté sur son clavier : btw, with sh.exe, it works. (but many

Re: bash: cat EOF

2003-07-19 Thread Larry Hall
Samuel Thibault wrote: Le sam 19 jui 2003 17:27:59 GMT, Larry Hall a tapoté sur son clavier : Looks like your /etc/passwd and /etc/group aren't correct. Run mkpasswd and mkgroup with the appropriate flags for your installation (i.e. is your user in a domain or not?) I couldn't get a domain

Re: bash: cat EOF

2003-07-19 Thread Christopher Faylor
On Sat, Jul 19, 2003 at 08:03:34PM -0400, Samuel Thibault wrote: Le sam 19 jui 2003 17:27:59 GMT, Larry Hall a tapot? sur son clavier : Looks like your /etc/passwd and /etc/group aren't correct. Run mkpasswd and mkgroup with the appropriate flags for your installation (i.e. is your user in a

bash: cat EOF

2003-07-18 Thread Samuel Thibault
Hi, We have installed cygwin on w2k (5.00.2195 service pack 3), but the files are actually hosted by a samba server, connected on S:\, and we login to the box via rsh x11. The problem we're having is $ cat EOF foo EOF cat: -: Permission denied this is the same with dd, ... so the problem

Re: bash: cat EOF

2003-07-18 Thread Christopher Faylor
On Fri, Jul 18, 2003 at 09:38:46PM -0400, Samuel Thibault wrote: Hi, We have installed cygwin on w2k (5.00.2195 service pack 3), but the files are actually hosted by a samba server, connected on S:\, and we login to the box via rsh x11. The problem we're having is $ cat EOF foo EOF cat: -: