Re: sshd setup question

2003-09-02 Thread Larry Hall
You're not reaching the server. The read of the basic version identification is failing. If the client and the server can't understand what version of ssh is running on either end, they don't talk. So you're not reaching the server through ssh. Sorry I don't know much about setting up ssh unde

I am out 8/22 - 9/1

2003-09-02 Thread Marianne Altland
Re: Re: Your application I will be away from the office Friday, August 22 through Monday, September 1. If you need immediate assistance, please contact Julia Kang at [EMAIL PROTECTED] or 573-0919. Otherwise I will respond to your email when I return on Tuesday.

Installation problems

2003-09-02 Thread Hoyt Bailey
I am running Windows XP with 512MB. I downloaded from the VA mirror and all seemed to go well no problems. I downloaded setup.exe and it took over and installed the rest from the internet. When completed I clicked on the Desktop Icon and got the following: /bin/find: /etc/profile.d: No such file

Re: Using ActivePerl 5.8 on a cygwin system

2003-09-02 Thread Igor Pechtchanski
On Mon, 1 Sep 2003, Brian Dessent wrote: > John Seeliger wrote: > > > > I have had cygwin installed on this PC for quite some time, but hadn't > > updated it for a while. I wanted to run yahoo2mbox.pl and found it wouldn't > > work with the perl 5.6.1 I had installed, so I downloaded ActivePerl 5

Re: sshd setup question

2003-09-02 Thread Dan Adams
You mentioned that it is not reaching the server through ssh, is there any way I can find out where the problem occurs at? I am using a command line of : ssh -p 422 localhost to do this, I am not sure where in the networking the problem might lie at, is there any way that I can find out, or ass

Re: Installation problems

2003-09-02 Thread Larry Hall
At 09:13 PM 9/1/2003, Hoyt Bailey you wrote: >I am running Windows XP with 512MB. I downloaded from the VA mirror and all >seemed to go well no problems. I downloaded setup.exe and it took over and >installed the rest from the internet. When completed I clicked on the >Desktop Icon and got the f

Re: sshd setup question

2003-09-02 Thread Dan Adams
The error it gives me when I try to start the service, after using the ssh-host-config command to make the service, and using the cygrunsrv -S sshd command is: cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. I am not sure if this will he

RE: cvs 1.11.6 segfaulting on 8-31 snapshot

2003-09-02 Thread Gary R. Van Sickle
Ok it works again in the 9-01 snapshot. -- Gary R. Van Sickle Brewer. Patriot. > Cygcheck attached. > > -- > Gary R. Van Sickle > Brewer. Patriot. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: sshd setup question

2003-09-02 Thread Larry Hall
At 09:32 PM 9/1/2003, Dan Adams you wrote: >You mentioned that it is not reaching the server through ssh, is there any >way I can find out where the problem occurs at? I am using a command line of >: >ssh -p 422 localhost >to do this, I am not sure where in the networking the problem might lie

Re: basename(), dirname(), what happened?

2003-09-02 Thread Shankar Unni
Ronald Landheer-Cieslak wrote: > ("At least there's a big company behind it > that has the (legal) responsability for the quality of the program..") ROTFLMAO. What legal responsibility? I hope you have pointed these fine folks to the appropriate sections of the so-called "License Agreements" (i.

Re: Installation problems

2003-09-02 Thread Igor Pechtchanski
On Mon, 1 Sep 2003, Hoyt Bailey wrote: > I am running Windows XP with 512MB. I downloaded from the VA mirror and all > seemed to go well no problems. I downloaded setup.exe and it took over and > installed the rest from the internet. When completed I clicked on the > Desktop Icon and got the fo

Re: cvs 1.11.6 segfaulting on 8-31 snapshot

2003-09-02 Thread Charles Wilson
Gary R. Van Sickle wrote: Cygcheck attached. duplicated with 8-31 snapshot, but error does not appear with 9-01 snapshot. I assume the error is also similarly NOT present in 1.5.3-official, but I haven't downloaded that yet. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-s

Re: basename(), dirname(), what happened?

2003-09-02 Thread Shankar Unni
But all silliness aside, there's a very good point to the seeming extremes that the Cygwin project in particular, and the FSF in general, go in order to protect the code base by ensuring the true freedom of their sources. I give you the Linux mess, as exhibit #1. -- Unsubscribe info: http:

Re: sshd setup question

2003-09-02 Thread Larry Hall
OK, I'm not sure my efforts are paying off here. I'd recommend again that you visit . It's hard to figure things without a basis of information. However, you'll probably find looking in the email archives helpful. For instance, I found this with a simple search:

How to let program running without cygwin environment???

2003-09-02 Thread xuzhd
I wrote a C program using cygwin, and I hope I can minimize my install package only including my program and the pre-requisite files such as cygwin1.dll, ipc-daemon.exe and so on. I had thought that I realized my goal, but I found that my program didn't run stably after some long-term tests. I also

Re: sshd setup question

2003-09-02 Thread Dan Adams
I am guessing this questioning might shift a little with my latest finding. Also, I have attached the cygcheck file thing that was requested at that website. My latest finding is: Could not load host key: /etc/ssh_host_key Could not load host key: /etc/ssh_host_rsa_key Could not load host key:

Re: sshd setup question

2003-09-02 Thread Larry Hall
ssh-host-config creates /etc/ssh_host_key*. From your cygcheck output: 653k 2003/07/22 C:\Program Files\mysql\bin\cygwinb19.dll - os=4.0 img=1.0 sys=4.0 "cygwinb19.dll" v0.0 ts=1998/7/15 18:50 This will is trouble waiting to happen. Get rid of this DLL and update mysql as r

RE: cvs 1.11.6 segfaulting on 8-31 snapshot

2003-09-02 Thread Robert McNulty Junior
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charles Wilson Sent: Monday, September 01, 2003 8:51 PM To: [EMAIL PROTECTED] Subject: Re: cvs 1.11.6 segfaulting on 8-31 snapshot Gary R. Van Sickle wrote: > Cygche

[ANNOUNCEMENT] Updated: binutils-20030901-1

2003-09-02 Thread Christopher Faylor
I've made a new version of binutils available for installation. This version is a refresh from CVS on sources.redhat.com. Notable changes: Adds the ability to use exports from an executable and the ability to create a separate file holding debug info. Fixed dlltool so that the tmp files it creat

[ANNOUNCEMENT] Updated: zlib-1.1.4-4 [Requires cygwin-1.5.3+]

2003-09-02 Thread Charles Wilson
The zlib package has been updated to version 1.1.4-4. zlib is a standard lossless compression library. This release is built against the cygwin-1.5.x kernel; it will not work with 1.3.22. CHANGES: - compiled against cygwin-1.5.2 - documentation moved to /usr/share/* -- Charles Wilson zlib vol

Re: problems with make under cygwin

2003-09-02 Thread Robert Mecklenburg
RW> ... but when I try these under cygwin I get RW> the following error: RW> RW> Target pattern contains no '%' I've seen this message many times when a target or prerequisite (both or one of, I can't remember) contains a windows path. In that case, make sees a line with two colons and believes

Re: sshd setup question

2003-09-02 Thread Dan Adams
I followed both of those suggestions. I retried that script and it seems to generate the key files each time it is run now. As far as that mySQL thing, I renamed that dll file and will use another program temporarily, until I can figure this thing out. Once I did those two things, I still see an e

Setup.exe seems to hang

2003-09-02 Thread luke . kendall
One of the people here is trying to install Cygwin for the first time ever on his Win2k PC. We update a mirrored copy of Cygwin nightly, and install from that on our local network. The problem he's having is that when getting to the stage of trying to change the installation type from "default" t

[ANNOUNCEMENT] Updated: libpng, libpng10, libpng10-devel, libpng12, libpng12-devel[Requires cygwin-1.5.3+]

2003-09-02 Thread Charles Wilson
The libpng packages offer the standard libraries for manipulating PNG files, a turbo-studly lossless image format. This release is built against the cygiwn-1.5.x kernel; it will not work with 1.3.22. libpng10-1.0.15-3 libpng10-devel-1.0.15-3 libpng-1.2.5-3 libpng12-1.2.5-3 libpng12-devel-1.2.5

[ANNOUNCEMENT] Updated: gdb-20030901-1 (also includes GUI "insight" debugger)

2003-09-02 Thread Christopher Faylor
I've made a new version of the gdb debugger available for installation. This version is a refresh from the CVS repository on sources.redhat.com. The package also contains the "insight" graphical debugger. I just noticed that, while the package is labelled gdb-20030901-1, gdb identifies itself as g

RE: [ANNOUNCEMENT] Updated: libpng, libpng10, libpng10-devel, libpng12, libpng12-devel [Requires cygwin-1.5.3+]

2003-09-02 Thread Robert McNulty Junior
Chuck, I have libpng* *.*.*-4. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charles Wilson Sent: Monday, September 01, 2003 11:07 PM To: [EMAIL PROTECTED] Subject: [ANNOUNCEMENT] Updated: libpng, libpng10, libpng10-devel, libpng12, libpng12-devel [Requ

[ANNOUNCEMENT] Updated: bzip2-1.0.2-5, libbz2_1-1.0.2-5

2003-09-02 Thread Charles Wilson
bzip2 provides the bzip2.exe / bunzip2.exe executables, a patent-unencumbered but highly effective compression tool. This release is built against the cygiwn-1.5.x kernel; it will not work with 1.3.22. CHANGES: - Now explicitly calls setmode(*,O_BINARY) on stdout/stdin (e.g. piping compress

RE: [ANNOUNCEMENT] Updated: libpng, libpng10, libpng10-devel, libpng12, libpng12-devel [Requires cygwin-1.5.3+]

2003-09-02 Thread Robert McNulty Junior
Never Mind. I'll wait for official. Mine was test versions. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert McNulty Junior Sent: Monday, September 01, 2003 11:16 PM To: [EMAIL PROTECTED] Subject: RE: [ANNOUNCEMENT] Updated: libpng, libpng10, libpng

[ANNOUNCEMENT] Updated: xpm-nox-4.2.0-4

2003-09-02 Thread Charles Wilson
The xpm-nox package contains the DLL, static library, and import library for the X-less version of the Xpm library. This release ALSO contains the X-based DLL, cygXpm-X4.dll, so that older executables will continue to operate correctly (*). Newly compiled programs will use the "real" libXpm.dl

Re: Setup.exe seems to hang

2003-09-02 Thread Robert Collins
On Tue, 2003-09-02 at 13:46, [EMAIL PROTECTED] wrote: > One of the people here is trying to install Cygwin for the first time > ever on his Win2k PC. We update a mirrored copy of Cygwin nightly, and > install from that on our local network. > > The problem he's having is that when getting to the

[ANNOUNCEMENT] Re: Updated: bzip2-1.0.2-5, libbz2_1-1.0.2-5 [Requires: cygwin-1.5.3+]

2003-09-02 Thread Charles Wilson
Yes, it requires cygwin-1.5.x. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

[ANNOUNCEMENT] Re: Updated: xpm-nox-4.2.0-4 [Requires cygwin-1.5.3+]

2003-09-02 Thread Charles Wilson
Yes, it requires cygwin-1.5.x. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

[ANNOUNCEMENT] Re: Updated: libpng, libpng10, libpng10-devel, libpng12, libpng12-devel[Requires cygwin-1.5.3+]

2003-09-02 Thread Charles Wilson
Charles Wilson wrote: > libpng10-1.0.15-3 > libpng10-devel-1.0.15-3 > > libpng-1.2.5-3 > libpng12-1.2.5-3 > libpng12-devel-1.2.5-3 Grr...to much cut-n-pasting. I think I'll stop announcing/promoting-to-curr for the night. I *meant* to announce: libpng10-1.0.15-4 libpng10-devel-1.0.15-4 libp

Re: Setup.exe seems to hang

2003-09-02 Thread luke . kendall
On 2 Sep, Robert Collins wrote: > > I'd still be interested to know what setup is doing at that point. It > > might give us a clue as to why setup's performance varies across such a > > wide range. (If Cygwin was already installed, could we strace > > setup.exe?) > > no - it's not a

Re: Setup.exe seems to hang

2003-09-02 Thread luke . kendall
On 2 Sep, To: [EMAIL PROTECTED] wrote: > Hmm. We're using a nightly mirrored copy, but looking at the file's > properties, I see it dates from April 7th, 2003. So grabbing the > snapshot might be a good idea! I just tried the 2.402 snapshot version - looked good to me. The slow steps in

Re: basename(), dirname(), what happened?

2003-09-02 Thread Ronald Landheer-Cieslak
On Mon, Sep 01, 2003 at 06:46:59PM -0700, Shankar Unni wrote: > Ronald Landheer-Cieslak wrote: > > > ("At least there's a big company behind it > > that has the (legal) responsability for the quality of the program..") > > ROTFLMAO. ?? > What legal responsibility? I hope you have pointed these f

RE: Majordomo results: RE: cygwin older/newer version downloadi

2003-09-02 Thread Hughes, Bill
>Sent: 01 September 2003 18:57 From: Hannu E K Nevalainen > I get this garbage (below) from> > > Majordomo-Owner AT virginia DOT edu and Majordomo AT mutt DOT org > > for every post to cygwin AT cygwin DOT com > >Anyone else see this? >What might be the cause? (Foul play?) >I've _no_ "relation"

Strange setup problem. Next button disabled.

2003-09-02 Thread Steve Fairbairn
Hi All, I have a couple of strange setup problems which I cannot find ways around, so was wondering if anyone might be able to suggest solutions. The machine in question is a PIII 650MHz running a very new installation of Win2K Pro. During the machines installation, cygwin was installed from a

RE: basename(), dirname(), what happened?

2003-09-02 Thread Hughes, Bill
> Sent: 02 September 2003 09:49 From: Ronald Landheer-Cieslak > On Mon, Sep 01, 2003 at 06:46:59PM -0700, Shankar Unni wrote: > > Ronald Landheer-Cieslak wrote: > > > > > ("At least there's a big company behind it > > > that has the (legal) responsability for the quality of the program..") > > >

Re: basename(), dirname(), what happened?

2003-09-02 Thread Corinna Vinschen
On Tue, Sep 02, 2003 at 10:48:37AM +0200, Ronald Landheer-Cieslak wrote: > On Mon, Sep 01, 2003 at 06:46:59PM -0700, Shankar Unni wrote: > > What legal responsibility? I hope you have pointed these fine folks to > > the appropriate sections of the so-called "License Agreements" (i.e. "we > > agree

[ANNOUNCEMENT] Updated: inetutils-1.3.2-24

2003-09-02 Thread Corinna Vinschen
I've updated the version of inetutils to 1.3.2-24. This is the new inetutils package which uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS).

RE: Installation problems

2003-09-02 Thread Hoyt Bailey
RE ls: When it dosent work: No message -nothing at all. Except a line feed. ls is involked as follows: ls ( I expected the system to tell me where I was [anyway a clue]). Also dir (for the same reason). Typing -a ls /bin/ls : results in Error msg command -a not found. ls -a :[ . .. .bash.profile

Create dll using gcc

2003-09-02 Thread Christian Neise
Hello, i am trying to build a dll using cygwin and gcc. The dll will be used by a delpi application. The dll works fine. But when allocating memory (e.g.: char *c = new char) the programm crashes. When compiling the dll with visual c++ 6.0 SP5 the dll works fine - even if allocating memory. A

Re: Updated: inetutils-1.3.2-24

2003-09-02 Thread Chrlmac
HI, I just want to get to Dr. Lusht's web site for his course in Intro to Programming. How do I do this? I filled out the form but still nothing came up. Also, I need a Java compiler. At Java's site, which Java compiler should I download? Thanks, Charles -- Unsubscribe info: http://c

[ANNOUNCEMENT] Updated: cron-3.0.1-11

2003-09-02 Thread Corinna Vinschen
I have updated the version of cron on cygwin.com to 3.0.1-11. This is the new cron which uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on

[ANNOUNCEMENT] Updated: login-1.9-7

2003-09-02 Thread Corinna Vinschen
I have updated the version of login to 1.9-7. This login now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web pag

[ANNOUNCEMENT] Updated: vim-6.2-3

2003-09-02 Thread Corinna Vinschen
I've updated the version of vim to 6.2-3. This vim now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. Th

[ANNOUNCEMENT] Updated: OpenSSH-3.6.1p2-2

2003-09-02 Thread Corinna Vinschen
I've just updated the version of OpenSSH to 3.6.1p2-2. This OpenSSH now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. Additionally I've upgraded to 3.6.1p2, which contains some minor bugfixes. The package now adheres to the filesystem hirarchy standard (FHS). To update your

[ANNOUNCEMENT] Updated: ruby-1.8.0-1

2003-09-02 Thread Corinna Vinschen
I've updated the version of Ruby to 1.8.0-1. This is a major release update. The package is build for Cygwin 1.5.3 ff. and will not run under previous releases. The packaging adhere to the filesystem hirarchy standard (FHS). The official release message was rather short: --

[ANNOUNCEMENT] Updated: netcat-1.10-2

2003-09-02 Thread Corinna Vinschen
I've updated the version of netcat to 1.10-2. This netcat now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). You can find the documentation in /usr/share/doc/netcat. To update your installation, click on the "

package submission

2003-09-02 Thread Thomas Wolff
Hello, I'd like to propose my text mode editor mined for a cygwin package; among other benefits it provides extensive UTF-8 and CJK support. Its homepage is http://towo.net/mined/. As cygwin is hosted/maintained at RedHat, I'd also like to propose it to become a RedHat package, too. I'd appreciat

[ANNOUNCEMENT] Updated: cygrunsrv-0.96-2

2003-09-02 Thread Corinna Vinschen
I have updated cygrunsrv to version 0.96-2. This cygrunsrv now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. It adds an --interactive command line parameter which allows to set the "Allow service to interact with desktop" flag. The package now adheres to the filesystem hirarc

Re: autoconf 2.54-1 writes dos files

2003-09-02 Thread Gerrit P. Haase
Hello Sam, the real information about your perl version is displayed via `perl -V` (capital V): Built under cygwin Compiled at Sep 1 2003 15:23:12 Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html D

[ANNOUNCEMENT] Updated: file-4.03-2

2003-09-02 Thread Corinna Vinschen
I've updated the version of file to 4.03-2. This version is an update to the official version 4.03. This file package now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). If you do have problems with this versi

Re: Majordomo results: RE: cygwin older/newer version downloadi

2003-09-02 Thread Gerrit P. Haase
Hello Bill, >>Sent: 01 September 2003 18:57 From: Hannu E K Nevalainen >> I get this garbage (below) from> >> >> Majordomo-Owner AT virginia DOT edu and Majordomo AT mutt DOT org >> >> for every post to cygwin AT cygwin DOT com >> >>Anyone else see this? >>What might be the cause? (Foul play?)

[ANNOUNCEMENT] Updated: sed-4.0.7-3

2003-09-02 Thread Corinna Vinschen
I've updated the version of sed to 4.0.7-3. This sed now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com web page. T

Re: Getting fetchmail to work with smtp when mail server already running in XP

2003-09-02 Thread Jason Tishler
Gary, On Sun, Aug 31, 2003 at 04:33:52PM -0400, Gary Nielson wrote: > I know I can set up some smtp capabilities in cygwin, but that would > collide with the mail server I am running in XP. Why not just use your existing mail server? > Have I worked myself into a corner? I don't think so. > An

[ANNOUNCEMENT] Updated: openssl-0.9.7b-3, openssl-devel-0.9.7b-3

2003-09-02 Thread Corinna Vinschen
I've updated the version of OpenSSL to 0.9.7b-3. This also includes the openssl-devel package. This OpenSSL now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). --

[ANNOUNCEMENT] Updated: tin-1.6.1-1

2003-09-02 Thread Corinna Vinschen
I've updated the tin package to release 1.6.1-1. This is the latest stable tin release 1.6.1. This tin now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cyg

Re: postgres - bash: ipc-daemon: command not found

2003-09-02 Thread Jason Tishler
Richard, On Sun, Aug 31, 2003 at 02:01:20PM +0900, rnmscott wrote: > when I try to start the ipc-daemon with ipc-daemon & > I get a message like :- > [1] 2640 > $ bash: ipc-daemon: command not found > > which I believe leads to the IpcSemaphoreCreate semget etc. error > later > > cygwin setup sa

Re: suggestion for postgresql doc

2003-09-02 Thread Jason Tishler
Markus, On Fri, Aug 29, 2003 at 10:48:38PM +0200, Markus Hoenicka wrote: > I just went through the installation of PostgreSQL as a service on a > WinXP box. I had to fix a couple of permission settings in order to > get postmaster up and running. The documentation talks about this > issue, but it

Newby: setting up SSH

2003-09-02 Thread Nadia Kunkov
Hi, I'm new to SSH. I've just installed Cygwin on my Win2000 workstation. My goal is to connect to it from Linux box and copy files from Linux to Win2000. I can connect to my windows box from Linux and browse the directories. But I need to set up and automated file transfer and therefore public

[ANNOUNCEMENT] Updated: bash-2.05b-12

2003-09-02 Thread Corinna Vinschen
I've updated the version of bash to 2.05b-12. This bash now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://sources.redhat.com

Re: How to let program running without cygwin environment???

2003-09-02 Thread Igor Pechtchanski
On Mon, 1 Sep 2003 [EMAIL PROTECTED] wrote: > I wrote a C program using cygwin, and I hope I can minimize my install > package only including my program and the pre-requisite files such as > cygwin1.dll, ipc-daemon.exe and so on. I had thought that I realized my > goal, but I found that my program

malloc segfaults

2003-09-02 Thread Juergen Bohn
Tested with cygwin1.dll 1.5.3-1 and 1.3.22-1 on Win2000-SP4, malloc() does not (always) return NULL if there is no more memory available. Try, for example, simple loops like: x = malloc(1); for (i=0; x != NULL; i++) { x = malloc(1); if (x == NULL)printf("x is NULL\

[ANNOUNCEMENT] Updated: which-1.5-2

2003-09-02 Thread Corinna Vinschen
I've updated the version of which to 1.5-2. This which now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://sources.redhat.com/

[ANNOUNCEMENT] Updated: sharutils-4.2.1-3

2003-09-02 Thread Corinna Vinschen
I've updated the version of sharutils to 4.2.1-3. This sharutils now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://sources.r

[ANNOUNCEMENT] Updated: gawk-3.1.3-3

2003-09-02 Thread Corinna Vinschen
I've updated the version of GNU awk to 3.1.3-3. This gawk now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web pa

[ANNOUNCEMENT] Updated: ssmtp-2.38.7-4

2003-09-02 Thread Corinna Vinschen
I've updated the version of ssmtp to 2.38.7-4. This ssmtp now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://sources.redhat.c

[ANNOUNCEMENT] Updated: robots-2.0-3

2003-09-02 Thread Corinna Vinschen
I've updated the version of robots to 2.0-3. This robots now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://sources.redhat.co

RE: Installation problems

2003-09-02 Thread Igor Pechtchanski
On Tue, 2 Sep 2003, Hoyt Bailey wrote: > RE ls: When it dosent work: No message -nothing at all. Except a line feed. > ls is involked as follows: ls FWICS, "ls" works as designed. You're in an "empty" directory, so you get no output. > ( I expected the system to tell me where I was [anyway a c

[ANNOUNCEMENT] Updated: cpio-2.5-3

2003-09-02 Thread Corinna Vinschen
I've updated the version of cpio to 2.5-3. This cpio now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page.

Re: Create dll using gcc

2003-09-02 Thread Igor Pechtchanski
On Tue, 2 Sep 2003, Christian Neise wrote: > Hello, > > i am trying to build a dll using cygwin and gcc. The dll will be used > by a delpi application. > > The dll works fine. But when allocating memory > (e.g.: char *c = new char) the programm crashes. > > When compiling the dll with visual c++ 6

RE: Need help: cron jobs can't access network drives.

2003-09-02 Thread Louis-Luc Le Guerrier
Hello, I have tried Universal Name Convention path as well, and I still can't access the network drives, even with UNC paths inside the script ran by 'cron'. The same script invoked manually accesses net drives of course. I have looked at "www.denicomp.com/faq.htm#Q21" and understand partially w

Re: package submission

2003-09-02 Thread Igor Pechtchanski
On Tue, 2 Sep 2003, Thomas Wolff wrote: > Hello, > I'd like to propose my text mode editor mined for a cygwin package; > among other benefits it provides extensive UTF-8 and CJK support. > Its homepage is http://towo.net/mined/. Please (re)read . > As cygwin is host

Re: package submission

2003-09-02 Thread Ronald Landheer-Cieslak
On Tue, Sep 02, 2003 at 02:30:29PM +0200, Thomas Wolff wrote: > Hello, > I'd like to propose my text mode editor mined for a cygwin package; > among other benefits it provides extensive UTF-8 and CJK support. > Its homepage is http://towo.net/mined/. Please take a look at the Cygwin Package Contrib

Re: autoconf 2.54-1 writes dos files

2003-09-02 Thread Sam Steingold
Hello Gerrit, > * In message <[EMAIL PROTECTED]> > * On the subject of "Re: autoconf 2.54-1 writes dos files" > * Sent on Tue, 2 Sep 2003 14:41:12 +0200 > * Honorable "Gerrit P. Haase" <[EMAIL PROTECTED]> writes: > > the real information about your perl version is displayed via > `perl -V` (capita

WOOO HOOO!!!! 1.5.3 Fixes This!!! Re: No output from DOScommands via telnet using xinetd

2003-09-02 Thread Brian . Kelly
*Kisses and flower petals* ;-) for cgf, Corrina, Igor, Elfyn, and all the rest who helped make this happen!!! Brian Kelly Brian Kelly 08/20/2003 08:56 AM To:[EMAIL PROTECTED] cc: Subject:Re: No output from DOS commands via telnet using xinetd (Document link: Brian Kelly)

[ANNOUNCEMENT] Updated: ash-20020731-3

2003-09-02 Thread Corinna Vinschen
I've updated the version of ash to 20020731-3. This ash now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://sources.redhat.com/c

Re: Updated: inetutils-1.3.2-24

2003-09-02 Thread Corinna Vinschen
On Tue, Sep 02, 2003 at 07:55:32AM -0400, [EMAIL PROTECTED] wrote: > HI, > > I just want to get to Dr. Lusht's web site for his course in Intro to > Programming. How do I do this? I filled out the form but still nothing came up. > Also, I need a Java compiler. At Java's site, which Java comp

Re: package submission

2003-09-02 Thread Corinna Vinschen
On Tue, Sep 02, 2003 at 02:30:29PM +0200, Thomas Wolff wrote: > Hello, > I'd like to propose my text mode editor mined for a cygwin package; > among other benefits it provides extensive UTF-8 and CJK support. > Its homepage is http://towo.net/mined/. See http://cygwin.com/setup.html for informatio

"info" correction for french environment

2003-09-02 Thread Sébastien Poirier
Hi, I don't think someone posted it yet, but there is a mistake with the creation of the `dir' file in `/usr/info' directory, when you install Cygwin in a french environment. In fact, the dir file that is automatically generated by update-info-dir.sh, is corrupted so that you can't use info norm

[ANNOUNCEMENT] Updated: tcsh-6.12.00-7

2003-09-02 Thread Corinna Vinschen
I've updated the version of tcsh to 6.12.00-7. This tcsh now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web pag

[ANNOUNCEMENT] Updated: patch-2.5.8-7

2003-09-02 Thread Corinna Vinschen
I've updated the version of patch to 2.5.8-7. This version reenables the --binary command line option for Cygwin. When used, all input and patch files are forcibly read in binary mode. The standard is to read them in textmode. The option does not affect writing files. Output files are alwasy wr

[ANNOUNCEMENT] Updated: lynx-2.8.4-7

2003-09-02 Thread Corinna Vinschen
I've updated the version of lynx to 2.8.4-7. This lynx now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://sources.redhat.com/cy

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.3-1

2003-09-02 Thread Thiago Serra Azevedo Silva
Christopher Faylor wrote: I've made a new version of the Cygwin DLL and associated utilities available for download. As usual, a list of what has changed is below. This is the first non-test 1.5.x release. This means that the 1.5.x series of the cygwin DLL will be the default from now on. As pre

1.5.3 and 1.3.22: malloc segfault

2003-09-02 Thread roconnor
The following program segfaults for me on XP Pro SP1 with both 1.3.22-1 and 1.5.3-1, but not on NT 4.0 with 1.3.22-1. - #include int main() { while (malloc (15*1024*1024)) ; return 0; } --

[ANNOUNCEMENT] Updated: mt-2.0.1-2

2003-09-02 Thread Corinna Vinschen
I've updated the version of mt to 2.0.1-2. This mt now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com web page. Thi

strings failing

2003-09-02 Thread Gerry Reno
Has anyone seen behavior like this: On Cygwin 1.3.18 I am seeing strange failures with trying to use strings. Strings does not seem able to see some files yet 'ls' shows them, 'od -cx' shows them. Also gcc has similar problem in that it is reporting: no such file or directory on some compiles.

[ANNOUNCEMENT] Updated: irc-20010101-3

2003-09-02 Thread Corinna Vinschen
I've updated the version of irc to 20010101-3. This irc now uses the new capabilities and therefore requires Cygwin 1.5.3 ff. The package now adheres to the filesystem hirarchy standard (FHS). To update your installation, click on the "Install Cygwin now" link on the http://sources.redhat.com

Re: [ANNOUNCEMENT] Updated: bash-2.05b-12

2003-09-02 Thread Igor Pechtchanski
On Tue, 2 Sep 2003, Corinna Vinschen wrote: > I've updated the version of bash to 2.05b-12. > > This bash now uses the new capabilities and therefore requires > Cygwin 1.5.3 ff. > > The package now adheres to the filesystem hirarchy standard (FHS). Corinna, There is a minor problem with the late

[ANNOUNCEMENT] Updated Cygwin Package: postgresql-7.3.4-2

2003-09-02 Thread Jason Tishler
New News: === I have updated the version of PostgreSQL to 7.3.4-2. The tarballs should be available on a Cygwin mirror near you shortly. Note this package was built against Cygwin 1.5.2-1 and cygipc 2.01-2. Hence, it *is* an official 64-bit, Cygwin 1.5.x package. Additionally, note cygipc 2

[ANNOUNCEMENT] Updated Cygwin Package: proftpd-1.2.9rc1-3

2003-09-02 Thread Jason Tishler
New News: === I have updated the version of ProFTPD to 1.2.9rc1-3. The tarballs should be available on a Cygwin mirror near you shortly. Note this package was built against Cygwin 1.5.2-1. Hence, it *is* an official 64-bit, Cygwin 1.5.x package. Old News: === ProFTPD is an enhanced FT

[ANNOUNCEMENT] Updated Cygwin Package: fetchmail-6.2.4-1

2003-09-02 Thread Jason Tishler
New News: === I have updated the version of fetchmail to 6.2.4-1. The tarballs should be available on a Cygwin mirror near you shortly. Note this package was built against Cygwin 1.5.2-1. Hence, it *is* an official 64-bit, Cygwin 1.5.x package. Old News: === Fetchmail is a remote mail

[ANNOUNCEMENT] Updated Cygwin Package: rebase-2.2-3

2003-09-02 Thread Jason Tishler
New News: === I have updated the version of rebase to 2.2-3. The tarballs should be available on a Cygwin mirror near you shortly. Note this package was built against Cygwin 1.5.2-1. Hence, it *is* an official 64-bit, Cygwin 1.5.x package. Old News: === It is *strongly* recommended t

Re: autoconf 2.54-1 writes dos files

2003-09-02 Thread Gerrit P. Haase
Hallo Sam, >> the real information about your perl version is displayed via >> `perl -V` (capital V): > Characteristics of this binary (from libperl): > Compile-time options: MULTIPLICITY USE_64_BIT_INT USE_LARGE_FILES > PERL_IMPLICIT_CONTEXT > Built under cygwin > Compiled at Aug 29 2003

[ANNOUNCEMENT] Updated Cygwin Package: procmail-3.22-8

2003-09-02 Thread Jason Tishler
New News: === I have updated the version of procmail to 3.22-8. The tarballs should be available on a Cygwin mirror near you shortly. Note this package was built against Cygwin 1.5.2-1. Hence, it *is* an official 64-bit, Cygwin 1.5.x package. Old News: === The procmail program is used

Re: strings failing

2003-09-02 Thread Igor Pechtchanski
On Tue, 2 Sep 2003, Gerry Reno wrote: > Has anyone seen behavior like this: > > On Cygwin 1.3.18 I am seeing strange failures with trying to use > strings. Strings does not seem able to see some files yet 'ls' shows > them, 'od -cx' shows them. Also gcc has similar problem in that it is > repo

Re: strings failing

2003-09-02 Thread Gerry Reno
Igor, Of course. I just started a new shell and things seem to be working correctly now. I must have changed some define that got things confused. thx, Gerry Reno --- Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > On Tue, 2 Sep 2003, Gerry Reno wrote: > > > Has anyone seen behavior like thi

Re: suggestion for postgresql doc

2003-09-02 Thread Markus Hoenicka
Hi Jason, Jason Tishler writes: > What did you set the /var/log permissions to? Do the /tmp and /usr/bin > comments above refer to Issue #2 and #4 in the following? > > http://www.tishler.net/jason/software/postgresql/postgresql-7.3.4.README > I think I've used chmod a+rw (there might

  1   2   >