RE: NO huge packages, please!

2002-11-07 Thread Robert Collins
On Fri, 2002-11-08 at 18:18, Randall R Schulz wrote: > Robert, > > Sorry, Rob. No insult intended. None taken, just clarifying the situation. Rob -- --- GPG key available at: http://users.bigpond.net.au/robertc/keys.txt. --- signature.asc Description: This is a digitally signed message part

RE: NO huge packages, please!

2002-11-07 Thread Robert Collins
On Fri, 2002-11-08 at 05:25, Randall R Schulz wrote: > While it's true that Setup does have a retry facility if something goes > wrong during download, it's manual: if a failure occurs during package > download, then when everything is done you get an alert stating that there > was a problem a

RE: NO huge packages, please!

2002-11-07 Thread Randall R Schulz
Robert, Sorry, Rob. No insult intended. Randall At 23:10 2002-11-07, Robert Collins wrote: On Fri, 2002-11-08 at 05:51, Randall R Schulz wrote: > Be sure to review Max Bowsher's recent mail about the Setup code. > Apparently it (Setup's source) is in slight disarray with some ongoing > enhanc

RE: NO huge packages, please!

2002-11-07 Thread Robert Collins
On Fri, 2002-11-08 at 05:38, Peter A. Castro wrote: > Ah, yes, I do recall seeing this. But, I wouldn't really call this a > re-try facility, because if 1 out of 100 packages downloaded with errors, > the "re-try" will pull all 100 packages all over again. A far cry from > ideal, I'd say :) This

Re: Problem with cp to a directory

2002-11-07 Thread [EMAIL PROTECTED]
Thanks for the clarification. I guess I got confused by the user doc (http://cygwin.com/cygwin-ug-net/using.html#USING-PATHNAMES) which states Cygwin supports both Win32- and POSIX-style paths, where directory delimiters may be either forward or back slashes. UNC pathnames (starting with two sla

RE: NO huge packages, please!

2002-11-07 Thread Robert Collins
On Fri, 2002-11-08 at 05:51, Randall R Schulz wrote: > > Be sure to review Max Bowsher's recent mail about the Setup code. > Apparently it (Setup's source) is in slight disarray with some ongoing > enhancements in progress. Not that much disarray, just not updated to gcc 3 yet. There are also a

gdb ignoring dll debugging symbols?

2002-11-07 Thread Ariel Manzur
Hi.. I'm trying to debug a program that uses a couple of DLLs, wich are also part of the program. All the .o files on the dlls are compiled with -g, and are built with a command I got from the 'cygin users guide' (I'm also using the '-mno-cyginw' flag): gcc -shared -o lib${module}.dll \ -W

Re: seek help for libungif

2002-11-07 Thread Lapo Luchini
Can you tell me where I can download it rightly? Or can you attach it for me? Thank you again. BTW notice that Cygwin setup.exe contains also a libungif package, you don't need to download it separately (more over the download itself has nothing to do with cygwni I guess, unless you're talki

Re: Updated: binutils-20021107-1

2002-11-07 Thread Christopher Faylor
ted a binutils patch and regenerated a new binutils-20021107-2 release. It seems to fix the problem. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: htt

mbstate_t bug still around

2002-11-07 Thread Peter J. Stieber
XFree86-jdoc 4.2.0-1 XFree86-lib 4.2.0-3 XFree86-man 4.2.0-1 XFree86-nest4.2.0-1 XFree86-prog4.2.0-1 XFree86-prt 4.2.0-1 XFree86-ps 4.2.0-1 XFree86-star

Problems with binutils 20021107-1

2002-11-07 Thread Billinghurst, David (CRTS)
I cannot bootstrap gcc-3.3 with binutils-20021107-1. The problem goes away if I revert to binutils-20020706-2, and reoccurs if I reinstall binutils-20021107-1. The error that occurs is a Signal 11 running gengtype.exe gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing

Re: 1.3.15: "ls -l" integer overflow

2002-11-07 Thread Christopher Faylor
On Fri, Nov 08, 2002 at 12:12:54AM -0500, Rares Boian wrote: >"ls -l" reports a huge number as file size for files larger than 2GB. Correct. Known problem. Searching the mailing list archives for "2GB" would have shown that pretty quickly. -- Please do not send me personal email with cygwin ques

vi won't execute - symlink semantics changed?

2002-11-07 Thread luke . kendall
-2 XFree86-fscl4.2.0-2 XFree86-fsrv4.2.0-1 XFree86-html4.2.0-1 XFree86-jdoc4.2.0-1 XFree86-lib 4.2.0-3 XFree86-man 4.2.0-1 XFree86-nest4.2.0-1 XFree8

1.3.15: "ls -l" integer overflow

2002-11-07 Thread Rares Boian
Hi everybody, "ls -l" reports a huge number as file size for files larger than 2GB. This looks like a 32-bit integer overflow. However, "ls -lh" seems to be able to deal with that number and reports it correctly as 16-exabytes. Also, the total size of the files listed is correct. It actually looks

Re: Updated: binutils-20021107-1

2002-11-07 Thread Sergey Okhapkin
> To: <[EMAIL PROTECTED]> Sent: Thursday, November 07, 2002 10:58 AM Subject: Updated: binutils-20021107-1 > I've made a new version of binutils available for download. This is a > refresh from the FSF sources, with one addition -- I've changed the > default alignment (COFF_D

Problem with new binutils release

2002-11-07 Thread Max Bowsher
Situation: Building setup.exe Problem: Multiple errors of the form: /usr/lib/gcc-lib/i686-pc-mingw32/3.2/../../../../i686-pc-mingw32/bin/ld: net.o: warning: duplicate section `.text$_ZTS7NetPage' has different size Reproduction: Build setup.exe with gcc3. (Requires patches currently in discussion

Re: Problem with cp to a directory

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 10:36:57PM +, [EMAIL PROTECTED] wrote: >Hello, > >While attempting to port a number of scripts from MKS to the latest cygwin download, >something like > >cp c:\\temp\\tmt.c tcp > >is executed (tcp is a directory). > >This returns > >cp: cannot create regular file `t

Alternate Cygwin download methods (was Re: NO huge packages, please!)

2002-11-07 Thread Max Bowsher
> At 10:38 2002-11-07, Peter A. Castro wrote: >> Except that they end up either having to craft the commands to pull >> only those package directories they really want, or pull the whole >> she-bang. Again, not ideal. If I get time, I'll look at Setup and >> see what it might take to add this "fea

Re: CYGWIN Installer should setup a root environment variable

2002-11-07 Thread Warren Young
Chris Walters wrote: `cygpath -w /` This is fine, but how do I use the result in a DOS bat script? The short answer is: Get a real shell. The long answer is: While there may be some hack to trick a Microsoft command shell into setting an environment variable from a command's output, it seem

RE: Is RSA authentication on SSH still broken?

2002-11-07 Thread Harig, Mark A.
> > First, the directory permission doesn't restrict the access for SYSTEM > due to the standard "Bypass traverse checking" setting on NT. > So setting > the .ssh permissions to 0700 is perfectly fine. > I must be missing a piece of information. Setting the permissions of ~/.ssh to 700 causes

RE: [ANNOUNCEMENT] Updated: binutils-20021107-1

2002-11-07 Thread Harig, Mark A.
> > I got a segfault in my program. > Same program I've been working on today. > Segfault and signal 11. > Signal 11 occurred immediatly after startup. > Before I go into any details, I just upgraded to binutils-20021107-1. Before sending email, please gather details

ssh-add fails on win98 w/ cygwin1.dll 1.3.14,15

2002-11-07 Thread David Starks-Browning
Greetings, With cygwin-1.3.13 on Win98, these work great, and I use them all the time: bash$ eval `ssh-agent` bash$ ssh-add But since 1.3.14, and still with 1.3.15, ssh-add fails with: Could not open a connection to your authentication agent. When I run ssh-add under st

Re: Apache doesn't run anymore with 1.3.14

2002-11-07 Thread Javier
> > > > Thanks a lot for the pointers and tips; I wouldn't have been able to > > solve it > > that's why I included the rebasing issue in /usr/doc/Cygwin/apache* > You should have checked the port docs first :p > > Stipe yes, I should've done it, wouldn't I? ;) -- How do you write zero

Problem with cp to a directory

2002-11-07 Thread [EMAIL PROTECTED]
Hello, While attempting to port a number of scripts from MKS to the latest cygwin download, something like cp c:\\temp\\tmt.c tcp is executed (tcp is a directory). This returns cp: cannot create regular file `tcp/c:\\temp\\tmt.c': No such file or directory When using a target file or Un

Re: 1.3.13 bug with arguments for "ls *" etc. where * is >900 chars

2002-11-07 Thread Willis, Matthew
Just another followup (currently on 1.3.15-2) I found the hexadecimal example didn't work from scratch any more, so I tried this: $ for k in a b c d e f g h i j k l m n o p q r s t u v w x y z; do for j in a b c d e f g h i j k l m n o p q r s t u v w x y z; do echo $j.$k; touch $j.$k; done; don

Re: 1.3.13 bug with arguments for "ls *" etc. where * is >900 chars

2002-11-07 Thread Willis, Matthew
Still having problems with long arg lists on nt4. I did have two copies of cygwin1.dll, but they were identical. I deleted the one in c:\winnt\system32 (which I put there because some programs complained about not being able to find cygwin1.dll). I rebooted; this didn't fix anything. I completel

Re: Xwin.exe application failed to initialize errors with KDE

2002-11-07 Thread cygwin-xfree
Wrong mailing list. Redirected. (and discussion blocked from cygwin at cygwin dot com) On Thu, Nov 07, 2002 at 12:54:55PM -0800, Reginald Roberts wrote: >Hi, I installed cygwin today. It works fine, and the >XFree86 systemworks fine as weel. > >I then installed KDE2.2.2.1 ( I had errors when usi

Xwin.exe application failed to initialize errors with KDE

2002-11-07 Thread Reginald Roberts
Hi, I installed cygwin today. It works fine, and the XFree86 systemworks fine as weel. I then installed KDE2.2.2.1 ( I had errors when using the setup.exe download tool, so I downloaded the *.bz2 files by hand and extracted them like the instructions said to do), and now XWin.exe and other applica

Re: [ANNOUNCEMENT] Updated: binutils-20021107-1

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 02:12:46PM -0600, Robert McNulty Junior wrote: >I got a segfault in my program. >Same program I've been working on today. >Segfault and signal 11. >Signal 11 occurred immediatly after startup. >Before I go into any details, I just upgraded to binut

RE: [ANNOUNCEMENT] Updated: binutils-20021107-1

2002-11-07 Thread Robert McNulty Junior
I got a segfault in my program. Same program I've been working on today. Segfault and signal 11. Signal 11 occurred immediatly after startup. Before I go into any details, I just upgraded to binutils-20021107-1. The program I'm working on is Timidity++, a midi-to-wave converter. Also g

Re: Cygwin seems to replace standard shell cmd.exe

2002-11-07 Thread Randall R Schulz
Jens, This is just a hunch, but... It sounds as if Borland make and ActiveState Perl are trying to adaptive about which command interpreter they use and now that Cygwin is on your system, they're finding Cygwin's /bin/sh (not BASH but ash, by the way) before they find CMD.exe. Look at your sy

Cygwin seems to replace standard shell cmd.exe

2002-11-07 Thread Jens Schmidt
Hello, after installing cygwin I run into the following problem: All shell commands executed by programs, e.g. an "echo " executed from Borland make or an "open(F_LIST,"dir $ARGV[0] /s /b|");" executed from a Perl script (Activestate) aren't executed by cmd.exe any more but by bash

Re: Setup script bug??

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 10:54:27AM -0800, Lars Jensen wrote: >>>the following packages >>> >>>compface >>>regex >>> >>>does not change status to "Install". This can be verified by checking >>the >>>"Full" package view. As a result these packages are not installed. > >>That's because regex is obsol

Re: Problem with function keys codes with vt100 emulation

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 10:45:54AM -0800, Reza Roodsari wrote: >This email is about your expressed opinion that the cygwin key bindings >could have been better than they currently are. I have been thinking about >what you are saying, and it seems to me that this is very much like the >vs. issue.

Setup script bug??

2002-11-07 Thread Lars Jensen
>>the following packages >> >>compface >>regex >> >>does not change status to "Install". This can be verified by checking >the >>"Full" package view. As a result these packages are not installed. >That's because regex is obsolete (there is only a "prev" version >available) and compface has been e

RE: NO huge packages, please!

2002-11-07 Thread Randall R Schulz
Peter, At 10:38 2002-11-07, Peter A. Castro wrote: > > ... > > > > ... I'm a bit confused as to which problem we are addressing here now. > > > >-- > >Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> > > "Cats are just autistic Dogs" -- Dr. Tony Attwood > > ... > > While it's tr

Re: Problem with function keys codes with vt100 emulation

2002-11-07 Thread Reza Roodsari
Hi Christopher, First, thanks to you and Randall, I now understand the issue and have made my peace with the reported problem. This email is about your expressed opinion that the cygwin key bindings could have been better than they currently are. I have been thinking about what you are saying, a

Re: setup script bug? (compface, regex)

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 10:32:48AM -0800, Lars Jensen wrote: >There appears to be a bug in the setup script: > >When I try to install everything by changing > >All Default > >to > >All Install, > >the following packages > >compface >regex > >does not change status to "Install". This can be verif

Re: postgresql question

2002-11-07 Thread Jason Tishler
Ralf, On Thu, Nov 07, 2002 at 03:18:38PM +0100, Ralf Habacker wrote: > > Understood. At least PostgreSQL 7.3 (yet to be released) will build > > OOTB again. > > one question: Does this distribution contains a running > contrib/pgcrypto library? No, but all of contrib including pgcrypto build OO

RE: NO huge packages, please!

2002-11-07 Thread Peter A. Castro
On Thu, 7 Nov 2002, Randall R Schulz wrote: > Peter, > > At 10:10 2002-11-07, Peter A. Castro wrote: > >On Thu, 7 Nov 2002, Randall R Schulz wrote: > > > > > At 09:43 2002-11-07, Peter A. Castro wrote: > > > >... > > > > > > > >... Perhaps it would be better to enhance the Setup tool to be a litt

setup script bug?

2002-11-07 Thread Lars Jensen
There appears to be a bug in the setup script: When I try to install everything by changing All Default to All Install, the following packages compface regex does not change status to "Install". This can be verified by checking the "Full" package view. As a result these packages are not i

RE: NO huge packages, please!

2002-11-07 Thread Randall R Schulz
Peter, At 10:10 2002-11-07, Peter A. Castro wrote: On Thu, 7 Nov 2002, Randall R Schulz wrote: > At 09:43 2002-11-07, Peter A. Castro wrote: > >... > > > >... Perhaps it would be better to enhance the Setup tool to be a little > >more robust in it's download processing. Perhaps adding a re-try

RE: NO huge packages, please!

2002-11-07 Thread Peter A. Castro
On Thu, 7 Nov 2002, Randall R Schulz wrote: > At 09:43 2002-11-07, Peter A. Castro wrote: > >... > > > >... Perhaps it would be better to enhance the Setup tool to be a little > >more robust in it's download processing. Perhaps adding a re-try option > >on an incomplete package pull? I haven't

RE: NO huge packages, please!

2002-11-07 Thread Randall R Schulz
At 09:43 2002-11-07, Peter A. Castro wrote: ... ... Perhaps it would be better to enhance the Setup tool to be a little more robust in it's download processing. Perhaps adding a re-try option on an incomplete package pull? I haven't looked into the guts of Setup for a while, but I'd bet that

RE: NO huge packages, please!

2002-11-07 Thread Peter A. Castro
her than Setup itself. > > > > With the right options, this isn't an issue. I, for example, > > sync to my > > local mirror from an ftp mirror with a command that looks > > something like > > this: > > > > /usr/bin/wget --mirror --convert-links --

Re: bash 2.05b-7 and command line tab completion

2002-11-07 Thread Jason Tishler
On Thu, Nov 07, 2002 at 11:23:20AM -0500, Harig, Mark A. wrote: > Does someone have another (non-Cygwin) bash 2.05 that can test this > behavior? I get the same behavior under: o Red Hat Linux 8.0 o GNU bash, version 2.05b.0(1)-release (i686-pc-linux-gnu) Jason -- PGP/GPG Key: http://w

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.5p1-1

2002-11-07 Thread Elfyn McBratney
If you check your /var/log/sshd.log you might see that the permissions are too open on your key files... Elfyn [EMAIL PROTECTED] --- [EMAIL PROTECTED] From: "Karl M" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [ANNOUNCEMENT] Updated: OpenSSH

RE: NO huge packages, please!

2002-11-07 Thread Randall R Schulz
Mark, Robert Collins frequently intoned that "Setup is not a mirroring tool," but I'm unaware of where the knowledge of how to use alternate mirroring tools resides. So I'd say "yes," if you include Peter's usage hints. Randy At 09:26 2002-11-07, Harig, Mark A. wrote: Would this be a good ca

Re: Is RSA authentication on SSH still broken?

2002-11-07 Thread Corinna Vinschen
On Thu, Nov 07, 2002 at 11:51:16AM -0500, Harig, Mark A. wrote: > Thank you for the clarification! > > This presents an interesting situation. > Users who run 'ssh-keygen' (either directly, > or indirectly using 'ssh-host-config'), > find that they are not able to run ssh > because of the permissi

RE: NO huge packages, please!

2002-11-07 Thread Harig, Mark A.
tion if you > mirror with a > > tool other than Setup itself. > > With the right options, this isn't an issue. I, for example, > sync to my > local mirror from an ftp mirror with a command that looks > something like > this: > > /usr/bin/wget --mirror -

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.5p1-1

2002-11-07 Thread Karl M
The behavior I see now is that if I do chown administrators.none /etc/ssh_host_rsa_key* chmod 777 /etc/ssh_host_rsa_key* Then with StrictModes enabled, sshd will start and run just fine (running as system). But if I then do chown system.none /etc/ssh_host_rsa_key* Then sshd fails to start. But

repost - starting apache - libphp4 error

2002-11-07 Thread Gary Stainburn
Hi all, I'm still having this problem, has anyone got any ideas: -- Forwarded Message -- Subject: starting apache - libphp4 error Date: Wed, 6 Nov 2002 14:14:14 + Hi all, I'm trying to start apache for the first time and I'm getting the following error. I've had a look

bug in crontab??

2002-11-07 Thread Marcos Lorenzo
Well I've been diving the mailing list and read ALL the messages posted time ago about crontab problems, editors, blah blah And I've got one more for the queue of problems (although I think this is a bug...): I have a /tmp dir with 1777 permissions and all works OK, but I decided to have a link

RE: gcc error on cygwin

2002-11-07 Thread Harig, Mark A.
Using cygwin 1.3.15, there is one additional message: $ ./check.exe open: illegal unit number apparent state: internal I/O lately writing direct unformatted external IO 4005713 [main] check 1348 sig_send: wait for sig_complete event failed, signal 6, rc 258, Win32 error 0 You might try: 1. Se

RE: NO huge packages, please!

2002-11-07 Thread Peter A. Castro
in/wget --mirror --convert-links --backup-converted \ --no-host-directories \ --append-output=/webserver/ftp-log/mirrorcygwin/20021107.log \ --directory-prefix=/webserver/ftp/pub/cygwin \ --cut-dirs=3 \ ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin My local ftp mirror roots at /webserve

RE: Is RSA authentication on SSH still broken?

2002-11-07 Thread Harig, Mark A.
Thank you for the clarification! This presents an interesting situation. Users who run 'ssh-keygen' (either directly, or indirectly using 'ssh-host-config'), find that they are not able to run ssh because of the permissions of ~/.ssh/ (and, later, ~/.ssh/authorized_keys*), even though their permis

RE: NO huge packages, please!

2002-11-07 Thread Randall R Schulz
Hi, While wget is a great utility for mirroring, it's not quite 100% perfect for mirroring for Cygwin Setup without a little "help." That's because of the way Setup devises the name of the directory into which it places the package files it retrieves. For example, this Cygwin mirror:

Re: gcc (as.exe) install error

2002-11-07 Thread Randall R Schulz
Danny, Well, you do have binutils installed, but it's not the latest (see ). When you installed GCC 3.2, did you also update binutils? Why don't you update all your installed packages? On my system, that rather long, funky pathname (in the gcc "cannot e

RE: gcc error on cygwin

2002-11-07 Thread Ajitha
Hi, Thank you. Please find attached the cygcheck.txt and the sample program which gives the follwoing error message. The cygwin version is 1.3-13 DLL. On executing check.exe (I am not able to understand why it gives check.exe instead of just 'check' on g77 -o check check.f command) it gives the

Re: gcc (as.exe) install error

2002-11-07 Thread Danny Sauer
Danny wrote regarding 'gcc (as.exe) install error' on Wed, Nov 06 at 17:13: ... > $ gcc -o test.exe test.c > gcc: installation problem, cannot exec >'/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/as.exe': Invalid >argument ... Attached is the output of cygcheck -s -v -r, if

RE: bash 2.05b-7 and command line tab completion

2002-11-07 Thread Harig, Mark A.
I can't tell whether this bug (tab-completion adding a space when it is used for the first word after the prompt) is Cygwin-specific, or if it was added with bash 2.05. My two versions of bash running on Linux are 2.04. Neither of them have this bug. Does someone have another (non-Cygwin) bash 2

Re: Problem with function keys codes with vt100 emulation

2002-11-07 Thread Corinna Vinschen
On Thu, Nov 07, 2002 at 11:06:35AM -0500, Chris Faylor wrote: > Why are we having this discussion again? Discussion? What discussion? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developermailto:cygwin@;cygwin.com Re

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.5p1-1

2002-11-07 Thread Corinna Vinschen
On Thu, Nov 07, 2002 at 06:59:08AM -0800, Karl M wrote: > Hi All... > > I just updated to 3.5p1-1. I had to set PermitUserEnvironment in my > sshd_config file. Should this be included by default in the ssh-host-config > script? You're right that PermitUserEnvironment should be added to ssh-host

RE: ls --color on windows 2000

2002-11-07 Thread Jim Drash
Try adding "codepage:oem" to the CYGWIN variable. It works for me -- jim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: ls --color on windows 2000

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 08:01:35AM -0800, Michael A Chase wrote: >On Thu, 07 Nov 2002 12:23:14 -0300 Nelson Teixeira <[EMAIL PROTECTED]> wrote: > >> First Michael, thnx for your (quick) answer! :) >> >> Well in my case (win2k pro) the ansi escape sequences are shown as >> is i.e. >> >> ?[01;34mM

Re: Problem with function keys codes with vt100 emulation

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 04:57:00PM +0100, Corinna Vinschen wrote: >On Thu, Nov 07, 2002 at 10:33:18AM -0500, Chris Faylor wrote: >>On Thu, Nov 07, 2002 at 08:11:33AM +0100, Corinna Vinschen wrote: >>>On Wed, Nov 06, 2002 at 10:36:09PM -0500, Chris Faylor wrote: I see what I was missing. F1 ==

RE: NO huge packages, please!

2002-11-07 Thread Harig, Mark A.
If you are having problems with your slow connection breaking in the middle of a download, then you might try using the 'wget' utility to download packages, and then use 'setup.exe' with the 'Install from Local Directory' option for installation. > -Original Message- > From: Rodrigo Medina

Re: ls --color on windows 2000

2002-11-07 Thread Michael A Chase
On Thu, 07 Nov 2002 12:23:14 -0300 Nelson Teixeira <[EMAIL PROTECTED]> wrote: > First Michael, thnx for your (quick) answer! :) > > Well in my case (win2k pro) the ansi escape sequences are shown as > is i.e. > > ?[01;34mMy Games?[0m?[01;34mresin-2.1.2?[0m > ?[01;34mMy Music

[ANNOUNCEMENT] Updated: binutils-20021107-1

2002-11-07 Thread Christopher Faylor
I've made a new version of binutils available for download. This is a refresh from the FSF sources, with one addition -- I've changed the default alignment (COFF_DEFAULT_SECTION_ALIGNMENT_POWER) from 2 to 4. This is apparently required for SSE and 128 bit data types. This means that this version

Re: running postgresql command in cygwin environment from windows environment

2002-11-07 Thread cygwin
Wrong mailing list. Redirected. On Wed, Nov 06, 2002 at 11:06:05PM -0800, Lee Tuck wrote: >Hi, >i check through the mailing list and i still can't >find the answer for the above question. I hope to run >the postgresql command (for e.g. pg_dump) in the >cygwin environment from windows platform. I

Re: Problem with function keys codes with vt100 emulation

2002-11-07 Thread Corinna Vinschen
On Thu, Nov 07, 2002 at 10:33:18AM -0500, Chris Faylor wrote: > On Thu, Nov 07, 2002 at 08:11:33AM +0100, Corinna Vinschen wrote: > >On Wed, Nov 06, 2002 at 10:36:09PM -0500, Chris Faylor wrote: > >> I see what I was missing. F1 == ^[[[A, Up arrow == ^[[A. F1 has one > >> extra bracket. > >> > >

RE: ls --color on windows 2000

2002-11-07 Thread Pavel Rozenboim
> -Original Message- > From: Nelson Teixeira [mailto:nt777@;hotmail.com] > Sent: Thu, November 07, 2002 4:59 PM > To: Pavel Rozenboim > Subject: RE: ls --color on windows 2000 > > > > Sorry to insist, but what is your OS ? win2k ? in 98 works fine... > > Nelson > I'm using Win2k, too

Re: 1.3.13 bug with arguments for "ls *" etc. where * is >900 chars

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 09:57:26AM -0500, Willis, Matthew wrote: >I reported a strange hang with nt4 yesterday and have more information on >how to replicate. Basically, long command line globs seem to cause the >system to get locked up at 100%. The following can replicate > >mkdir tmp; cd tmp >for

Re: status of id-utils on cygwin

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 04:18:24AM -0600, Manik, Raina (IE10) wrote: >Is id-utils about to become a package with cygwin in the new releases >in the near future ? No. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Document

bash 2.05b-7 and command line tab completion

2002-11-07 Thread Eric Blake
I'm still having problems with tab completion in the latest bash: $ bash --version GNU bash, version 2.05b.0(7)-release (i686-pc-cygwin) Copyright (C) 2002 Free Software Foundation, Inc. $ ll ~/jacks/jacks # I typed ll ~/ja[TAB]jacks -rwxr-xr-x1 eblake unknown 558 Jul 24 18:33 jacks* $

Re: NO huge packages, please!

2002-11-07 Thread Randall R Schulz
Rodrigo, How, exactly, would one do this? Arbitrarily throw stuff out of a package until it fit some arbitrary size threshold? Anyway, there are very few packages that exceed your criteria: % find -size +10240k ./emacs/emacs-21.2-8-src.tar.bz2 ./gcc/gcc-3.2-1-src.tar.bz2 ./gdb/gdb-20010428-3-sr

Re: Problem with function keys codes with vt100 emulation

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 08:11:33AM +0100, Corinna Vinschen wrote: >On Wed, Nov 06, 2002 at 10:36:09PM -0500, Chris Faylor wrote: >> I see what I was missing. F1 == ^[[[A, Up arrow == ^[[A. F1 has one >> extra bracket. >> >> I think this is also kind of lame but changing it now would probably bre

Re: ls --color on windows 2000

2002-11-07 Thread Michael A Chase
On Thu, 07 Nov 2002 11:45:04 -0300 Nelson Teixeira <[EMAIL PROTECTED]> wrote: > Is there any means of making ls --color work on windows 2k ? As far as I > know ME+ OSs from MS removed ANSI color support. How can I overcome this? > is there any replacement for cmd.exe or ansi.sys that I can use o

Re: ls --color on windows 2000

2002-11-07 Thread Michael A Chase
On Thu, 07 Nov 2002 11:45:04 -0300 Nelson Teixeira <[EMAIL PROTECTED]> wrote: > Is there any means of making ls --color work on windows 2k ? As far as I > know ME+ OSs from MS removed ANSI color support. How can I overcome this? > is there any replacement for cmd.exe or ansi.sys that I can use o

Re: ls --color on windows 2000

2002-11-07 Thread Andre Bleau
Nelson Teixeira wrote: Hello, Is there any means of making ls --color work on windows 2k ? As far as I know ME+ OSs from MS removed ANSI color support. How can I overcome this ? is there any replacement for cmd.exe or ansi.sys that I can use on windows 2k to make this work ? Thnx in advance,

1.3.13 bug with arguments for "ls *" etc. where * is >900 chars

2002-11-07 Thread Willis, Matthew
I reported a strange hang with nt4 yesterday and have more information on how to replicate. Basically, long command line globs seem to cause the system to get locked up at 100%. The following can replicate mkdir tmp; cd tmp for k in 0 1 2 3 4 5 6 7 8 9 a b c d e f do for j in 0 1 2 3 4 5 6 7 8

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.5p1-1

2002-11-07 Thread Karl M
Hi All... I just updated to 3.5p1-1. I had to set PermitUserEnvironment in my sshd_config file. Should this be included by default in the ssh-host-config script? I was a bit puzzled by the file owner and permission checking for the host keys now (with StrictModes enabled)...If the owner is wro

RE: ls --color on windows 2000

2002-11-07 Thread Pavel Rozenboim
> -Original Message- > From: Nelson Teixeira [mailto:nt777@;hotmail.com] > Sent: Thu, November 07, 2002 4:45 PM > To: [EMAIL PROTECTED] > Subject: ls --color on windows 2000 > > > > Hello, > >Is there any means of making ls --color work on windows 2k > ? As far as I > know ME+ O

ls --color on windows 2000

2002-11-07 Thread Nelson Teixeira
Hello, Is there any means of making ls --color work on windows 2k ? As far as I know ME+ OSs from MS removed ANSI color support. How can I overcome this ? is there any replacement for cmd.exe or ansi.sys that I can use on windows 2k to make this work ? Thnx in advance, Nelson. -- Unsu

Re: Cygwin unattended Installation

2002-11-07 Thread Patrick J. LoPresti
[EMAIL PROTECTED] (Foller, Timo) writes: > Hello, > I want to start an unattended installation of Cygwin Environment. > The Installation should be merged with the Operating System Windows 2000 > > Professional. > What about the specific parameters (setup.exe)??? > Is it also possible? I believe

RE: ftp and nftp hangs: any ideas?

2002-11-07 Thread Rodrigo Medina
With cygwin1.dll 13.15-1 ftp is OK. Rodrigo Medina [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

NO huge packages, please!

2002-11-07 Thread Rodrigo Medina
To those that prepare packages, Cuold you have a little bit of mercy with us, people that have slow connections, and do not make packages bigger than (say) 10 MBytes? Please! Rodrigo Medina, [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: setup.exe: why fixed size?

2002-11-07 Thread Max Bowsher
Ralf Fassel <[EMAIL PROTECTED]> wrote: > * Vince Hoffman >> This is an old old question and not as simple as it seems, search the >> archives for more details > > I tried, but the October/November archives did not yield anything > related, and searching for "setup.exe" w/o date restriction gave me

Re: setup.exe: why fixed size?

2002-11-07 Thread Marcel Telka
On Thu, Nov 07, 2002 at 03:04:46PM +0100, Ralf Fassel wrote: > Do you know where the sources for setup.exe live? I tried CVS > src/winsup, but did not find anything related (/setup, /netinstall > ...) :pserver:[EMAIL PROTECTED]:/cvs/cygwin-apps -- +---+ |

Re: setup.exe: why fixed size?

2002-11-07 Thread Ralf Fassel
* Vince Hoffman | This is an old old question and not as simple as it seems, search the | archives for more details I tried, but the October/November archives did not yield anything related, and searching for "setup.exe" w/o date restriction gave me an `internal server error' :-( Internal Se

Re: setup.exe: why fixed size?

2002-11-07 Thread Vince Hoffman
This is an old old question and not as simple as it seems, search the archives for more details and if you want it lots submit a patch ;) - Original Message - From: "Ralf Fassel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 07, 2002 9:56 AM Subject: setup.exe: why fi

Re: xerces-c , ... [xerces-c Bug Crash Solved]

2002-11-07 Thread Gareth Pearce
FOUND IT!!! *dances about crazily* *cough* okay back to reality I thought it was dieing in fopen - but i was wrong - it was dieing in strcasecmp utils/Compilers/GCCDefs.cpp - is very stuffed up it includes string.h and cygwin string.h - #define stricmp strcasecmp - which is the only reason wh

Re: Perl 5.6.1: Problem with CRLF/LF conversions

2002-11-07 Thread Sven Köhler
sorry, the german mail got into the list by accident. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

[ANNOUNCEMENT] Updated: bash-2.05b-7

2002-11-07 Thread Corinna Vinschen
I've updated the version of bash in the Cygwin distro to 2.05b-7. The -6 version reintroduced another bug by mistake. -7 solves that. To update your installation, click on the "Install Cygwin now" link on the http://sources.redhat.com/cygwin web page. This downloads setup.exe to your system.

Re: ioctl(SIOCGIFFLAGS) uses the interface address instead of name?

2002-11-07 Thread Corinna Vinschen
On Wed, 16 Oct 2002 15:09:24 +0200 (MEST), Gilles Courcoux <[EMAIL PROTECTED]> wrote: > I would thus propose this modification to fhandler_socket.cc (change that > shouldn't break applications relying on the until-now cygwin behavior) : > > --- fhandler_socket.cc Sat Jul 6 08:05:32 2002 > +++

status of id-utils on cygwin

2002-11-07 Thread Manik, Raina (IE10)
Hi all, Does anyone know the status of id-utils on cygwin. Looks like someone asked this question on this list in 1999 and one person replied saying he'd got it running. Is id-utils about to become a package with cygwin in the new releases in the near future ? PS: Please include me in the reply,

Re: Perl 5.6.1: Problem with CRLF/LF conversions

2002-11-07 Thread Mikael Hubsch
On Wed, 6 Nov 2002, Michael A Chase wrote: > On Wed, 06 Nov 2002 12:52:51 +0100 Sven Köhler <[EMAIL PROTECTED]> wrote: > > > warum verweißt du ihn auf perl5.8? > > ist es nicht wünschenswert, daß perl dateien im text-mode öffnet? > > bzw. sie nur genau dann als binär behandelt, wenn man binmode()

setup.exe: why fixed size?

2002-11-07 Thread Ralf Fassel
Why is the setup.exe window fixed size, with scrollbars? Why not allow to user to expand the window to full screen size, so you can view more than three packages at a time? I'm currently using Starting cygwin install, version 2.249.2.5 R' -- Unsubscribe info: http://cygwin.com/ml/#unsubs

Re: xerces-c, xerces-c-devel, xerces-c-doc 2.1.0-1 available for review/upload

2002-11-07 Thread Gareth Pearce
> 1) fixed issue where the cygxerces-c2_1_0.dll wasn't being included (my tar > include file didn't get updated). > 2) added patch from Gareth for nasty bug in DOMDocumentTypeImpl.cpp > 3) changed back from -2 to -1 in version, following conventions at > http://www.cygwin.com/setup.html > > source

problem using mv with .exe files

2002-11-07 Thread Raffaele Nutricato
Dear Sirs I am Raffaele Nutricato,I would report the following problem with cygwin: I have a makefile where there are defined the following executables: EXECUTABLES = getorb lodr mdate convdate as you can see this executables have names without the exestension .exe. When I compile my source

  1   2   >