Re: bash scripts fail with bash3.1-8

2006-10-05 Thread Thomas Porschberg
Am Thu, 5 Oct 2006 09:38:23 -0400 (EDT) schrieb Igor Peshansky : > On Thu, 5 Oct 2006, Thomas Porschberg wrote: > > > Am Wed, 04 Oct 2006 10:19:52 -0500 > > schrieb mwoehlke : > > > > > Thomas Porschberg wrote: > > > > Am Tue, 3 Oct 2006 17:02:29 +0100 > > > > schrieb "Dave Korn" : > > > >> On 03

gpg hangs when decrypting/verifying signatures

2006-10-05 Thread Charli Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please note that this may or may not have something to do with all of the newsgroups/mailing lists above in the header. Cygwin provides the DLL so gpg can run; enigmail utilizes gpg to do its thing in emails; and gpg is the backbone of this. After up

Re: Look command not working for me

2006-10-05 Thread Larry Hall (Cygwin)
David Arnstein wrote: When I type into my bash shell, for example look doctor I get look: /usr/share/dict/words: No such file or directory The directory /usr/share/dict does not even exist. I have reinstalled the util-linux package. No help. Any suggestions? Cygcheck output is attache

Re: Is there a way to install old version cygwin?

2006-10-05 Thread Larry Hall (Cygwin)
lin q wrote: Hi, I just installed the latest cygwin from scratch, it does not work with some important software I use everyday. I do not have the enough time to investigate the problem. Since the old version worked very well with my software, I am wondering if there is some way to install the

Re: 0 Byte Files with SSL and LESS Packages

2006-10-05 Thread Larry Hall (Cygwin)
Torsten Giebl wrote: Hello ! In the last days i updated my CYGWIN installation and after that i have the following, even after reinstalling the SSH-SSL Packages and the LESS Packages : [EMAIL PROTECTED] /usr/bin $ ls -la less -- 1 wizard Kein 0 Oct 4 13:47 less [EMAIL PROTECTED] /us

Re: Reverting to older Cygwin installation?

2006-10-05 Thread Larry Hall (Cygwin)
mwoehlke wrote: I've been keeping up with the new make, bash, etc, on my own desktop, but I'd like to try updating our build machine's packages to see if we can get some speed out of the new bash release. However, this being a build machine, breaking it would be *bad*. I *want* to say I can d

Is there a way to install old version cygwin?

2006-10-05 Thread lin q
Hi, I just installed the latest cygwin from scratch, it does not work with some important software I use everyday. I do not have the enough time to investigate the problem. Since the old version worked very well with my software, I am wondering if there is some way to install the old version?

0 Byte Files with SSL and LESS Packages

2006-10-05 Thread Torsten Giebl
Hello ! In the last days i updated my CYGWIN installation and after that i have the following, even after reinstalling the SSH-SSL Packages and the LESS Packages : [EMAIL PROTECTED] /usr/bin $ ls -la less -- 1 wizard Kein 0 Oct 4 13:47 less [EMAIL PROTECTED] /usr/bin $ ls -la ssh ---

Reverting to older Cygwin installation?

2006-10-05 Thread mwoehlke
I've been keeping up with the new make, bash, etc, on my own desktop, but I'd like to try updating our build machine's packages to see if we can get some speed out of the new bash release. However, this being a build machine, breaking it would be *bad*. I *want* to say I can downgrade (not uni

1.5.21: no read from ttyS0

2006-10-05 Thread Ring, Patrick
I am having trouble reading from the serial port on /dev/ttyS0. I can open the port, set attributes, and write data, but I never receive anything on a read. I have some older executables and an older cygwin dll (1.5.19), and these still work (running in a DOS shell). The old executables don't wo

Re: spaces in .bash_profile lead to "command not found"

2006-10-05 Thread Larry Hall (Cygwin)
Jonathan Arnold wrote: Peter Jay Salzman wrote: There are 4 blank lines in my .bash_profile: == start file echo 'BEGIN ~/.bash_profile' export ANT_HOME='/cygdrive/c/Java/apache-ant-1.6.5' export JAVA_HOME='/cygdrive/c/Java/jdk1.5.0_08' export CLASSPATH='' export EDITOR='v

Re: spaces in .bash_profile lead to "command not found"

2006-10-05 Thread mwoehlke
Peter Jay Salzman wrote: There are 4 blank lines in my .bash_profile: [snip] Each blank line generates an error: $ source .bash_profile BEGIN ~/.bash_profile : command not found : command not found : command not found : command not found END ~/.bash_profile However, if I c

Re: spaces in .bash_profile lead to "command not found"

2006-10-05 Thread Jonathan Arnold
Peter Jay Salzman wrote: There are 4 blank lines in my .bash_profile: == start file echo 'BEGIN ~/.bash_profile' export ANT_HOME='/cygdrive/c/Java/apache-ant-1.6.5' export JAVA_HOME='/cygdrive/c/Java/jdk1.5.0_08' export CLASSPATH='' export EDITOR='vim' export PATH="${JA

spaces in .bash_profile lead to "command not found"

2006-10-05 Thread Peter Jay Salzman
There are 4 blank lines in my .bash_profile: == start file echo 'BEGIN ~/.bash_profile' export ANT_HOME='/cygdrive/c/Java/apache-ant-1.6.5' export JAVA_HOME='/cygdrive/c/Java/jdk1.5.0_08' export CLASSPATH='' export EDITOR='vim' export PATH="${JAVA_HOME}/bin:${ANT_HOME}/bi

Fixing /etc/profile

2006-10-05 Thread Doug Harris
I updated cygwin today and got to enjoy the fun of my shell no longer working. Fortunately for my backside, I did search the mailing list archive and found the answer required either setting a shopt or modifying some CR/LF to just LF. No big deal. The big deal, in my eyes, is that the one of the

Re: [bash-testers] Re: readline-5.2-1 prompt issue on cygwin

2006-10-05 Thread Chet Ramey
Igor Peshansky wrote: > On Wed, 4 Oct 2006, Chet Ramey wrote: > >> Eric Blake wrote: >>> According to Igor Peshansky on 10/4/2006 9:03 AM: > The upstream maintainer claims that this version fixes some prompt display > bugs when using non-printing escape sequences with a single-line prompt.

superfluous dos box from ssh

2006-10-05 Thread Richard Foulk
Aloha, I don't shut my machine down every day, so cruft tends to accumulate over time. Today, as I make a remote ssh connection from an xterm I get an empty DOS box window on the screen for the duration of the connection. If I close that window the ssh connection is shut down. In the past I've r

Re: cygwin unix commands in windows

2006-10-05 Thread Tom Lee
> is there a way to mount /cygdrive/c as /? > by default, c:/cygwin is mounted as /. > > I really like the feature of "ls /" to display evevrything under c:/ "or if that is too much typing for you, read 'man mount' for how you can shorten it to /c, by remounting cygdrive as '/')." thanks. I

Re: cygwin unix commands in windows

2006-10-05 Thread Tom Lee
From: Eric Blake < > > I noticed that if I run those commands in a machine without cygwin > installed. > it still looks for c:\cygwin Which commands look for c:\cygwin when it is not installed? setup.exe, and all cygwin programs, honor your mount points. If cygwin has never been installed

Re: New ftp mirror.

2006-10-05 Thread Olleg Samoylov
Igor Peshansky wrote: No problem, but that paragraph clearly says what contact email address to use to add your mirror to that list (and/or to report inaccuracies). I see, "sourcemaster" is email, not duty. :) Well, I try to suppose email domain. :) Thank you. -- Olleg Samoylov smime.p7s D

Re: New ftp mirror.

2006-10-05 Thread Igor Peshansky
On Thu, 5 Oct 2006, Olleg Samoylov wrote: > Igor Peshansky wrote: > > Please re-read carefully (particularly > > the paragraph just before the words "Site List"). > > Already done. Where is problem? This is new mirror and didn't "have > indicated that they are acti

Re: cygwin unix commands in windows

2006-10-05 Thread Thorsten Kampe
* Tom Lee (Thu, 05 Oct 2006 07:51:41 +) > is there a way to mount /cygdrive/c as /? > by default, c:/cygwin is mounted as /. > > I really like the feature of "ls /" to display evevrything under c:/ "or if that is too much typing for you, read 'man mount' for how you can shorten it to /c, by

Re: ssh server: authentification problem

2006-10-05 Thread Thorsten Kampe
* carole gimenez (Thu, 05 Oct 2006 10:00:33 +0200) C arole G imenez? > We installed cygwin 1.5.21-1 with openssh-4.3p2-3 on a windows 2003 > server. Then we installed winscp on another windows 2003 server to make > tests. > > We created users on Active Directory. > > We followed installation

Re: rsync can run in command line but not in cron

2006-10-05 Thread Thorsten Kampe
* lin q (Wed, 04 Oct 2006 19:38:12 -0600) > I just installed lastest cygwin on windows xp service pack 1. > > I enabled cron in cygwin, the crontab looks like this, > > # DO NOT EDIT THIS FILE - edit the master and reinstall. > # (/tmp/crontab.3548 installed on Wed Oct 4 19:11:00 2006) > # (

Re: rsync can run in command line but not in cron

2006-10-05 Thread Larry Hall (Cygwin)
lin q wrote: Hi, I just installed lastest cygwin on windows xp service pack 1. I enabled cron in cygwin, the crontab looks like this, # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.3548 installed on Wed Oct 4 19:11:00 2006) # (Cron version -- $Id: crontab.c,v 1.8 20

Re: New ftp mirror.

2006-10-05 Thread Olleg Samoylov
Igor Peshansky wrote: Please re-read carefully (particularly the paragraph just before the words "Site List"). Already done. Where is problem? This is new mirror and didn't "have indicated that they are acting as mirrors of the full cygwin FTP area" yet. --

Re: [ANNOUNCEMENT] Updated: OpenSSH-4.4p1-1 [WARNING]

2006-10-05 Thread Thorsten Kampe
* Corinna Vinschen (Wed, 4 Oct 2006 16:46:40 +0200) > I've just updated the version of OpenSSH to 4.4p1-1. > > This is a new major upstream release. The Cygwin release is created > from the vanilla sources. For those upgrading from a previous version a warning should be issued: if you're not us

Re: New ftp mirror.

2006-10-05 Thread Igor Peshansky
On Thu, 5 Oct 2006, Olleg Samoylov wrote: > I just set up new ftp mirror in Russia. > ftp://ftp.mipt.ru/mirror/cygwin > > I get cygwin by rsync from cygwin.com::cygwin-ftp/ once a day. > > Who I must email to be included in mirrors list? Please re-read carefully (

Re: XmGrace does not work

2006-10-05 Thread Gustavo Seabra
On 10/5/06, Volker Quetschke <[EMAIL PROTECTED]> wrote: > I've installed Cygwin in my laptop running Windows XP, and a program > that I really need a lot (XmGrace) does not work. When I type the > command "xmgrace" and press Enter, nothing happens. I've seen that > this problem is related to the

Re: XmGrace does not work

2006-10-05 Thread Volker Quetschke
> I've installed Cygwin in my laptop running Windows XP, and a program > that I really need a lot (XmGrace) does not work. When I type the > command "xmgrace" and press Enter, nothing happens. I've seen that > this problem is related to the current version of xorg. Ok, I > reinstalled a previous ve

New ftp mirror.

2006-10-05 Thread Olleg Samoylov
I just set up new ftp mirror in Russia. ftp://ftp.mipt.ru/mirror/cygwin I get cygwin by rsync from cygwin.com::cygwin-ftp/ once a day. Who I must email to be included in mirrors list? Btw, my server and ftp.chg.ru are in Europe (Moscow region), not in Asia. :) -- Olleg Samoylov smime.p7s Desc

Re: Similar Bash 3.1.18 CR/LF Problem

2006-10-05 Thread Christopher Faylor
On Thu, Oct 05, 2006 at 10:22:11AM -0400, Williams, Gerald S (Jerry) wrote: >On Wed, Oct 04, 2006 at 01:06:19PM -0400, Williams, Gerald S (Jerry) wrote: >>Seriously, I'd have a hard time believing that supporting >> endings would noticably impact performance if it >>were done as part of upstream BA

RE: Similar Bash 3.1.18 CR/LF Problem

2006-10-05 Thread Wilks, Dan
Eric Blake wrote: > But I'm not sure whether making > igncr the default in 'bash --posix', aka '/bin/sh', is wise, since POSIX > does not permit this behavior. My only concern is that by making igncr > cognizant of whether posix behavior is requested, people will start asking > 'why does my script

Re: Un-attended install ALL

2006-10-05 Thread Rolf Campbell
Vinod K Gupta wrote: We have a local mirror of selected packages from which we install cygwin on user machines. When we perform un-attended installation using setup.exe -q -L -l -R... the installer installs only the Base packages. How can we tell setup to install ALL available packages? Vinod

RE: 1.5.21: problem with source command in bash

2006-10-05 Thread Ring, Patrick
That did it. Thanks. I'll have to read the release more closely. -Original Message- From: Eric Blake [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 04, 2006 10:43 PM To: cygwin@cygwin.com; Ring, Patrick Subject: Re: 1.5.21: problem with source command in bash -BEGIN PGP SIGN

Re: cygwin unix commands in windows

2006-10-05 Thread mwoehlke
Dave Korn wrote: On 05 October 2006 08:52, Tom Lee wrote: is there a way to mount /cygdrive/c as /? by default, c:/cygwin is mounted as /. I really like the feature of "ls /" to display evevrything under c:/ If that's *really* what you want, i.e. you want all your unix/linux-style usr, lib

RE: Similar Bash 3.1.18 CR/LF Problem

2006-10-05 Thread Williams, Gerald S \(Jerry\)
Christopher Faylor wrote: > You haven't been paying attention, it seems. > > We've already been over this ground. The performance impact > for turning on bash's automatic CRLF handling is profound. > That's why we're here. I guess WJM around here. :-) But perhaps I've been paying more attention

Re: XmGrace does not work

2006-10-05 Thread Gustavo Seabra
Ok, here's what I did: I'm just starting using cygwin, and really don't understand much. So, after many trials, i just decided to remove the whole cygwins installation and make a fresh install, using the most recent packages. After this installation I ran rebaseall, and xmgrace did work. However

Re: XmGrace does not work

2006-10-05 Thread Roberto Veiga
Gustavo: I ran rebaseall (from a DOS prompt, under ash, is it correct?) and XmGrace still does not work <:-( []s, Roberto 2006/10/5, Gustavo Seabra <[EMAIL PROTECTED]>: Hi Roberto,alled cygwin in a laptop here, and had exactly the same problem. The solution was *NOT* to reverse the xorg, but

Re: XmGrace does not work

2006-10-05 Thread Gustavo Seabra
Hi Roberto,alled cygwin in a laptop here, and had exactly the same problem. The solution was *NOT* to reverse the xorg, but just to run rebaseall after instalation of the most current version. A note: if you have the most current version of xorg, even after you rebaseall, you will have the same p

Re: bash scripts fail with bash3.1-8

2006-10-05 Thread Igor Peshansky
On Thu, 5 Oct 2006, Thomas Porschberg wrote: > Am Wed, 04 Oct 2006 10:19:52 -0500 > schrieb mwoehlke : > > > Thomas Porschberg wrote: > > > Am Tue, 3 Oct 2006 17:02:29 +0100 > > > schrieb "Dave Korn" : > > >> On 03 October 2006 16:43, Turly O'Connor wrote: > > >>> By way of an example as to what b

Re: lyx has problem with network directory names

2006-10-05 Thread Igor Peshansky
On Wed, 4 Oct 2006, David Arnstein wrote: > On Wed, Oct 04, 2006 at 08:19:32PM -0400, Larry Hall (Cygwin) wrote: > > So mounting the share should work-around this issue, right? > > Yes. I also have to redefine the HOME environment variable to P:/ and > do "cd P:/" before starting lyx, in order to

Re: [bash-testers] Re: readline-5.2-1 prompt issue on cygwin

2006-10-05 Thread Igor Peshansky
On Wed, 4 Oct 2006, Chet Ramey wrote: > Eric Blake wrote: > > According to Igor Peshansky on 10/4/2006 9:03 AM: > >>> The upstream maintainer claims that this version fixes some prompt display > >>> bugs when using non-printing escape sequences with a single-line prompt. > >>> I have not verified

Re: Will cygwin produced *.exe run w/o cygwin installed?

2006-10-05 Thread Jim Kleckner
Gene Smith wrote: I have built a cross compiler for arm under cygwin from gnu sources and cygwin's gcc. I now have a bunch of .exe's that run fine under cygwin. Is it possible to use these on a system without cygwin installed. Right now I don't have a system w/o cygwin so can't test. See cyg

Re: cygwin unix commands in windows

2006-10-05 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Tom Lee on 10/5/2006 6:13 AM: > >> > I really like the feature of "ls /" to display evevrything under c:/ >> >> If that's *really* what you want, i.e. you want all your >> unix/linux-style >> usr, lib, etc, bin, var (and so on) director

Re: XmGrace does not work

2006-10-05 Thread Jonathan D. Arnold / Daemon Dancing
Roberto Veiga wrote: Dear all: I've installed Cygwin in my laptop running Windows XP, and a program that I really need a lot (XmGrace) does not work. When I type the command "xmgrace" and press Enter, nothing happens. I've seen that this problem is related to the current version of xorg. Ok, I r

Re: [ANNOUNCEMENT] Updated: bash-3.1-9

2006-10-05 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Frank Illenseer on 10/5/2006 1:08 AM: >> Or even experiment with the SHELLOPTS environment variable. If you >> set it >> in windows, even the first run of bash will obey igncr; or, from within >> bash, if you do 'export SHELLOPTS' to conv

RE: cygwin unix commands in windows

2006-10-05 Thread Tom Lee
> I really like the feature of "ls /" to display evevrything under c:/ If that's *really* what you want, i.e. you want all your unix/linux-style usr, lib, etc, bin, var (and so on) directories scattered amongst your win32-style "Documents and Settings", "Program Files", "WINDOWS" (and so o

RE: cygwin unix commands in windows

2006-10-05 Thread Dave Korn
On 05 October 2006 08:52, Tom Lee wrote: > is there a way to mount /cygdrive/c as /? > by default, c:/cygwin is mounted as /. > > I really like the feature of "ls /" to display evevrything under c:/ If that's *really* what you want, i.e. you want all your unix/linux-style usr, lib, etc, bin,

Re: Max Block Size in mt

2006-10-05 Thread Corinna Vinschen
On Oct 3 19:33, Jeffry T Ross wrote: > I'm trying to read data from a Sony AIT-e260 SCSI drive under Cygwin. > Cygwin 1.5.21-2 > mt 2.3.1 > > I know that the tape is good, because I can read from it (using the same > drive) under Redhat. > > The first file on the tape is 96 bytes so I do the fol

XmGrace does not work

2006-10-05 Thread Roberto Veiga
Dear all: I've installed Cygwin in my laptop running Windows XP, and a program that I really need a lot (XmGrace) does not work. When I type the command "xmgrace" and press Enter, nothing happens. I've seen that this problem is related to the current version of xorg. Ok, I reinstalled a previous

Re: tcsh executing .com files under Cygwin DLL 1.5.21

2006-10-05 Thread Corinna Vinschen
On Oct 3 12:46, David Mastronarde wrote: > When I upgraded from Cygwin DLL 1.5.19-4 to 1.5.21, tcsh started trying to > execute files on the path with extension .com, with often fatal results. > [...] It's the way it is. There's special code in tcsh which is identical for Cygwin and U/Win. It

AW: Cygwin server/cvs passwd problem

2006-10-05 Thread Erik Nijkamp
http://www.cvsnt.org/wiki/InstallationTips#head-b6c8355ff21a64da5c4cad319b631ec9e826af5f Section 4.6 Any user entered like this MUST be an NT user on the *local* system! CVS will not accept any user login that is not connected to a "real" account. But you can "alias" a CVS login to a "real" use

Re: Problems with bind and UDP server

2006-10-05 Thread Corinna Vinschen
On Sep 27 17:14, Anonymous wrote: > [...] > I compile and run net-snmp under cygwin (I have net-snmp 5.3.0.1). > The server snmpd by default uses UDP port 161. I now have the most > recent cygwin DLL and the server snmpd seems no longer to work. > > I think I tracked down the problem to the bind c

RE: Cygwin server/cvs passwd problem

2006-10-05 Thread Dave Korn
On 05 October 2006 02:33, René Berber wrote: > I don't understand what you are doing here, what version of CVS understands > the command "passwd"? CVSNT. cheers, DaveK -- Can't think of a witty .sigline today -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

RE: Requesting an updated gcc-mingw-g++ package to match gcc-g++-3.4.4-2 (PR24196)

2006-10-05 Thread Dave Korn
On 05 October 2006 07:19, Prehnite - wrote: > I was running gcc-g++-3.4.4-1, and was running into the same problem of a > std::string allocating memory in a different DLL described here: > http://www.cygwin.com/ml/cygwin/2005-10/msg00051.html > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24196 >

ssh server: authentification problem

2006-10-05 Thread carole gimenez
Hi, We installed cygwin 1.5.21-1 with openssh-4.3p2-3 on a windows 2003 server. Then we installed winscp on another windows 2003 server to make tests. We created users on Active Directory. We followed installation instructions of this site: http://www.commentcamarche.net/faq/sujet-2132-resea

Re: cygwin unix commands in windows

2006-10-05 Thread Tom Lee
Eric, thanks for your help. > > after further study, I noticed that using "c:/directory" works fine with > my tests except tar.exe. > > > I understand people here may like /cygdrive/c more than c:/. Just want > to know if it is an accident feature that all other commands can work > with c:/ ex

Re: bash scripts fail with bash3.1-8

2006-10-05 Thread Thomas Porschberg
Am Wed, 04 Oct 2006 10:19:52 -0500 schrieb mwoehlke : > Thomas Porschberg wrote: > > Am Tue, 3 Oct 2006 17:02:29 +0100 > > schrieb "Dave Korn" : > >> On 03 October 2006 16:43, Turly O'Connor wrote: > >>> By way of an example as to what broke, note that in the following > >>> that "cleartool" is n

Re: [ANNOUNCEMENT] Updated: bash-3.1-9

2006-10-05 Thread Frank Illenseer
Or even experiment with the SHELLOPTS environment variable. If you set it in windows, even the first run of bash will obey igncr; or, from within bash, if you do 'export SHELLOPTS' to convert it from a shell variable to an environment variable, then further bash invocations will inherit the setti