Re: [Bug] 1.3.18-1: Problem with arrow keys and rxvt/bash/mc

2003-01-10 Thread Pavel Tsekov
On Thu, 9 Jan 2003, Marcel Telka wrote: > Hi. > > I'm starting bash in rxvt using this cygwin.bat file: > > =8<=== > chdir \cygwin\bin > > set EDITOR=vim > set VIM=/usr/share/vim/vim61 > set CYGWIN=codepage:oem tty binmode title > rxvt -bg black -fg white -g 120x50+30+80

Re: why is hostname(1) output in UPPERCASE?

2003-01-10 Thread Elfyn McBratney
The computer name that hostname(1) returns is the one the Win32 API returns. I'm not sure if this can be looked upon as a bug as cygwin gets the computer-name from win32 syscalls and hostname(1) gets the name from cygwin... Are you sure your computer name isn't set in capitals? Are you using a

/dev/tty read is broken!

2003-01-10 Thread John E. A.
fgetc(port) with port=/dev/ttyS0 hangs when no data is present. I connect the serial ports of two PC's via a null modem. One running win2k/cygwin the other GNU/Linux. To confirm that all h/w is working: linux/minicom <-> win2k/hyperterm - typing works both ways Then two test configurations: wi

Re: Req Help: sshd error: Read from socket failed: Connection aborted

2003-01-10 Thread Len Padilla
cygwin openssh 3.5p1 does not work after upgrading McAfee antivirus from 6.0 to 7.0 (no firewall). Disabling HAWK allows openssh to function correctly. Seems McAfee have changed the way they filter winsock traffic (for HAWK mail content monitoring). -- Len Padilla -- Unsubscribe info: htt

Re: why is hostname(1) output in UPPERCASE?

2003-01-10 Thread Thorsten Kampe
* Eric De Mund (03-01-10 08:24 +0100) > Why is hostname(1) output in UPPERCASE, when the native Windows 2000 > hostname.exe outputs lowercase? Cygwin hostname reads [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ActiveComputerName] "ComputerName"="" while the native reads [HK

problem of apache-mod_auth_ntsec's postinstall script

2003-01-10 Thread Kenji Yamashita
Hello, Recently I have installed Apache with mod_auth_ntsec. And I ran 'apachectl configtest' then got the following error messages. Syntax error on line 279 of /etc/apache/httpd.conf: Cannot add module via name 'mod_ntsec_auth.c': not in list of loaded modules I modified "httpd.conf" and ra

Re: thanks, makewhatis works, still have man problems

2003-01-10 Thread Max Bowsher
Please keep email on the [EMAIL PROTECTED] list. It gets to me just as fast, and someone else might answer quicker. Geoff Begley wrote: > Thanks again... I appended the requested output. > Which gave me the idea to try > chmod 744 /usr/man/man1/* Why did you just make your man pages executable?

Re: why is hostname(1) output in UPPERCASE?

2003-01-10 Thread Corinna Vinschen
On Fri, Jan 10, 2003 at 11:21:10AM +0100, Thorsten Kampe wrote: > * Eric De Mund (03-01-10 08:24 +0100) > > Why is hostname(1) output in UPPERCASE, when the native Windows 2000 > > hostname.exe outputs lowercase? > > Cygwin hostname reads > > [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\C

LFT?

2003-01-10 Thread Roth, Kevin P.
Has anyone tried to build LFT (layer four traceroute)=20 for cygwin? http://www.mainnerve.com/lft/ I tried (briefly), hoping to link against winpcap ( http://winpcap.polito.it/ ) and didn't get too=20 far. Ran into problems related to a file named=20 if_ether.h... If no-one has already, would a

insight build crashed under cygwin

2003-01-10 Thread Jörg Rapka
Hello I'm using the following configuration: - Windows 2000 - latest release of cygwin 1.3.18-1 - insight-5.1 configured for target "arm-ecos-elf" The compilation goes well (I have also tried insight-5.2.1 and insight-5.3 using Tcl/Tk 8.0.3; as described at http://sources.redhat.com/insight/cyg

Bom dia cygwin

2003-01-10 Thread Super Interesante
Olá cygwin [EMAIL PROTECTED] Estou fazendo a divulgação dos produtos abaixo. Se lhe interessar visite o site dos distribuidores, com certeza será uma boa oputunidade de negócios. Caso não seje de seu interesse favor deletar este e-mail ou se possível repasse aos seus amigos.

Incorrect 'FAQ' link in

2003-01-10 Thread eavis
The page has a link near the bottom 'FAQ' which points back to the same page! It should instead point to . -- Ed Avis <[EMAIL PROTECTED]> -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bug

Re: Header File Package

2003-01-10 Thread DEEPA SIVASANKARANE
Hi Igor, thanx for the info.. How do you extract from a tar.bz2 file ? Winzip does'nt recognize it.. thanx, Deepa Original message >Date: Thu, 9 Jan 2003 17:30:40 -0500 (EST) >From: Igor Pechtchanski <[EMAIL PROTECTED]> >Subject: Re: Header File Package >To: DEEPA SIVASANKARANE

^C => assertion failed in sigproc.cc

2003-01-10 Thread Lapo Luchini
If I press ^C during a "make" or even a simple bash script I usually get lots of (this is fairly 'new', never seen them before): assertion "!wait_sig_inited" failed: file "/netrel/src/cygwin-1.3.17-1/winsup/cygwin/sigproc.cc", line 538 I see also that "uname -a" says me its 1.3.17, strangely...

RE: insight build crashed under cygwin

2003-01-10 Thread [EMAIL PROTECTED]
Just so you don't wait around forever for an answer to this and become frustrated and annoyed with the list, I doubt anyone that doesn't go through the trouble of building this cross version of insight with a debug version of Cygwin is going to be able to provide too much insight into this probl

tar.bz2

2003-01-10 Thread DEEPA SIVASANKARANE
Hi, could someone please tell me how to extract from a tar.bz2 format ? thanx, regards, deepa -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http:/

Re: Header File Package

2003-01-10 Thread [EMAIL PROTECTED]
As with all Cygwin packages, you let setup.exe install them. This is the recommended approach. Larry Original Message: - From: DEEPA SIVASANKARANE [EMAIL PROTECTED] Date: Fri, 10 Jan 2003 10:07:36 -0500 To: [EMAIL PROTECTED] Subject: Re: Header File Package Hi Igor, thanx

Re: Followup: 1.3.17: sshd closes terminal immediately after establishingconnection (1.3.13 ? 1.3.14)

2003-01-10 Thread jurgen . defurne
Thanks Pierre, I worked it out with regenerating the group file, according to your first mail (BTW, I am a member of 10513, but it was not reflected as it should have been. Now, my id is correct). However, I had to know how to prune it, because in our organisation, the group file generated from t

less-378-1 : ANSI escape sequences in perldoc output

2003-01-10 Thread jurgen . defurne
Hello, After upgrading to less 3.78-1, ANSI escape sequences are visible in the output of perldoc. I do not have this problem with the 'man' command. I tried to have a look at perldoc itself, but I am not that fresh anymore. Anyway, this is not priority stuff, maybe someone of you has a quick clu

FW: Sed Script works in 3.02-1, fails in 4.0.1-1

2003-01-10 Thread Dwight Neal
Title: FW: Sed Script works in 3.02-1, fails in 4.0.1-1 I included the WRONG sed script with the original message. Attached is the correct one--that is, the one that creates the fuss--, with the (obviously) missing RE.  Sorry to waste your time on that--I had been doing a lot of testin

RE: tar.bz2

2003-01-10 Thread [EMAIL PROTECTED]
You're too impatient. See http://cygwin.com/ml/cygwin/2003-01/msg00498.html Larry Original Message: - From: DEEPA SIVASANKARANE [EMAIL PROTECTED] Date: Fri, 10 Jan 2003 10:13:42 -0500 To: [EMAIL PROTECTED] Subject: tar.bz2 Hi, could someone please tell me how to extract

RE: tar.bz2

2003-01-10 Thread David Robinow
DEEPA SIVASANKARANE <[EMAIL PROTECTED]> wrote: >  could someone please tell me how to extract from a tar.bz2 >format ? bzip2 --help tar --help info bzip2 info tar __ The NEW Netscape 7.0 browser is now available. Upgrade now! http

RE: less-378-1 : ANSI escape sequences in perldoc output

2003-01-10 Thread [EMAIL PROTECTED]
The email archives is your friend: http://sources.redhat.com/ml/cygwin/2003-01/msg00211.html Larry Original Message: - From: [EMAIL PROTECTED] Date: Fri, 10 Jan 2003 15:53:29 +0100 To: [EMAIL PROTECTED] Subject: less-378-1 : ANSI escape sequences in perldoc output Hello, Afte

What is the difference between Cygwin and GCC releases ?

2003-01-10 Thread Aaron Gray
Hi, Is Cygwin just a build of GCC or does it have a standard set of patches applied, or are the patches merged with GCC at appropriate GCC version updates ? I basically want to be able to use GCC releases on Windows if possible, how do I go about this ? Do I have to add the appropriate Cygwin li

Re: ^C => assertion failed in sigproc.cc

2003-01-10 Thread Max Bowsher
Lapo Luchini wrote: > If I press ^C during a "make" or even a simple bash script I usually > get lots of (this is fairly 'new', never seen them before): > > assertion "!wait_sig_inited" failed: file > "/netrel/src/cygwin-1.3.17-1/winsup/cygwin/sigproc.cc", line 538 > > I see also that "uname -a" sa

Re: Header File Package

2003-01-10 Thread DEEPA SIVASANKARANE
Thanx. Setup.exe installs directories like base-files,bas- passwd, cygwin etc.. release/cygwin contains almost all header files, but not stddef.h Could somebody please tell me under which folder it would be ? thanx, Deepa Original message >Date: Fri, 10 Jan 2003 10:12:49 -0500 >From:

Re: FW: Sed Script works in 3.02-1, fails in 4.0.1-1

2003-01-10 Thread Randall R Schulz
Dwight, I can reproduce your problem using sed 4.0.1, assuming sed actually gets some input (if there's no input on standard input, the diagnostic does not occur). Changing the pattern separators does not cure the problem. Replicating the address range pattern ("<.BLOCKQUOTE>") in the empty su

Re: What is the difference between Cygwin and GCC releases ?

2003-01-10 Thread Timothy C Prince
-Original Message- From: "Aaron Gray" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Fri, 10 Jan 2003 16:01:32 - Subject: What is the difference between Cygwin and GCC releases ? Hi, Is Cygwin just a build of GCC or does it have a standard set of patches applied, or are the patch

Re: Re: Header File Package

2003-01-10 Thread Timothy C Prince
-Original Message- From: DEEPA SIVASANKARANE <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Fri, 10 Jan 2003 11:20:52 -0500 Subject: Re: Header File Package release/cygwin contains almost all header files, but not stddef.h Could somebody please tell me under which folder it would be

Re: less-378-1 : ANSI escape sequences in perldoc output

2003-01-10 Thread Christopher Faylor
On Fri, Jan 10, 2003 at 10:52:51AM -0500, [EMAIL PROTECTED] wrote: >The email archives is your friend: Well, we used to be friends but, yesterday, I was like talking to my friend Gmane and I just said something like "Those email archives are slow" and, like, the email archives overheard? And the

Re: ^C => assertion failed in sigproc.cc

2003-01-10 Thread Christopher Faylor
On Fri, Jan 10, 2003 at 03:46:29PM -, Max Bowsher wrote: >Lapo Luchini wrote: >> If I press ^C during a "make" or even a simple bash script I usually >> get lots of (this is fairly 'new', never seen them before): >> >> assertion "!wait_sig_inited" failed: file >> "/netrel/src/cygwin-1.3.17-1/wi

[ANNOUNCEMENT] Updated Cygwin Package: postgresql-7.3.1-1

2003-01-10 Thread Jason Tishler
New News: === I have updated the version of PostgreSQL to 7.3.1-1. The tarballs should be available on a Cygwin mirror near you shortly. Old News: === PostgreSQL is an open-source, Object-Relational DBMS. If interested, see the PostgreSQL web site for more details: http://www.post

postinstall/profile.sh: pls consider testing for preexisting symbolic link

2003-01-10 Thread nicebounce
how about: if [ ! -f "/etc/profile" -a ! -L "/etc/profile"]; then cp -a /etc/profile.default /etc/profile fi Rightly or wrongly I setup /etc/profile as a symblic link to a network drive version of profile, so that several hosts share the same file. The postinstall/profile.sh le

Re: Header File Package

2003-01-10 Thread Igor Pechtchanski
Deepa, Hmmm, I thought you would have Cygwin installed. If so, you should have the Setup utility, which you can use to install the relevant package. If not, install Cygwin by following the instructions on the main Cygwin page under "Install Cygwin Now". However, to answer yo

Re: tar.bz2

2003-01-10 Thread Michael A Chase
On Fri, 10 Jan 2003 10:49:16 -0500 David Robinow <[EMAIL PROTECTED]> wrote: > DEEPA SIVASANKARANE <[EMAIL PROTECTED]> wrote: > >  could someone please tell me how to extract from a tar.bz2 > >format ? > bzip2 --help > tar --help > info bzip2 > info tar The problem with all those is that they byp

Re: What is the difference between Cygwin and GCC releases ?

2003-01-10 Thread Michael A Chase
On Fri, 10 Jan 2003 16:01:32 - Aaron Gray <[EMAIL PROTECTED]> wrote: > Can someone give me a pointer on this, ie either explain or point me to the > relavent documentation please. > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Mac :})

Re: postinstall/profile.sh: pls consider testing for preexisting symbolic link

2003-01-10 Thread Christopher Faylor
On Fri, Jan 10, 2003 at 10:57:03AM -0600, [EMAIL PROTECTED] wrote: > > >how about: > > if [ ! -f "/etc/profile" -a ! -L "/etc/profile"]; then >cp -a /etc/profile.default /etc/profile > fi > >Rightly or wrongly I setup /etc/profile as a symblic link to >a network drive version of profi

ORBit

2003-01-10 Thread Eduardo Osorio Armenta
Hi, where i can find information about ORBit implementation on cygwin or other free-CORBA C-API thanks __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- Unsubscribe info: http://cygwin.co

Re: ORBit

2003-01-10 Thread Randall R Schulz
Eduardo, A Google search for "Cygwin Orbit" () gives quite a few results. Likewise for "Cygwin CORBA". Randall Schulz At 09:58 2003-01-10, Eduardo Osorio Armenta wrote: Hi, where i can find information about ORBit implemen

Re: why is hostname(1) output in UPPERCASE?

2003-01-10 Thread Eric De Mund
Corinna, Eric De Mund <[EMAIL PROTECTED]>: ] Why is hostname(1) output in UPPERCASE, when the native Windows 2000 ] hostname.exe outputs lowercase? Thorsten Kampe <[EMAIL PROTECTED]>: ] Cygwin hostname reads ] ] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ActiveComputerName]

Re: Repost, different list...File::Spec, cygwin, Syntactic vs. Semanticpath analysis

2003-01-10 Thread Shankar Unni
linda w (cyg) wrote: What were the _original_ design goals of Cygwin -- i.e. as sponsored by "RedHat"? Cygwin predates RedHat. See http://cygwin.com/history.html (the earliest date in the file is Dec 1995). RedHat bought Cygnus Solutions (which was a shop for commercial support for GNU soft

"man" with the accentuated characters

2003-01-10 Thread didier favreau
How to post the "man" with the accentuated characters of the French? merci didier favreau -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.

Re: Repost, different list...File::Spec, cygwin, Syntactic vs. Semanticpath analysis

2003-01-10 Thread [EMAIL PROTECTED]
Original Message: - >From: Shankar Unni [EMAIL PROTECTED] >Date: Fri, 10 Jan 2003 10:30:23 -0800 >To: [EMAIL PROTECTED] >Subject: Re: Repost, different list...File::Spec, cygwin, Syntactic vs. >Semanticpath analysis > > >linda w (cyg) wrote: > >> What were the _original_ des

Re: tar.bz2

2003-01-10 Thread David Robinow
Michael A Chase <[EMAIL PROTECTED]> wrote: >On Fri, 10 Jan 2003 10:49:16 -0500 David Robinow <[EMAIL PROTECTED]> wrote: > >> DEEPA SIVASANKARANE <[EMAIL PROTECTED]> wrote: >> >  could someone please tell me how to extract from a tar.bz2 >> >format ? >> bzip2 --help >> tar --help >> info bzip2 >> i

Re: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path analysis

2003-01-10 Thread Christopher Faylor
On Fri, Jan 10, 2003 at 10:30:23AM -0800, Shankar Unni wrote: >linda w (cyg) wrote: >>What were the _original_ design goals of Cygwin -- i.e. as sponsored >>by "RedHat"? > >Cygwin predates RedHat. See http://cygwin.com/history.html (the >earliest date in the file is Dec 1995). RedHat bought Cygn

RE: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path analysis

2003-01-10 Thread Vince Hoffman
Well surely EVERYONE knows not to take your word, you're just mean after all. ;) > -Original Message- > From: Christopher Faylor [mailto:[EMAIL PROTECTED]] > Sent: 10 January 2003 19:23 > To: [EMAIL PROTECTED] > Subject: Re: Repost, different list...File::Spec, cygwin, > Syntactic vs. >

Re: Repost, different list...File::Spec, cygwin, Syntactic vs. S emantic path analysis

2003-01-10 Thread Christopher Faylor
On Fri, Jan 10, 2003 at 07:26:34PM -, Vince Hoffman wrote: >Well surely EVERYONE knows not to take your word, you're just mean >after all. ;) Doh. I have destroyed my own credibility with my mad quest to be as mean as possible. Who would ever have envisioned that? cgf -- Unsubscribe info:

Calling a program without bash login

2003-01-10 Thread Travis Whitton
Hello, I have written a rather extensive program using the cygwin build of ruby. Ruby is installed in cygwin inside of /usr/local/bin. I'm trying to find a way to create a script to invoke my program without it's users having to go into a cygwin bash shell and run it. Ideally, it would be something

RE: Repost, different list...File::Spec, cygwin, Syntactic vs. S emantic path analysis

2003-01-10 Thread Vince Hoffman
Well many people are in trembling awe of your meaness, so even where you've no credibility you have fear inspired awe, that must count for something ? er going a bit off topic here, can we get back to complaining how mean you are now ? > -Original Message- > From: Christopher Faylor [mai

Re: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path analysis

2003-01-10 Thread Rick Rankin
--- Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Fri, Jan 10, 2003 at 10:30:23AM -0800, Shankar Unni wrote: > >linda w (cyg) wrote: > >>What were the _original_ design goals of Cygwin -- i.e. as sponsored > >>by "RedHat"? > > > >Cygwin predates RedHat. See http://cygwin.com/history.html (t

Re: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path analysis

2003-01-10 Thread [EMAIL PROTECTED]
Ah, yes. Teeth gnashing! Those were the good old days! ;-) Larry Original Message: - From: Rick Rankin [EMAIL PROTECTED] Date: Fri, 10 Jan 2003 11:44:47 -0800 (PST) To: [EMAIL PROTECTED] Subject: Re: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path ana

Re: Calling a program without bash login

2003-01-10 Thread Randall R Schulz
Travis, You're not giving us much to go on, but here's a better attempt: C:\cygwin\bin\bash -c "exec /usr/local/bin/ruby /home/travis/myprog.rb" However, I don't see why you're involving BASH or any shell at all. If the Ruby interpreter is invoked from a context in which there is no character-

Re: Calling a program without bash login

2003-01-10 Thread Igor Pechtchanski
On Fri, 10 Jan 2003, Travis Whitton wrote: > Hello, > I have written a rather extensive program using the cygwin build of > ruby. Ruby is installed in cygwin inside of /usr/local/bin. I'm trying > to find a way to create a script to invoke my program without it's users > having to go into a cygwin

[ANNOUNCEMENT] Updated: openssl-0.9.7-1, openssl-devel-0.9.7-1

2003-01-10 Thread Corinna Vinschen
I've updated the version of OpenSSL to 0.9.7-1. This also includes the openssl-devel package. This is finally the long expected 0.9.7 version of OpenSSL which has been released officially on 2002-12-31. The Cygwin version contains two patches which are not in the official source tree. The offic

[ANNOUNCEMENT] New compatibility package: openssl096-0.9.6h-1

2003-01-10 Thread Corinna Vinschen
This new package contains the runtime libraries of OpenSSL version 0.9.6h which are needed to run applications still linked against this version. No further version of openssl-0.9.6 will be released as part of the Cygwin net distribution. It has been substituted by openssl-0.9.7. To update your

[ANNOUNCEMENT] Updated: OpenSSH-3.5p1-3

2003-01-10 Thread Corinna Vinschen
I've updated the version of OpenSSH to 3.5p1-3. This version is now linked against OpenSSL 0.9.7 which has been released today, too. See the openssl announcement for details. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads

RE: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path analysis

2003-01-10 Thread LA Walsh
Interesting...wonder why they wouldn't just create pseudo devices in /dev and do the normal unix mount thing? Seems odd to complicate the simple namespace model needlessly by adding a special syntax. Even still, just because one wants to have more traditional unix names doesn't preclude the possi

RE: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path analysis

2003-01-10 Thread linda w \(cyg\)
Interesting...wonder why they wouldn't just create pseudo devices in /dev and do the normal unix mount thing? Seems odd to complicate the simple namespace model needlessly by adding a special syntax. Even still, just because one wants to have more traditional unix names doesn't preclude the po

wait_sig_inited assertion in Cygwin JNI DLL

2003-01-10 Thread Sam Clippinger
I'm trying to create a JNI DLL to provide an interface to the GPGME library and I'm having little success. GPG, GPGME (GPG Made Easy) and my JNI code all compile cleanly under Cygwin but when I run java to test it, I get the following: C

Re: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path analysis

2003-01-10 Thread Christopher Faylor
One would have to wonder... On Fri, Jan 10, 2003 at 03:25:17PM -0800, LA Walsh wrote: >Interesting...wonder why they wouldn't just create pseudo devices >in /dev and do the normal unix mount thing? Seems odd to complicate the simple >namespace model needlessly by adding a special syntax. > >Even

Re: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path analysis

2003-01-10 Thread Christopher Faylor
...why there are two messages with the same body and different from addresses. Please fix your configuration problem and stop duplicating your messages. On Fri, Jan 10, 2003 at 03:27:49PM -0800, linda w (cyg) wrote: >Interesting...wonder why they wouldn't just create pseudo devices in /dev and do

Re: [Bug] 1.3.18-1: Problem with arrow keys and rxvt/bash/mc

2003-01-10 Thread Steve O
Marcel Telka wrote: > Up/down/left/right arrows produces sometimes upper letters (for example > 'D' while pressing left) instead of a cursor moving. To reproduce try run mc > and press the arrow keys in blue mc's window (for moving cursor through > files or moving cursor left-right in command line)