rsh, strange command line parsing

2004-05-10 Thread Shun-ichi GOTO
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 Try `rsh --help' for more information. $ rsh host "ls -a"

Is there any problems with the libiberty.a which i link?

2004-05-10 Thread vikie
hello, There is a error when i link my projects.Someone told me that the libiberty.a should include setmem().But I can not find setmem() in the libiberty.a which i used.Is there any problems in the libiberty.a which i link? Thank you. vikie [EMAIL PROTECTED]   2004-05-1

Re: mailx mail replacement - solution in shell script

2004-05-10 Thread jerzy szczudłowski
Frédéric L W Meunier wrote: >> Have you looked at ssmtp? > > His script uses ssmtp. ssmtp isn't a mailx or nail replacement. 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 SMT

Re: Several problems with ssh and X

2004-05-10 Thread Igor Pechtchanski
On Tue, 11 May 2004, kkliang wrote: > Dear Cygwinners, > > I have setup the Cygwin environment as my X-server for working on > several workstations and PC clusters. It is fine in most aspects, > considering that it is free. > > I have written the following scripts in my .bash_profile to control t

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

2004-05-10 Thread Michael F. March
Let me amend my last email.. Shutdown works if I am logged into the console.. it has nothing todo with VNC.. thanks! Here is something kind of freaky.. If I am at the same time logged into server that is running sshd using VNC, shutdown through an SSH session, *DOES* work. On May 10 07:33, Eger

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

2004-05-10 Thread Michael F. March
Here is something kind of freaky.. If I am at the same time logged into server that is running sshd using VNC, shutdown through an SSH session, *DOES* work. 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. T

Re: Trouble running awk & deployment of Cygwin

2004-05-10 Thread Igor Pechtchanski
On Mon, 10 May 2004, Robert Pollard wrote: > Hello everyone, > > I ran into a problem with Cygwin whilst trying to run awk. I get the > error: > The NTVDM CPU has encountered an illegal instruction. > CS:080c IP:554c OP:63 69 66 69 65 Choose 'Close' to terminate the > application > > This happens

Several problems with ssh and X

2004-05-10 Thread kkliang
Dear Cygwinners, I have setup the Cygwin environment as my X-server for working on several workstations and PC clusters. It is fine in most aspects, considering that it is free. I have written the following scripts in my .bash_profile to control the initiation of XWin. This is trivial for exper

ssh cvs binmode problems

2004-05-10 Thread calvin
hi, I've been trying to get cvs over ssh working correctly, and cannot manage to add a binary file unless i do it from the server. I've come across information that leads me to believe that this is a CR/LF issue, and that setting the CYGWIN environment variable to binmode should solve the problem

Re: Inaccessible remote volumes when logged in via ssh

2004-05-10 Thread Joshua Daniel Franklin
On Mon, 10 May 2004 22:50:27 +0200, Brindl Ronald <[EMAIL PROTECTED]> wrote: > Sshd is running as local system, Are you logging in with a password or publickey? Are you using the 'net use' command? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://

Re: Trouble running awk & deployment of cygwin

2004-05-10 Thread Christopher Faylor
On Mon, May 10, 2004 at 11:41:52AM -0700, Robert Pollard wrote: >I ran into a problem with Cygwin whilst trying to run awk. I get the >error: >The NTVDM CPU has encountered an illegal instruction. >CS:080c IP:554c OP:63 69 66 69 65 Choose 'Close' to terminate the >application This indicates tha

Inaccessible remote volumes when logged in via ssh

2004-05-10 Thread Brindl Ronald
When i log in to my system via ssh as a normal (non-admin) user, I cannot access network-volumes mounted to a drive letter. For example i have the following setup: \\asterix\shared mounted to local drive letter J: on machine obelix On obelix, when i start a local instance of a cygwin shell, i can

RE: Trouble running awk & deployment of Cygwin

2004-05-10 Thread Buchbinder, Barry (NIH/NIAID)
You should probably try searching the mailing list. Every couple of months there is a thread started by someone who wants an automatic install. Also, http://cygwin.com/faq/faq_2.html#SEC21 (and http://sources.redhat.com/cygwin-apps/package-server.html) might help. Also, look for command line cont

Trouble running awk & deployment of Cygwin

2004-05-10 Thread Robert Pollard
Hello everyone, I ran into a problem with Cygwin whilst trying to run awk. I get the error: The NTVDM CPU has encountered an illegal instruction. CS:080c IP:554c OP:63 69 66 69 65 Choose 'Close' to terminate the application This happens when running it in any form including trying to get the

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

2004-05-10 Thread Corinna Vinschen
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. I have verified that the system c

Re: cvs HEAD: rlogin broken

2004-05-10 Thread Corinna Vinschen
On May 10 11:38, Brian Ford wrote: > On Mon, 10 May 2004, Corinna Vinschen wrote: > > > On May 7 16:28, Brian Ford wrote: > >> Just a heads up. Current cvs HEAD cygwin1.dll has broken rlogin. > > > > I've checked in a fix. > > Works great, thanks! I'm not sure how you found it with my limited

Re: cvs HEAD: rlogin broken

2004-05-10 Thread Brian Ford
On Mon, 10 May 2004, Corinna Vinschen wrote: > On May 7 16:28, Brian Ford wrote: >> Just a heads up. Current cvs HEAD cygwin1.dll has broken rlogin. > > I've checked in a fix. Works great, thanks! I'm not sure how you found it with my limited problem description, but I'm glad you did :-). --

Re: Scripts for calling Internet Explorer,Explorer,Word,Access,Excel from Cygwin

2004-05-10 Thread zzapper
On Sun, 9 May 2004 17:53:48 +0200, wrote: Thread summary:- cygstart .(opens explorer in current directory) cygstart http://www.cygwin.com cygstart test.mdb (calls Access) cygstart --print README.txt cygstart --maximize ~/projects/whatever/design.doc cygstart -x . (explorer) also consider

Re: cvs HEAD: rlogin broken

2004-05-10 Thread Corinna Vinschen
On May 7 18:53, Brian Ford wrote: > On Fri, 7 May 2004, Brian Ford wrote: > > > On Fri, 7 May 2004, Corinna Vinschen wrote: > > > > > On May 7 16:28, Brian Ford wrote: > > > > Just a heads up. Current cvs HEAD cygwin1.dll has broken rlogin. > > [snip] > > > > I'll look if I have time later, but

Re: whois package click on the "Net" category and click on the "

2004-05-10 Thread netlib server
Due to lack of use, this database of SIAM members has been removed from netlib. If circumstances change and you believe the service should be restored, please contact [EMAIL PROTECTED] Sorry, nothing found. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

[ANNOUNCEMENT] [ANNOUNCEMENT] Whois 4.6.14-1 available

2004-05-10 Thread Mark Bradshaw
The most recent version of GNU Whois (4.6.14) has been uploaded to sourceware.=20 The whois client allows you to query a whois db (RFC 954). Using whois you can get information on a domain name (whois redhat.com), IP addresses (whois 1.2.3.4), and more. This tool is commonly used to determine th

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

2004-05-10 Thread Egerton, James
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. I have verified that the system can be rebooted from ssh if InitiateSystemShutdo

Your quick reply

2004-05-10 Thread DR,PRINCE NOM DAURA
ATTENTION, PLEASE Good day. I need your services in a confidential matter regarding moneyout of a family treasure beneficiary estate. This requires a private arrangement. Could you perhaps receive thesefunds under legal claims? I am willing to pay a generous management fee as wellas appreciati

Is there any problems with the libiberty.a which i link?

2004-05-10 Thread vikie
hello, There is a error when i link my projects.Someone told me that the libiberty.a should include setmem().But I can not find setmem() in the libiberty.a which i used.Is there any problems in the libiberty.a which i link? Thank you. vikie [EMAIL PROTECTED]   2004-05-10

libwww-5.4.0 cygwin build patch (was: Re: libwww compilation)

2004-05-10 Thread Gerrit P. Haase
Hi Jeremy, It is a really ugly patch now. I didn't resolved the problem with using the system expat instead of the included, but I still recommend to fix this issue and use the system expat library. The patch is ugly because the circular dependencies are a nightmare. I wonder why the split of a