Re: Bug found - 'cygpath' v1.25/Build Date Jan 23, 2003...

2003-02-06 Thread Corinna Vinschen
On Wed, Feb 05, 2003 at 03:37:19PM -0500, Brian McColgan wrote: > Running the following cygpath command (for the aforementioned build) gives > me a 'core dump': > > 'cygpath --path --windows > >/usr/ant/lib/xml-apis.jar:/usr/ant/lib/xercesImpl.jar:/usr/ant/lib/optional.jar:/usr/ant/lib/ant.jar:

Cannot login to ftpd

2003-02-06 Thread Ian Boisvert
I've seen this discussed before, but haven't been able to find a resolution yet. I have set up the ftp service in xinetd as follows: service ftp { socket_type = stream wait= no server = /usr/sbin/in.ftpd log_on_success

Re: /usr/local/lib on library path

2003-02-06 Thread Ronald Landheer-Cieslak
Ehm.. why? Try a gcc -print-search-dirs on any *NIX of GNU box and see if /usr/local/lib is in there. On my Linux box, this gives: libraries: =/usr/lib/gcc-lib/i386-redhat-linux/3.2/:/usr/lib/gcc/i386-redhat-linux/3.2/:/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../../i386-redhat-linux/lib/i38

RE: 1.3.20

2003-02-06 Thread Michael H. Cox
> -Original Message- > > To quote from the FAQ: > > > > "As of this writing, you need to install at least the cygwin source > > package and the w32api source package. > > > > It is possible that the cygwin source package may require a newer > > version of the w32api package since the rele

Re: Packaging software built with cygwin

2003-02-06 Thread Ronald Landheer-Cieslak
The way I read GPL (but please correct me if I'm wrong) you should be able to write a fork off the current Setup that installs the Hercules and gets the Cygwin from one of the mirrors (of which you can download the list at the time of installing from cygwin.com). Technically, you would not be d

can't run arm-elf-gdb in Cygwin

2003-02-06 Thread David Jea
Hi, I try to run arm-elf-gdb on Cygwin/WindowsXP, so I can connect evaluation board (ATMEL EB40) through a serial link. However, I met an error while launching gdb: GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you

RE: [almost ot]

2003-02-06 Thread Jan Bruun Andersen, EDS Denmark AS
> -Original Message- > From: Salvo [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 1:28 AM > To: Cygwin mailing list > Subject: [almost ot] > > I need a non-english keyboard in X. > Where can I put somthing like > "setxkbmap it" to have always this keyboard map in xterm? Ho

Re: Updated Package: Whois 4.6.1

2003-02-06 Thread Michael Schaap
Hi, On 27-Dec-2002 20:07, Mark Bradshaw wrote: The most recent version of GNU Whois (4.6.1) has been uploaded to sourceware. This version no longer works with .org domains. Looks like 4.6.2 is out on http://www.linux.it/~md/software/ . Would it be possible to release this version, at your con

Re: error Apache with mysql

2003-02-06 Thread Stipe Tolj
Salvo wrote: > > Hi, > If I try to start Apache demon, I get this error: > > "[Thu Feb 6 01:20:14 2003] [warn] Loaded DSO > lib/apache/mod_auth_mysql.dll uses > plain Apache 1.3 API, this module might crash under EAPI! (please > recompile it w > ith -DEAPI) this means you have compiled the mod

Re: can't run arm-elf-gdb in Cygwin

2003-02-06 Thread Marcel Telka
On Thu, Feb 06, 2003 at 03:45:24AM -0700, David Jea wrote: > Hi, > > I try to run arm-elf-gdb on Cygwin/WindowsXP, so I can connect > evaluation board (ATMEL EB40) through a serial link. > > However, I met an error while launching gdb: > > GNU gdb 5.0 > Copyright 2000 Free Software Foundation, I

Re: 1.3.20

2003-02-06 Thread Max Bowsher
Michael H. Cox wrote: > Excuse me for butting in on this thread, but I'm having trouble using > the cygwin CVS respository and since CVS seems to be the preferred > method... Yes. > I'm trying to build a debug version of cygwin1.dll to help debug a > problem I'm having. I'd like to retrieve the

Re: Packaging software built with cygwin

2003-02-06 Thread Nigel Stewart & Fiona Smith
Technically, the ideal solution would be to link against a set of static libraries. I believe this would require some significant work to make it possible. OK, it feels like we're getting into a circular argument. I am not insisting that anyone do any particular thing to Cygwin. My inten

Re: Packaging software built with cygwin

2003-02-06 Thread Jay Maynard
On Thu, Feb 06, 2003 at 10:34:36AM +0100, Ronald Landheer-Cieslak wrote: > The way I read GPL (but please correct me if I'm wrong) you should be able > to write a fork off the current Setup that installs the Hercules and gets > the Cygwin from one of the mirrors (of which you can download the lis

Re: Packaging software built with cygwin

2003-02-06 Thread Joshua Daniel Franklin
> > The source tarball for cygwin is 4.6M. I don't understand why this > > is a huge hardship but, frankly, I don't really care. > 4.6 MB times how many versions will I need to keep around? Before I removed > them from the Hercules site, I had four sets of the Cygwin DLLs, > corresponding to four

Re: Packaging software built with cygwin

2003-02-06 Thread Max Bowsher
Nigel Stewart & Fiona Smith wrote: > Fair enough, I like using Cygwin-the-environment, but > feel restricted in terms of deploying binaries into > a non-cygwin environment. Even though the Cygwin > installation procedure has been greatly enhanced and > streamlined, in my opinion Cygwin is too heav

Re: Packaging software built with cygwin

2003-02-06 Thread Nigel Stewart & Fiona Smith
Those are 2 different paths to the same goal. Just to clarify my "goal" Painless development and deployment of software across Linux and Windows. Both open-source and commercial. Which, for me is already 95% there with Cygwin, and possibly even 98% there with Cygwin+Mingw Che

Re: tclsh does not understand cygwin paths

2003-02-06 Thread William A. Hoffman
I am a bit confused, from here: http://cygwin.com/lists.html It would seem like this was the right list to post cygwin specific problems with UNIX tools that come with Cygwin. Perhaps the web page should be updated to include three and not two exceptions, XFree, programs not from cygwin.com an

RE: Updated Package: Whois 4.6.1

2003-02-06 Thread Mark Bradshaw
Will do. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Schaap Sent: Thursday, February 06, 2003 6:15 AM To: [EMAIL PROTECTED] Subject: Re: Updated Package: Whois 4.6.1 Hi, On 27-Dec-2002 20:07, Mark Bradshaw wrote: > The most recent version of

Re: tclsh does not understand cygwin paths

2003-02-06 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 10:01:25AM -0500, William A. Hoffman wrote: >I am a bit confused, from here: > >http://cygwin.com/lists.html > >It would seem like this was the right list to >post cygwin specific problems with UNIX tools that >come with Cygwin. Perhaps the web page should be updated to >i

Detecting text type in a shell script

2003-02-06 Thread Nicolas Christin
Hi, I have been looking into the mailing-list archives and the manual but could not find any answer to the following problem, which will certainly sound trivial. I am release-engineering some software developed under Unix. The thing installs just fine under Cygwin when the "UNIX file" text type ha

Re: Detecting text type in a shell script

2003-02-06 Thread Max Bowsher
Nicolas Christin wrote: > I have been looking into the mailing-list archives and the manual but > could not find any answer to the following problem, which will > certainly sound trivial. I am release-engineering some software > developed under Unix. The thing installs just fine under Cygwin when >

Re: Detecting text type in a shell script

2003-02-06 Thread Nicolas Christin
On Thu, 6 Feb 2003, Max Bowsher wrote: > Nicolas Christin wrote: > > > > How can I detect what text type was chosen at install time? (So that I > > can appropriately set/unset my cygwin-unix-type variable.) > > man mount Max, thanks. OK... I had actually checked that, but it didn't come to me as

RE: Detecting text type in a shell script

2003-02-06 Thread David Robinow
Nicolas Christin <[EMAIL PROTECTED]> wrote: > >I have been looking into the mailing-list archives and the manual but >could not find any answer to the following problem, which will certainly >sound trivial. I am release-engineering some software developed under >Unix. The thing installs just fine u

Re: Detecting text type in a shell script

2003-02-06 Thread Max Bowsher
Nicolas Christin wrote: > On Thu, 6 Feb 2003, Max Bowsher wrote: > >> Nicolas Christin wrote: >>> >>> How can I detect what text type was chosen at install time? (So >>> that I can appropriately set/unset my cygwin-unix-type variable.) >> >> man mount > > Max, thanks. > > OK... I had actually check

Re: Detecting text type in a shell script

2003-02-06 Thread Randall R Schulz
Nicolas, At 08:13 2003-02-06, Nicolas Christin wrote: On Thu, 6 Feb 2003, Max Bowsher wrote: > Nicolas Christin wrote: > > > > How can I detect what text type was chosen at install time? (So that I > > can appropriately set/unset my cygwin-unix-type variable.) > > man mount Max, thanks. OK...

Re: Strange new behavior...

2003-02-06 Thread Brian McGroarty
On Wed, Feb 05, 2003 at 11:20:49AM -0600, Brian J. Ackermann wrote: > Good to know, > > Although I still find it curious that it had been working until last > week sometime, when I updated... > > Thanks much!! > > Igor Pechtchanski wrote: > > >Oops, sorry, should have read your message more ca

GNU Screen

2003-02-06 Thread Brian McGroarty
I'm currently unable to build GNU Screen properly. Looking back through archives, I see that a few users have built it with varying degrees of success -- none are able to use nonstandard terminal sizes, and some say they cannot successfully reattach to a session. Before I dig into this, is anybod

Re: Best way to associate .tar.gz with "tar -xzf"?

2003-02-06 Thread Igor Pechtchanski
On Thu, 6 Feb 2003, Jamshid Afshar wrote: > On Windows XP, I created a .tar.gz file type under Folder Options=>File > Types tab. I then set the "Opens with" to a one-line batch file > wintargz.bat: > > FOR %%F IN (%1) DO pushd %%~pF && tar -xvzf %%~nxF > > This allows double-clicking on a foo.ta

Re: Detecting text type in a shell script

2003-02-06 Thread Nicolas Christin
On Thu, 6 Feb 2003, Max Bowsher wrote: > Have you tried linking you app with -lbinmode ? That should force all > file access to be binary, whatever the mount. No - but that's a very good point - worth trying out. Thanks a bunch. On Thu, 6 Feb 2003, David Robinow wrote: > Has it occurred to you

Re: Best way to associate .tar.gz with "tar -xzf"?

2003-02-06 Thread Igor Pechtchanski
On Thu, 6 Feb 2003, Igor Pechtchanski wrote: > On Thu, 6 Feb 2003, Jamshid Afshar wrote: > > > On Windows XP, I created a .tar.gz file type under Folder Options=>File > > Types tab. I then set the "Opens with" to a one-line batch file > > wintargz.bat: > > > > FOR %%F IN (%1) DO pushd %%~pF && t

Re: 1.3.20

2003-02-06 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 02:49:43AM -0700, Michael H. Cox wrote: > > >> -Original Message- >> > To quote from the FAQ: >> > >> > "As of this writing, you need to install at least the cygwin source >> > package and the w32api source package. >> > >> > It is possible that the cygwin source pac

Fw: Cygwin 2.249.2.5 setup.exe error : All post install shellprograms could not run.

2003-02-06 Thread Abraham Gulko
I installed 3 times on 3 different machines (win2k sp3, win2k server, win2kadv server) all the same problem. I downloaded the whole pkg and installed from directory. It finihsed and asked to setup link and icon and then the post install process ran and all the windows produced errors and no home

Re: cygpath bug v1.25/Build Jan 23, 2003

2003-02-06 Thread Brian McColgan
Hi Corinna, I d/l'd the latest snapshot (i.e. cygwin-inst-20030205.tar.bz2) and it unpacked it, restarted cygwin, and ran everything and it WORKED fine! Below is the output of 'cygpath -version' to verify the version information: /c/ipl-0.1/impl 2005% cygpath -version cygpath (cygwin) 1.25 P

Re: cygpath bug v1.25/Build Jan 23, 2003

2003-02-06 Thread Igor Pechtchanski
On Thu, 6 Feb 2003, Brian McColgan wrote: > [snip] > Thank you for pointing me at the snapshots. I will go there from now on > to get updates for the Cygwin core. > Cheers, Brian. Umm, please don't, unless you are asked to try one (or unless you want to be on the "bleeding edge" of Cygwin deve

Re: Updated Package: Whois 4.6.1

2003-02-06 Thread Michael Schaap
On 6-Feb-2003 16:19, Mark Bradshaw wrote: This version no longer works with .org domains. Looks like 4.6.2 is out on http://www.linux.it/~md/software/ . Would it be possible to release this version, at your convenience? Will do. Thanks! - Michael -- Unsubscribe info: http://cygwin.c

Re: 1.3.20

2003-02-06 Thread Jonathan Larmour
Michael H. Cox wrote: (BTW, the tag cygwin-1-3-19-1 isn't in the list of available tags in cvsweb at http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/?cvsroot=src, but it is in CVS.) I only got a portion of the source files (the files under src/winsup/cygwin). If I don't use the tag, I g

Re: can't run arm-elf-gdb in cygwin

2003-02-06 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 03:45:24AM -0700, David Jea wrote: >I try to run arm-elf-gdb on Cygwin/WindowsXP, so I can connect >evaluation board (ATMEL EB40) through a serial link. I've seen this reported in three different mailing lists now. This is a problem in newlib which was fixed by Jonathan La

Re: Bug in path.cc (conv_path_list_buf_size)

2003-02-06 Thread Daniel Steinmann
On Wed, Feb 05, 2003 at 04:39:53PM -0500, Christopher Faylor wrote: > On Wed, Feb 04, 2003 at 04:02:37PM -0500, Christopher Faylor > wrote: > >On Wed, Feb 05, 2003 at 05:40:21PM +0100, Daniel Steinmann wrote: > >>The above mentioned function returns sometimes a too small buffer > >>size. This prob

Re: Detecting text type in a shell script

2003-02-06 Thread Max Bowsher
Nicolas Christin wrote: > On Thu, 6 Feb 2003, Max Bowsher wrote: > >> Have you tried linking you app with -lbinmode ? That should force all >> file access to be binary, whatever the mount. > > No - but that's a very good point - worth trying out. Thanks a bunch. You haven't said exactly what your

crontab -u

2003-02-06 Thread House, Mark
Hi, I have cron running successfully on my Win2000 server. I use it to run = a job every 10 minutes. In the job, I specify that if an error is = found, e-mail the admin and then change the crontab file to no longer = run the job. To do this, I am trying to use the command "crontab -u = Administ

ctrl-c with X11

2003-02-06 Thread Matthew Bailey
I use X11 forwarding, instead of exporting my display, to help display my programs remotely from work. But, when using X11, the I sometimes have to use Ctrl-c to cancel messages from within Pine, which then kills all ssh connections I have, and I must start my jobs all over again. Is there any w

"Couldn not exec" error message

2003-02-06 Thread Ke-Wei Ma
I made the serious mistake of reinstalling cygwin last week. Now I keep getting "Couldn not exec" errors in all my term windows when I start X right before it dies. I've tried removing all files, deleting all registry keys and reinstalling it at least 10 times. Nothing seems to fix this problem.

Re: ctrl-c with X11

2003-02-06 Thread Igor Pechtchanski
On Thu, 6 Feb 2003, Matthew Bailey wrote: > I use X11 forwarding, instead of exporting my display, to help display my > programs remotely from work. But, when using X11, the I sometimes have to > use Ctrl-c to cancel messages from within Pine, which then kills all ssh > connections I have, and I

[ANNOUNCEMENT] Updated: zsh-4.0.6-3

2003-02-06 Thread Peter A. Castro
I've updated the version of zsh to 4.0.6-3. This version has many, many fixes from the base Zsh team, about 640 lines in the ChangeLog. The 4.0.4-4.0.6 changelog is here: http://www.fruitbat.org/Cygwin/zsh/ChangeLog My notes on setting up zsh are here: http://www.fruitbat.org/Cygwin/zsh/zsh.note

Re: assimilation cmd towards cygwin/bash

2003-02-06 Thread Nigel Stewart & Fiona Smith
Time to get used to left-button copy, middle-button paste. Once you get a grip on the that, you've been officially assimilated! :-) Put this line in your cygwin.bat... rxvt -sl 1000 -rv -geometry 120x30 +sr -e bash -i Cheers, Nigel Stewart -- Unsubscribe info: http://cygwin.com/ml/#uns

rcs ci and co hang

2003-02-06 Thread Drumheller, Michael
I am running into the same problem that Mr. Tolkin encountered (ci and co hang on cywin). His original description is http://www.cygwin.com/ml/cygwin/2000-06/msg00018.html. I asked him if he ever found a fix (I was unable to find one anywhere on the cygwin mailing lists) and he replied "No I gav

Re: rcs ci and co hang

2003-02-06 Thread Elfyn McBratney
> I am running into the same problem that Mr. Tolkin encountered > (ci and co hang on cywin). His original description is > http://www.cygwin.com/ml/cygwin/2000-06/msg00018.html. > I asked him if he ever found a fix (I was unable to find one > anywhere on the cygwin mailing lists) and he replied >

malloc() problem

2003-02-06 Thread Greg Smith
>>There's also a bug right now that causes allocation of three times as >>much memory as Hercules actually calls for. (I believe that one's >>already been reported; it really hits Hercules hard, though, as it's >>not uncommon to have Hercules allocate 256 MB of memory for the >>emulated system's c

RE: I Don't Have Any Excuses

2003-02-06 Thread Jessica Yeder
Subject: FINAL NOTICE - Your Account will be DELETED, $500.00 drawing ! This is your final notice. If you have already locked in your position with Sales-O-matic system then disregard this email and use the removal link at the bottom. If you have NOT signed up, then you need to do it right NOW

Re: Detecting text type in a shell script

2003-02-06 Thread mstucky5
- Original Message - From: "Nicolas Christin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 11:51 AM Subject: Re: Detecting text type in a shell script > On Thu, 6 Feb 2003, Max Bowsher wrote: > > > Have you tried linking you app with -lbinmode ? That shou

Re: ctrl-c with X11

2003-02-06 Thread Eduardo Chappa
*** Matthew Bailey ([EMAIL PROTECTED]) wrote today: :) I use X11 forwarding, instead of exporting my display, to help display :) my programs remotely from work. But, when using X11, the I sometimes :) have to use Ctrl-c to cancel messages from within Pine, which then :) kills all ssh connections

Re: rcs ci and co hang

2003-02-06 Thread Elfyn McBratney
> I just tried running strace, and apparently I'm too much of > a rookie at it, because when I killed it it seemed to leave > a file under my RCS directory called _0002016, which seems > to be impossible for me to remove by any means. That is a > little worrisome. Look at the bottom of this... >

Re: /usr/local/lib on library path

2003-02-06 Thread Isaque Galdino de Araujo
On Thu, 6 Feb 2003 10:54:23 +0100 (CET) Ronald Landheer-Cieslak wrote: > Ehm.. why? > > Try a gcc -print-search-dirs on any *NIX of GNU box and see if > /usr/local/lib is in there. On my Linux box, this gives: Yeah, you are right! My mistake! -- Isaque Galdino de Araujo Slackware, A

Re: username problem

2003-02-06 Thread Isaque Galdino de Araujo
Is you user a domain user? If so, you could use: mkpasswd -d -u anaddaf >> /etc/passwd On Wed, 5 Feb 2003 22:57:29 - Elfyn McBratney wrote: > > > I just installed the latest cygwin on my Win2K machine. When I open a > > > shell, my prompt is "t-ow@naddaf2". On the other hand, "id" reports my

Re: rcs ci and co hang

2003-02-06 Thread Igor Pechtchanski
Michael, On Fri, 7 Feb 2003, Michael Drumheller wrote: > I just tried running strace, and apparently I'm too much of > a rookie at it, because when I killed it it seemed to leave > a file under my RCS directory called _0002016, which seems > to be impossible for me to remove by any means. That i

Re: Re: apache 1.3.27 binary install problems

2003-02-06 Thread George Rypysc III
Jason, I finally got a chance to upgrade to the 1.3.19-1 cygwin1.dll and the mmap error has disappeared! Apache 1.3.24-5 is working fine along with PHP 4.2.0 on WinXP Home SP-1. Cygwin is pretty impressive - I've showed it to people at work and they can't believe it. Great job guys. --Geo

Re: awk strangely outputs to file

2003-02-06 Thread Chiranth
On Feb 3, Harald Kierer wrote >How can awk write Windows-like text files from within the script? >The only way right now is to redirect the whole output like above. > perhaps you would like to keep awk working the way it is currently and call use the program unix2dos to convert the output fil

ssh port forwarding

2003-02-06 Thread Matt
I have an error msg that it lloks like people have had before, but where I've seen people mention the error before was when they really were not providing the neccessary parameters. I believe I am providing the correct syntax. I am trying to forward TCP ports over ssh. I have had this up and run

Re: malloc() problem

2003-02-06 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 05:35:01PM -0500, Greg Smith wrote: >>>There's also a bug right now that causes allocation of three times as >>>much memory as Hercules actually calls for. (I believe that one's >>>already been reported; it really hits Hercules hard, though, as it's >>>not uncommon to have

Re: ssh port forwarding

2003-02-06 Thread Markus Schönhaber
Matt wrote: I am trying to forward TCP ports over ssh. I have had this up and running on three different machines. Now they all report the same error: Matt@aptivaxp ~ $ ssh 5903:localhost:5900 [EMAIL PROTECTED] ssh: 5903:localhost:5900: no address associated with hostname. Try -L: $ ssh -L 59

TclX and J2SDK

2003-02-06 Thread Paulus Tangke Allo
* I already have Tcl/Tk installed in Cygwin and now I want to install TclX on Cygwin 32. I tried to install TclX but failed. These are what I did: 1. get the TclX from tclx.sourceforge.net 2. extract tclx8.3.5-src.tar.gz 3. go to tclx8.3.5/unix directory and run configure: ./configure --enable-gcc

Re: ssh port forwarding

2003-02-06 Thread Markus Schönhaber
Markus Schönhaber wrote: Matt wrote: I am trying to forward TCP ports over ssh. I have had this up and running on three different machines. Now they all report the same error: Matt@aptivaxp ~ $ ssh 5903:localhost:5900 [EMAIL PROTECTED] ssh: 5903:localhost:5900: no address associated with host

Re: GNU Screen

2003-02-06 Thread jurgen . defurne
Hello, Brian and list, I am running screen 3.9.8. It seems that I was able to compile it under a previous version of Cygwin, but alas since 1.3.12 not anymore. I am still using this previously compiled binary. FWIW, I just tried to compile screen and I get the following error in the screen source

RE: GCC 3.3-Signal 11

2003-02-06 Thread Robert McNulty Junior
I know. 20030502 works fine for now. No more signal 11 (error 123 I think was the other one) Going further, you can see where some names are used, but not defined. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kelley Cook Sent: Thursday, February 06, 20