eBay Fraud (OT)

2003-06-18 Thread Randall R Schulz
Hi, This is from the latest Risks digest (22.77--see ): -==--==--==--==--==--==--==--==--==--==--==--==--==--==--==- Date: Fri, 13 Jun 2003 09:14:12 -0400 From: "John Reinke" <[EMAIL PROTECTED]> Subject: eBay fraud Police in South Salt Lake, Utah, are working with eBay to determi

Re: [ANNOUNCEMENT] Updated Cygwin Package: python-2.2.3-1

2003-06-18 Thread Charles Wilson
Jason Tishler wrote: New News: === I have updated the version of Python to 2.2.3-1. The tarballs should be available on a Cygwin mirror near you shortly. _tkinter.dll is missing from 2.2.3-1. It was present in the previous version, 2.2.2-7. -- Chuck -- Unsubscribe info: http://cygwin.

Re: gdb attach/detach kills the target process

2003-06-18 Thread Igor Pechtchanski
On 18 Jun 2003, Sam Steingold wrote: > run a process in a cygwin window, find out its PID, run gdb in another > window, attach to that process, then detach from it. > the target process stops responding as soon as it is attached to. > detaching changes nothing. > only after I exit gdb, I get the o

gdb attach/detach kills the target process

2003-06-18 Thread Sam Steingold
run a process in a cygwin window, find out its PID, run gdb in another window, attach to that process, then detach from it. the target process stops responding as soon as it is attached to. detaching changes nothing. only after I exit gdb, I get the original window responding, with the terminal in

Re: problem with g77

2003-06-18 Thread Larry Hall
Hannu E K Nevalainen (garbage mail) wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dr Jeff Forshaw Hello! I have a peculiar problem using g77. I can compile and produce sensible object files, and I can create executables. However, when I come to run the executable I get the e

Re: syncronizing distribs

2003-06-18 Thread Larry Hall
CoolCold wrote: Hello cygwin, Is any way to have up-to-date distro of cygwin on local server? something like rsync that is used in some linux (for example ) distribs? using wget -cbr ftp://server is so boring ;) rsync is available with Cygwin, although you should check the email archives for repo

RE: What does an exit code of 128 mean?

2003-06-18 Thread Hannu E K Nevalainen \(garbage mail\)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Max Bowsher > > I'm trying to run a perl program (vcp*) but when given certain > data sets, it > dies with exit code 128, and no visible errors (even when run > under the perl > debugger). > > Does 128 have a special meaning? I re

RE: problem with g77

2003-06-18 Thread Hannu E K Nevalainen \(garbage mail\)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Dr Jeff Forshaw > > > Hello! > I have a peculiar problem using g77. I can compile and produce sensible > object files, and I can create executables. However, when I come > to run the > executable I get the error > "bash: MZ?: command

syncronizing distribs

2003-06-18 Thread CoolCold
Hello cygwin, Is any way to have up-to-date distro of cygwin on local server? something like rsync that is used in some linux (for example ) distribs? using wget -cbr ftp://server is so boring ;) Best regards, CoolCold mailto: [EMAIL PROTECTED] -- Unsubscribe info:

Re: [ANNOUNCEMENT] New packages: docbook-xml42, docbook-xsl, xmlto

2003-06-18 Thread Marcel Telka
On 2003.06.17 10:47, Patrick Eisenacher wrote: Is there a reason why you sticked with the v1.60.1 XSL stylesheets and didn't use the v1.61.2 ones? http://cygwin.com/ml/cygwin-apps/2003-06/msg00159.html -- +---+ | Marcel Telka e-mail: [EMAIL PROTECTED]

Re: stderr outputs veerrrryyy slowly

2003-06-18 Thread Brian Dessent
Larry Hall wrote: > Nope. :-) > > Works for me fine either way. Perhaps providing information > requested by will shed some light. > Perhaps not. > > You could try it with strace and post the results too. Ok, attached should be the cygcheck -srv output. Also,

Re: ftp: pipe doesn't work

2003-06-18 Thread Igor Pechtchanski
On Wed, 18 Jun 2003, Chuck wrote: > I've installed the inetutils package and am running the ftp command that > was included in it. I tried to ftp the output of a piped command using the > | as the first character of the file name and got the following error... > > ftp> put '|tar cvf install.sh in

ftp: pipe doesn't work

2003-06-18 Thread Chuck
I've installed the inetutils package and am running the ftp command that was included in it. I tried to ftp the output of a piped command using the | as the first character of the file name and got the following error... ftp> put '|tar cvf install.sh install.zip' test.tar ftp: local: '|tar: No

Re: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-18 Thread Corinna Vinschen
On Wed, Jun 18, 2003 at 05:49:46PM +0200, Roland Schwingel wrote: > But maybe the patch should be improved to not show these bad effects. > I try to get some time next week and see whether I can understand bash That's the spirit! I hoped anybody interested in bash would say that. Corinna -- Co

Re: stderr outputs veerrrryyy slowly

2003-06-18 Thread Larry Hall
Brian Dessent wrote: Brian Dessent wrote: I'm running under Win2k SP3, cygwin.dll version 1.3.22-1, CYGWIN="ntea tty ntsec" (the partition is NTFS), and a bunch of packages all of whatever the latest stable version is according to setup.exe. I use plain old bash as my shell, no rxvt or X Window

Re: About the 'su' command

2003-06-18 Thread Larry Hall
Ross Presser wrote: Larry Hall <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: Do you know "someone" on an XP station that has more powers than the Administrator or an Administrators member ? Certainly. SYSTEM. But I'd highly recommend using ssh instead of su. That way you don't have t

Re: changing bash window title

2003-06-18 Thread William E. Kempf
Igor Pechtchanski said: > On Wed, 18 Jun 2003, Sanjay Goel wrote: > >> Igor Pechtchanski wrote: >> > On Wed, 18 Jun 2003, Sanjay Goel wrote: >> > >> >> Hi Igor, >> >> I added this line in my .bashrc >> >> function settitle() { echo -n "^[]2;[EMAIL PROTECTED];[EMAIL PROTECTED]"; } >> >> now when I

Re: stderr outputs veerrrryyy slowly

2003-06-18 Thread Igor Pechtchanski
On Wed, 18 Jun 2003, Brian Dessent wrote: > Brian Dessent wrote: > > > I'm running under Win2k SP3, cygwin.dll version 1.3.22-1, CYGWIN="ntea > > tty ntsec" (the partition is NTFS), and a bunch of packages all of > > whatever the latest stable version is according to setup.exe. I use > > plain ol

Re: stderr outputs veerrrryyy slowly

2003-06-18 Thread Brian Dessent
Brian Dessent wrote: > I'm running under Win2k SP3, cygwin.dll version 1.3.22-1, CYGWIN="ntea > tty ntsec" (the partition is NTFS), and a bunch of packages all of > whatever the latest stable version is according to setup.exe. I use > plain old bash as my shell, no rxvt or X Windows or anything.

stderr outputs veerrrryyy slowly

2003-06-18 Thread Brian Dessent
Hi, I've been using cygwin for a while now and most of the time I've been able to figure out what's going on by RTFMing or searching, but this one I can't seem to figure out. Under certain circumstances, messages from programs that are sent to stderr are displayed on the console very slowly. It

Re: 1.3.22 : ocaml package not there ?

2003-06-18 Thread Gerrit P. Haase
Folken schrieb: > I'm a developper & would like to use ocaml project under Cygwin ... > Shouldn't it be integrated by default ? The Ml Language is the future > in programming ... I have an older version, but there were several release since then, why don't compile a version yourself? Gerrit --

Re: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-18 Thread Roland Schwingel
Hi... [EMAIL PROTECTED] wrote on 18.06.2003 17:34:32: > On Wed, Jun 18, 2003 at 05:18:29PM +0200, Roland Schwingel wrote: > > I also tested this release (of course). I do not use textmode, neither > > scripts > > with DOS line endings but I created one and can verify this as well.. > > > > Neverthe

Re: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-18 Thread Larry Hall
Corinna Vinschen wrote: On Wed, Jun 18, 2003 at 05:18:29PM +0200, Roland Schwingel wrote: I also tested this release (of course). I do not use textmode, neither scripts with DOS line endings but I created one and can verify this as well.. Nevertheless, I want to mention that the speed gain brou

Re: indent manpage bug

2003-06-18 Thread Gerrit P. Haase
Ronald schrieb: > Some values are missing in the manpage of indent: > $ man indent > ... > This man page is generated from the file indent.texinfo. This is Edi- > tion of "The indent Manual", for Indent Version , last updated . > ^

Re: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-18 Thread Corinna Vinschen
On Wed, Jun 18, 2003 at 05:18:29PM +0200, Roland Schwingel wrote: > I also tested this release (of course). I do not use textmode, neither > scripts > with DOS line endings but I created one and can verify this as well.. > > Nevertheless, I want to mention that the speed gain brought by this > v

Re: About the 'su' command

2003-06-18 Thread Ross Presser
Larry Hall <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: >> Do you know "someone" on an XP station that has more powers than the >> Administrator or an Administrators member ? > > > Certainly. SYSTEM. But I'd highly recommend using ssh instead of > su. That way you don't have to create

Re: mutt/exim DNS problems?

2003-06-18 Thread Pierre A. Humblet
Lester Ingber wrote: > > Pierre: > > Below is the log of the output. > > Thanks. > > lester > OK lester, there are a few interesting pieces of info. You are using the dns server "192.168.111.1" It reports DNS lookup of alumni.caltech.edu (MX) gave NO_DATA DNS lookup of alumni.caltech.edu (A

Re: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-18 Thread Roland Schwingel
Hi... [EMAIL PROTECTED] wrote on 18.06.2003 10:54:21: > On Tue, Jun 17, 2003 at 12:04:32PM -0700, David Rothenberger wrote: > > Well, I spoke too soon. I am having a very bizarre problem with > > scripts using DOS line endings on textmode mounts. Here's how to > > recreate the problem. > > [...

Re: mutt/exim DNS problems?

2003-06-18 Thread Lester Ingber
Pierre: Below is the log of the output. Thanks. lester On Wed, Jun 18, 2003 at 09:28:54AM -0400, Pierre A. Humblet wrote: : Date: Wed, 18 Jun 2003 09:28:54 -0400 : From: "Pierre A. Humblet" <[EMAIL PROTECTED]> : To: Lester Ingber <[EMAIL PROTECTED]> : CC: [EMAIL PROTECTED] : Subject: Re: mutt/e

Re: Native Microsoft Telnet Client Blows Past the Password Prompt

2003-06-18 Thread andrew brian clegg
This may be a really dumb suggestion -- but have you considered using the Win2K telnet server, and running bash once you're logged in? Andrew. On Sat, 14 Jun 2003 Brian dot Kelly at Empireblue dot com wrote: > Date: Sat, 14 Jun 2003 06:26:42 -0400 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECT

What does an exit code of 128 mean?

2003-06-18 Thread Max Bowsher
I'm trying to run a perl program (vcp*) but when given certain data sets, it dies with exit code 128, and no visible errors (even when run under the perl debugger). Does 128 have a special meaning? I recall reading something about that, but can't find it now. Max. *: vcp is Versioned Copy - co

Re: Site search facility at cygwin.com

2003-06-18 Thread Biju G C
James, u r welcome, U can save a local copy of the page and remove unwanted geocities scripts after "" then it will be faster to load the page. Cheers Biju --- james lankton <[EMAIL PROTECTED]> wrote: > > I found the geocities link very usefull thankyou. > > James > > Biju G C <[EMAIL PROTE

Re: a make invocation

2003-06-18 Thread Christopher Faylor
Please check out the project web page for links to available information and ports: http://cygwin.com/ . If you don't see what you need there, then the cygwin mailing list is the best place to make observations or get questions answered. Information on the mailing list is available at the project

Re: mutt/exim DNS problems?

2003-06-18 Thread Pierre A. Humblet
Lester Ingber wrote: > > Olaf: > > I tried your test: > echo test | exim [EMAIL PROTECTED] Lester, Could you try to turn debug on, including the resolver? echo test | exim -d+resolver [EMAIL PROTECTED] That will produce quite a bit of output. Pierre -- Unsubscribe info: http://cygwin.c

Re: changing bash window title

2003-06-18 Thread Igor Pechtchanski
On Wed, 18 Jun 2003, Sanjay Goel wrote: > Igor Pechtchanski wrote: > > On Wed, 18 Jun 2003, Sanjay Goel wrote: > > > >> Hi Igor, > >> I added this line in my .bashrc > >> function settitle() { echo -n "^[]2;[EMAIL PROTECTED];[EMAIL PROTECTED]"; } > >> now when I write settitle sanjay on my $ , it

Re: changing bash window title

2003-06-18 Thread Sanjay Goel
Igor Pechtchanski wrote: > On Wed, 18 Jun 2003, Sanjay Goel wrote: > >> >> Hi Igor, >> I added this line in my .bashrc >> function settitle() { echo -n "^[]2;[EMAIL PROTECTED];[EMAIL PROTECTED]"; } >> now when I write settitle sanjay on my $ , it does not change my >> title .. this is what happens

Re: changing bash window title

2003-06-18 Thread Igor Pechtchanski
On Wed, 18 Jun 2003, Sanjay Goel wrote: > Igor Pechtchanski wrote: > > On Tue, 17 Jun 2003, Sanjay Goel wrote: > > > >> Hi, > >> the bash window has title Cygwin by default .. whenever I do a > >> telnet or lynx .. it changes the title .. how do I restore it again > >> or change it to something cu

Re: help with make

2003-06-18 Thread Larry Hall
alex hardy wrote: Cygwin cannot find make command That's because you didn't install it. Rerun setup and choose the make package. Anticipating your next problem, you may want to consider installing the gcc and gdb packages too. -- Larry Hall http://www.rfk.com RFK Par

Re: About the 'su' command

2003-06-18 Thread Bill C. Riemers
> The second says the command wont work unless I have appropriate > privileges. > Do you know "someone" on an XP station that has more powers than the > Administrator or an Administrators member ? On most Unix systems, if you create a user with UID 65535 you will find that user is unable to run '

indent manpage bug

2003-06-18 Thread Ronald Landheer-Cieslak
Some values are missing in the manpage of indent: $ man indent ... This man page is generated from the file indent.texinfo. This is Edi- tion of "The indent Manual", for Indent Version , last updated . HTH rlc -- Unsubscri

Re: 1.3.22 : ocaml package not there ?

2003-06-18 Thread Max Bowsher
Folken wrote: > I'm a developper & would like to use ocaml project under Cygwin ... > Shouldn't it be integrated by default ? The Ml Language is the future > in programming ... In case you hadn't noticed, Cygwin is a volunteer project. Packages are included when someone volunteers to contribute t

Re: 1.3.22 : ocaml package not there ?

2003-06-18 Thread Corinna Vinschen
On Wed, Jun 18, 2003 at 02:25:44PM +0200, Folken wrote: > I'm a developper & would like to use ocaml project under Cygwin ... > Shouldn't it be integrated by default ? The Ml Language is the future > in programming ... See http://cygwin.com/setup.html. You might considering to become package main

1.3.22 : ocaml package not there ?

2003-06-18 Thread Folken
I'm a developper & would like to use ocaml project under Cygwin ... Shouldn't it be integrated by default ? The Ml Language is the future in programming ... Just like ML language >:)

Re: mutt/exim DNS problems?

2003-06-18 Thread Lester Ingber
Olaf: I tried your test: echo test | exim [EMAIL PROTECTED] but got in /var/log/exim/exim_main.log 2003-06-18 07:47:19 HGOE2U-0002VO-LO <= [EMAIL PROTECTED] U=ingber P=local S=280 2003-06-18 07:47:41 HGOE2U-0002VO-LO alumni.caltech.edu [131.215.49.51]: Network is unreachable 2003-06-18 07:47:41 H

[ANNOUNCEMENT] updated PCRE packages available for download

2003-06-18 Thread Ronald Landheer-Cieslak
New News: = Version 4.3-1 of the PCRE packages is now available for download. This corresponds to the latest official PCRE release. To update your installation: === Run the Setup utility from http://cygwin.com/setup.exe and pick up the proper packages. Problem rep

[ANNOUNCEMENT] Updated: libiconv-1.8-3, libiconv2-1.8-3, libcharset1-1.8-3

2003-06-18 Thread Charles Wilson
The GNU libiconv package provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode. o libiconv consists of three separate packages: - 'libiconv2' contains the main DLL, cygiconv-2.dll - 'libcharset1' contains an addi

help with make

2003-06-18 Thread alex hardy
Cygwin cannot find make command here is what cygcheck -s looks like thanks for any suggestions Alex Cygwin Win95/NT Configuration Diagnostics Current System Time: Thu Jun 19 01:49:37 2003 Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 3 Path: E:\cygwin\usr\local\bin E:\cyg

problem with g77

2003-06-18 Thread Dr Jeff Forshaw
Hello! I have a peculiar problem using g77. I can compile and produce sensible object files, and I can create executables. However, when I come to run the executable I get the error "bash: MZ?: command not found" I am running g77 under cygwin and I have uninstalled and re-installed gcc. I have also

Re: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-18 Thread Corinna Vinschen
On Tue, Jun 17, 2003 at 12:04:32PM -0700, David Rothenberger wrote: > Well, I spoke too soon. I am having a very bizarre problem with > scripts using DOS line endings on textmode mounts. Here's how to > recreate the problem. > [...] Thanks for the reports. It looks as if the patch isn't suffici

Re: Question about building vim 6.2-1 on cygwin (for Corinna)

2003-06-18 Thread Corinna Vinschen
On Tue, Jun 17, 2003 at 04:15:50PM -0500, DJ Stauffer wrote: > Hello, > > I am trying to build vim 6.2-1 on cygwin with the perl support > enabled. What configure options do I need to match the build that you > produced for that release? ./configure \ --prefix=/usr \ --sysconfd

Re: SSH users cannot see SMB mounted network drives

2003-06-18 Thread Corinna Vinschen
On Tue, Jun 17, 2003 at 10:35:22PM -0400, Larry Hall wrote: > DePriest, Jason R. wrote: > > >First of all, you might want to check out the excellent cygwin + ssh > >mailing list here: > > It's been beaten to death here as well. Just to be clear, cygwin.com > is the site this list supports. If y

Re: mutt/exim DNS problems?

2003-06-18 Thread Olaf Foellinger
On Wed, Jun 18, 2003 at 01:23:05AM -0400, Lester Ingber wrote: > I'm using Cygwin under XP Professional on an IBM Thinkpad, connected > wireless to an SMC router, using IBM Access Connections to set up my > computer on a DHCP private 198 address to receive DHCP gateway and > DNS info from ISPs

RE: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-18 Thread Yanghui Bian
Hello David, Sorry, it's not directly related to this topic. Please allow me to ask the question below. It's about the CRLF<->LF conversion. I have tried to do the same conversion in Perl/C but failed. Cygwin always return me the result that the file is in unix format. However I could know that it

Re: -Download from internet = 1Mb?!

2003-06-18 Thread fergus
Even a "Download from Internet" will only download what you need. If your machine has an up-to-date Cygwin installation then you don't need anything and so nothing (except the current setup.ini) will be downloaded. There are ways of downloading an installation set that involve temporarily blinding