RE: Where is the manual for export(bash)

2004-05-11 Thread Stephan Mueller
Alternatively, you can do man bash, search for export (/export) then skip to the next occurrence (n) a few times until you find the main entry. Resulting text is much the same as in 'help export', but it's sometimes nice to see the text in context in the man page, and it's always nice to have more

Re: Where is the manual for export(bash)

2004-05-11 Thread Joshua Daniel Franklin
Try 'help export'. The cygwin bash package is vanilla GNU, which IIRC does not include man pages for builtins. On Tue, 11 May 2004 21:39:35 -0700, Peng Yu <[EMAIL PROTECTED]> wrote: > > "No manual entry for export" is displayed, when I "man export". > But export man entry is available on other li

Re: cygwin upgrade: where did XWin go?

2004-05-11 Thread Peng Yu
You can run startxwin. - Original Message - From: "Allen H. Nugent" <[EMAIL PROTECTED]> To: "Cygwin List" <[EMAIL PROTECTED]> Sent: Tuesday, May 11, 2004 10:06 PM Subject: cygwin upgrade: where did XWin go? > I just upgraded my cygwin installation, to find that I have lost my most > impo

cygwin upgrade: where did XWin go?

2004-05-11 Thread Allen H. Nugent
I just upgraded my cygwin installation, to find that I have lost my most important functionality. (Exactly why I'd been putting off upgrades all year!) When I type "startxwin.sh" at the BASH prompt I get an 'Error Starting Program' window with the message, "A required .DLL file, CYGX11-6.DLL, wa

Where is the manual for export(bash)

2004-05-11 Thread Peng Yu
"No manual entry for export" is displayed, when I "man export". But export man entry is available on other linux machine. How I can install the man for export? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: How to start windows version gvim for cygwin correctly?

2004-05-11 Thread Peng Yu
Thank you for you script. I don't change $HOME, $VIM, $VIMRUNTIME in cygwin, because I'm afraid there are some potential conflicts. Do I have to worry about that. Instead, I add the -i and -u option to invoke gvim. It works. BTW, what's the best place to store cyg-wrapper.sh . I store it to /usr/bi

The script program for cygwin

2004-05-11 Thread Fung Chai
Hi, I apologise for not using the appropriate mailing-list to make this annoucement. I've managed to build the script program under cygwin. It handles SIGWINCH correctly. As you may know, script makes a typescript of terminal session, of everything printed on your terminal. I usually use it to

The rxvt.1 manpage of the rxvt-2.7.10-4 package.

2004-05-11 Thread Fung Chai
Hi, The rxvt manpage cannot be correctly formatted because the nroff file doc/rxvt.1 contains some left-over yodl bits. I suspect that the yold2man-post program was not invoked to remove the yodl stuff. Here is a way to fix this. First, you need to build the yodl software under cygwin. Downloa

Re: How to start windows version gvim for cygwin correctly?

2004-05-11 Thread Luc Hermitte
* On Tue, May 11, 2004 at 07:46:04PM -0700, Peng Yu <[EMAIL PROTECTED]> wrote: > But I can not change the directory "Programs Files" to other names. > Is there anyway to include blank in the alias command? I made cyg-wrapper.sh [1] to launch gVim-win32 (at first) from cygwin, but it should not sol

Re: How to start windows version gvim for cygwin correctly?

2004-05-11 Thread Peng Yu
But I can not change the directory "Programs Files" to other names. Is there anyway to include blank in the alias command? - Original Message - From: "Reid Thompson" <[EMAIL PROTECTED]> To: "Peng Yu" <[EMAIL PROTECTED]> Sent: Tuesday, May 11, 2004 7:25 PM Subject: Re: How to start windows

Re: Behaviour of 'find' under 'bash'

2004-05-11 Thread Igor Pechtchanski
On Wed, 12 May 2004, Song Ken Vern-E11804 wrote: > Hi, > > The find command seems to be behaving differently depending on the > content of the current directory. > [snip] > > When I issue a :- > > find ./ -name *.java > > It does not seem to go into the subdirectories. > > But when I issue a :- >

Re: How to start windows version gvim for cygwin correctly?

2004-05-11 Thread Peng Yu
Sorry about previous blank reply. This dosen't really help. It will still create _viminfo in my local dir. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 11, 2004 4:58 PM Subject: RE: How to start windows version gvim for cygwin correctly? > Ha

Behaviour of 'find' under 'bash'

2004-05-11 Thread Song Ken Vern-E11804
Hi, The find command seems to be behaving differently depending on the content of the current directory. drwxr-xr-x+ 4 Administ 4096 May 12 08:41 ./ drwxr-xr-x+ 12 Administ 8192 May 6 17:02 ../ drwxr-xr-x+ 2 Administ 8192 May 11 14:06 Code/ drwxr-xr

Re: How to start windows version gvim for cygwin correctly?

2004-05-11 Thread Peng Yu
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 11, 2004 4:58 PM Subject: RE: How to start windows version gvim for cygwin correctly? > Have you tried cd'ing to /cygdrive/d/Program\ Files/vim/ first? > > -Original Message- > From: [EMAIL

Re: How to start windows version gvim for cygwin correctly?

2004-05-11 Thread Luc Hermitte
Hello, [I've set a reply-to to vim's mailing list and your email address; you may need to be registered to post on this mailing-list] Just a little note first, I use the win32 version of vim since the version 5.8 (the beta version 6.3a is very recent) and cygwin. So far, I have no problems. My $

RE: how to upgrade cygwin?

2004-05-11 Thread Jamil
Just run the setup program again, it will download any upgrades needed; that is the default. You can also choose new programs! In which case setup will do the upgrade and the new installations. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Allen H. Nuge

Re: how to upgrade cygwin?

2004-05-11 Thread Larry Hall
At 07:11 PM 5/11/2004, you wrote: >I installed cygwin about 6 months ago and I now wish to download the latest >version. However, I can't figure out how to use Setup to download only >those versions of components that are newer than my installation. > >Does Setup figure this out by itself? > > Su

Re: How to start windows version gvim for cygwin correctly?

2004-05-11 Thread Larry Hall
At 07:30 PM 5/11/2004, you wrote: >I installed vim(windows version) at > >/cygdrive/d/Program\ Files/vim/ >(This directory is equivalent to "D:\Program Files\vim\") > >The executable is > >/cygdrive/d/Program\ Files/vim/vim61/gvim.exe > >When enter the above command in cygwin, gvim window popup. Bu

How to start windows version gvim for cygwin correctly?

2004-05-11 Thread Peng Yu
I installed vim(windows version) at /cygdrive/d/Program\ Files/vim/ (This directory is equivalent to "D:\Program Files\vim\") The executable is /cygdrive/d/Program\ Files/vim/vim61/gvim.exe When enter the above command in cygwin, gvim window popup. But it seems that gvim doesn't load "D:\Progra

how to upgrade cygwin?

2004-05-11 Thread Allen H. Nugent
I installed cygwin about 6 months ago and I now wish to download the latest version. However, I can't figure out how to use Setup to download only those versions of components that are newer than my installation. Does Setup figure this out by itself? Thanks! Allen H. Nugent Graduate School of Bio

Re: cron

2004-05-11 Thread Larry Hall
At 06:07 PM 5/11/2004, you wrote: >Hi I scheduled a script to run at a 7:00 am trough cron but it never >runs. Any ideas? Sure. Start here: >Problem reports: http://cygwin.com/problems.html Follow that by: >I even leave the cyg

RE: Executable links?

2004-05-11 Thread Igor Pechtchanski
On Tue, 11 May 2004, Buchbinder, Barry (NIH/NIAID) wrote: > WFM on XP: > > /bin> ln -s bash.exe b > > The following opens bash in a new window. > > /bin> cygstart b.lnk > > But in case you are worried that cygstart is doing some cygwin-type magic, > the following also opens bash in a new window. >

Re: building Python numarray

2004-05-11 Thread Max Bowsher
james pentland wrote: > gcc version 3.3.1 release breaks Python setup. > setup expects a c compiler named gcc, which is no > longer supplied. > > this causes numarray to fail to install. > > what is the proper fix? > one way would be to make a copy of the c compiler > named gcc, but will this bre

building Python numarray

2004-05-11 Thread james pentland
gcc version 3.3.1 release breaks Python setup. setup expects a c compiler named gcc, which is no longer supplied. this causes numarray to fail to install. what is the proper fix? one way would be to make a copy of the c compiler named gcc, but will this break other things? [[--]] console ses

RE: Executable links?

2004-05-11 Thread Buchbinder, Barry (NIH/NIAID)
WFM on XP: /bin> ln -s bash.exe b The following opens bash in a new window. /bin> cygstart b.lnk But in case you are worried that cygstart is doing some cygwin-type magic, the following also opens bash in a new window. /bin> cmd /c start b Opening explorer and double clicking on "b" opens bas

cron

2004-05-11 Thread Jimmy Hayes
Hi I scheduled a script to run at a 7:00 am trough cron but it never runs. Any ideas? I even leave the cygwin window open. Thanks, Jimmy Hayes -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http:

Re: Vim under cygwin console: backspace problem

2004-05-11 Thread Max Bowsher
Tyler Spivey wrote: > Hello. > Under windows Xp, backspace doesn't appear to work in vim. > When I backspace, it doesn't delete the character - the character appears to > still be on the screen. as far as I can tell, it moves left. That is correct. It is working as designed. If you want to use vi

Re: Vim under cygwin console: backspace problem

2004-05-11 Thread Larry Hall
At 05:42 PM 5/11/2004, you wrote: >Hello. >Under windows Xp, backspace doesn't appear to work in vim. >When I backspace, it doesn't delete the character - the character appears to >still be on the screen. as far as I can tell, it moves left. >this is a default installation. >Vim is version 6.2. >st

Vim under cygwin console: backspace problem

2004-05-11 Thread Tyler Spivey
Hello. Under windows Xp, backspace doesn't appear to work in vim. When I backspace, it doesn't delete the character - the character appears to still be on the screen. as far as I can tell, it moves left. this is a default installation. Vim is version 6.2. stty erase ^? didn't work -- it seems to be

Executable links?

2004-05-11 Thread chris
Just a couple of tiny questions / thoughts. A number of people (myself included) have been "caught" over the fact that cygwin shortcuts can obviously not be executed from a windows shell. There appears to me to be 4 ways of dealing with this 1) Ignore the problem, use a proper shell 2) On NTFS,

RE: Bugs in nfs-server package. Att: package maintainers.

2004-05-11 Thread Robb, Sam
> On Fri, 7 May 2004, Silver, David (Contractor) wrote: > > > Hi, > > > > I'm writing to report two bugs in the nfs-server package. > By my reading > > of the Cygwin docs, posting to this list is the correct > procedure, so forgive > > me if that's not the case. > > The correct place to report

RE: Windows Server 2003 on AMD64 -- Making it work

2004-05-11 Thread Benson Margulies
Yea, that would help a great deal. -Original Message- From: Nathan Laredo [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 11, 2004 3:08 PM To: [EMAIL PROTECTED]; Benson Margulies; [EMAIL PROTECTED] Subject: Re: Windows Server 2003 on AMD64 -- Making it work Hi, If you simply want to get c

Re: Windows Server 2003 on AMD64 -- Making it work

2004-05-11 Thread Nathan Laredo
Hi, If you simply want to get cygwin working on amd64 windows, create a cygwin.cmd in addition to your current C:\cygwin\cygwin.bat and make it do the following: @echo off C:\WINDOWS\SysWOW64\cmd.exe /c C:\cygwin\cygwin.bat Then, point your cygwin icon/shortcuts at cygwin.cmd and you'll be all s

RE: Problems with Indirect Interpretation (#!/bin/csh, #!/bin/tcsh, #!/bin/perl, etc...)

2004-05-11 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Dave Korn > Sent: 11 May 2004 18:51 > > -Original Message- > > From: cygwin-owner On Behalf Of Rocket Boy > > Sent: 11 May 2004 18:44 > > The FAQ says that it is not recommended to add . to > > $PATH. Anyone, know a compelling

Fwd: RE: Problems with Indirect Interpretation (#!/bin/csh, #!/bin/tcsh, #!/bin/perl, etc...)

2004-05-11 Thread Rocket Boy
Note: forwarded message attached. __ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover --- Begin Message --- I suppose putting the '.' at the end of $PATH would be a comp

RE: Problems with Indirect Interpretation (#!/bin/csh, #!/bin/tcsh, #!/bin/perl, etc...)

2004-05-11 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Rocket Boy > Sent: 11 May 2004 18:44 > This indeed appears to be the problem. I figured it > something that basic. Though I searched the web for > days I couldn't find the same symptoms discussed > elsewhere. > > The FAQ says that it

Re: Problems with Indirect Interpretation (#!/bin/csh, #!/bin/tcsh, #!/bin/perl, etc...)

2004-05-11 Thread Rocket Boy
This indeed appears to be the problem. I figured it something that basic. Though I searched the web for days I couldn't find the same symptoms discussed elsewhere. The FAQ says that it is not recommended to add . to $PATH. Anyone, know a compelling reason not to? Thanks, Will --- Vince Hoffman <

Do you visit at once and see?

2004-05-11 Thread adult_news
The wonderful site was found when carrying out netsurfing. To a beautiful movie site, a quality is also high. http://www.xmax.info -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/do

Re: Problems with Indirect Interpretation (#!/bin/csh, #!/bin/tcsh, #!/bin/perl, etc...)

2004-05-11 Thread Vince Hoffman
On Tue, 11 May 2004, Rocket Boy wrote: > I have recently installed cygwin on my PC at home > (Win-XP) and at work (Win-NT). I can't seem to get > indirect interpretation (e.g. #!/bin/csh -f, > #!/bin/tcsh -f, etc...) to work in either location. I > have tried it in different shells: bash, tcsh,

RE: Problems with Indirect Interpretation (#!/bin/csh, #!/bin/tcsh, #!/bin/perl, etc...)

2004-05-11 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Rocket Boy > Sent: 11 May 2004 18:03 > I have recently installed cygwin on my PC at home > (Win-XP) and at work (Win-NT). I can't seem to get > indirect interpretation (e.g. #!/bin/csh -f, > #!/bin/tcsh -f, etc...) to work in either lo

Problems with Indirect Interpretation (#!/bin/csh, #!/bin/tcsh, #!/bin/perl, etc...)

2004-05-11 Thread Rocket Boy
I have recently installed cygwin on my PC at home (Win-XP) and at work (Win-NT). I can't seem to get indirect interpretation (e.g. #!/bin/csh -f, #!/bin/tcsh -f, etc...) to work in either location. I have tried it in different shells: bash, tcsh, and sh. And, with different interpreters: #!/bin/bas

Re: Shutdown doesn't seem to work when invoked from ssh session

2004-05-11 Thread Krzysztof Duleba
Corinna Vinschen wrote: > On May 10 07:33, Egerton, James wrote: > > I've tried using the Cygwin shutdown-1.4 from an ssh session and it > > doesn't seem to do anything. The call to ExitWindowsEx doesn't appear > > to fail, but nothing happens after the "WARNING!!!..." message is > > displayed.

Re: bash: tab completion failure from (but not at) /

2004-05-11 Thread Thorsten Kampe
* <[EMAIL PROTECTED]> (2004-05-11 08:25 +0100) > Just lately (all recent snapshots including 20040510) I'm noticing a failure > with tab completion for pathnames beginning /. Thus, I would expect, and in > the past have achieved > > ls /ho > ls /home/ > or > md5sum /usloc >

Re: How I can start gvim?

2004-05-11 Thread Larry Hall
At 12:33 PM 5/11/2004, you wrote: >I installed vim/vim-6.2-3 >But I can't find the file gvim. >when I type "vim -g" >I got E25: GUI cannot be used: Not enabled at compile time >Do you know what is wrong with that? Yes. No one has chosen to contribute gvim so far. As a result, it is not offered

How I can start gvim?

2004-05-11 Thread Peng Yu
I installed vim/vim-6.2-3 But I can't find the file gvim. when I type "vim -g" I got E25: GUI cannot be used: Not enabled at compile time Do you know what is wrong with that? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.htm

How I can start gvim?

2004-05-11 Thread Peng Yu
I installed vim/vim-6.2-3 But I can't find the file gvim. when I type "vim -g" I got E25: GUI cannot be used: Not enabled at compile time Do you know what is wrong with that? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: mailx mail replacement - solution in shell script

2004-05-11 Thread Brian Dessent
Dave Korn wrote: > > Yes, it relies on MTA (and I thought that ssmtp is good default for > > Cygwin) since original mailx does the same. Althought one could simply > > use netcat, but that brakes SMTP protocol and this behaviour > > is recently becoming forbidden. > > I'm curious: in what way

Re: sed -i causes +S+H

2004-05-11 Thread Corinna Vinschen
On May 11 07:55, [EMAIL PROTECTED] wrote: > Just at the moment > > sed -i 's/../../g' file1 > > causes the edited file 'file1' to possess attributes not just +A as one > might expect but also +S +H. I found the cause and checked in a fix. Thanks for the report, Corinna -- Corinna Vinsch

Re: bash: tab completion failure from (but not at) /

2004-05-11 Thread fergus
>> Interesting. >> No problems with tcsh or zsh. >> Just bash misbehaves. Corinna, Couldn't work out whether you were enquiring further into my own experience or (as I hope and suspect) reporting yours. But yes, I get no problems with tcsh or zsh, just as reported with bash (and, if it's worth re

Re: bash: tab completion failure from (but not at) /

2004-05-11 Thread Corinna Vinschen
On May 11 07:25, [EMAIL PROTECTED] wrote: > > Just lately (all recent snapshots including 20040510) I'm noticing a failure > with tab completion for pathnames beginning /. Thus, I would expect, and in > the past have achieved > > ls /ho > ls /home/ > or > md5sum /usloc >

Re: rsh, strange command line parsing

2004-05-11 Thread Shun-ichi GOTO
Hi, > On Tue, 11 May 2004 10:33:30 +0200, Corinna Vinschen wrote, > rsh is using getopt_long for option processing. The old versions had it > statically linked in while newer versions are using the getopt_long built > into Cygwin. By default, Cygwin's getopt_long has argument permutation >

RE: mailx mail replacement - solution in shell script

2004-05-11 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of jerzy szczudlowski > Sent: 11 May 2004 00:36 > Yes, it relies on MTA (and I thought that ssmtp is good default for > Cygwin) since original mailx does the same. Althought one could simply > use netcat, but that brakes SMTP protocol and

AW: Inaccessible remote volumes when logged in via ssh

2004-05-11 Thread Brindl Ronald
I am logging in using password (i already heard of troubles using publickey, altough i can log in as normal user using public key) The volume is mounted using the explorer menu (extra -> connect drive, i dont know if thats correct because i have a german version), and it is configured to mount auto

Re: write to remote syslogd

2004-05-11 Thread Corinna Vinschen
On May 11 00:05, C Wells wrote: > I know you can set syslog.conf to point to a remote > syslog daemon, so if you use logger it will get copied > to the remote syslogd, however is there a command in > cygwin (or linux for that matter) that you can use to > send a syslog message directly to a remote

Re: rsh, strange command line parsing

2004-05-11 Thread Corinna Vinschen
On May 11 13:21, Shun-ichi GOTO wrote: > Hi, developers > > Few days ago, I upgraded cygwin from 1.5.5 to 1.5.9 > and I found strange behavior of rsh. > > The problem is that rsh want to handle argument of executing command. > For example, > > $ rsh host ls -a > rsh: unknown option -- a >

Re: Shutdown doesn't seem to work when invoked from ssh session

2004-05-11 Thread Corinna Vinschen
On May 10 16:21, Michael F. March wrote: > Let me amend my last email.. > > Shutdown works if I am logged into the console.. Yes, of course, that makes perfectly sense, doesn't it? *cough, cough* Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Co-Pr

write to remote syslogd

2004-05-11 Thread C Wells
I know you can set syslog.conf to point to a remote syslog daemon, so if you use logger it will get copied to the remote syslogd, however is there a command in cygwin (or linux for that matter) that you can use to send a syslog message directly to a remote syslogd ? logger seems to write to only to

sed -i causes +S+H

2004-05-11 Thread fergus
Just at the moment sed -i 's/../../g' file1 causes the edited file 'file1' to possess attributes not just +A as one might expect but also +S +H. (This does not happen if you use a different syntax sed 's/../../g' file1 > file2 in which case the edited file 'file2' possesses just +A.) Th