Re: Locales with wrong umlauts

2004-06-26 Thread Klaus Reimer
On Sunday 27 June 2004 00:31, A. Alper Atici wrote: > On Sun, 27 Jun 2004 01:20:54 +0300, A. Alper Atici wrote: > >set LC_ALL=de_DE OUTPUT_CHARSET=iso-8859-1 > >webdruid > Not quite so, because you'll need 2 separate set commands, > anyway, I'm sure you've got the point. Yes, that seems to work so

cygwin1.lib and cygwin1.dll compiled by VC problem

2004-06-26 Thread rudolf
Hi, I got the cygwin1 library (cygwin1.lib for VC) following the below instrutions. http://sources.redhat.com/ml/cygwin/2004-06/msg00274.html but I face another problem is which header file i would use. I try to use cygwin header files of itself likeor use these files from linux gcc (/usr/

Re: higher-level IO very slow with cygwin1.dll 5.10 (due to set_flags?)

2004-06-26 Thread Christopher Faylor
On Sat, Jun 26, 2004 at 10:45:51PM +0100, Mark Thornton wrote: >Pierre A. Humblet wrote: > >>On Sat, Jun 26, 2004 at 01:09:40PM -0400, Christopher Faylor wrote: >> >> >>>On Sat, Jun 26, 2004 at 12:05:54PM -0400, Pierre A. Humblet wrote: >>> >>> Beware, I found this: 2000-05-19 DJ Delor

Setup.exe "runtime error" on install

2004-06-26 Thread Frank Martelli
I have been using cygwin for quite a while, and this problem has me baffled. When I attempt to install cygwin (using setup.exe version 2.427), the installation aborts with the following error: "Microsoft Visual C++ Runtime Library" Runtime error! Program C:\cygwin-setup\setup.exe This program has

Re: Locales with wrong umlauts

2004-06-26 Thread Igor Pechtchanski
On Sun, 27 Jun 2004, A. Alper Atici wrote: > On Sat, 26 Jun 2004 19:59:28 +0200, Klaus Reimer wrote: > > > >set LC_ALL=de_DE > >webdruid > > > >The output is german but the german umlauts are not displayed correctly. > >Instead of 'gültigen' I get 'g"ultigen'. I think it's because the library > >r

Re: [OT] Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Larry Hall
At 02:48 PM 6/26/2004, you wrote: >On Sat, 26 Jun 2004, Larry Hall wrote: >> * ;-) Al this is an *attempt* at humor. Please don't take any of it >> seriously. > >'kay. But who's "Al"? ;-) Al's a good friend of mine. Here, let me introduce you. Al, I'd like you to meet... Al? Where'd he

Re: Locales with wrong umlauts

2004-06-26 Thread A . Alper Atici
On Sun, 27 Jun 2004 01:20:54 +0300, A. Alper Atici wrote: > >set LC_ALL=de_DE OUTPUT_CHARSET=iso-8859-1 >webdruid Not quite so, because you'll need 2 separate set commands, anyway, I'm sure you've got the point. -- A. Alper Atici OpenPGP KeyID: 0xB824F550 -- Unsubscribe info:

Re: Locales with wrong umlauts

2004-06-26 Thread A . Alper Atici
On Sat, 26 Jun 2004 19:59:28 +0200, Klaus Reimer wrote: > >set LC_ALL=de_DE >webdruid > >The output is german but the german umlauts are not displayed correctly. >Instead of 'gÃltigen' I get 'g"ultigen'. I think it's because the library >responsible for the locales (is that libintl2?) converts th

Re: higher-level IO very slow with cygwin1.dll 5.10 (due to set_flags?)

2004-06-26 Thread Mark Thornton
Pierre A. Humblet wrote: On Sat, Jun 26, 2004 at 01:09:40PM -0400, Christopher Faylor wrote: On Sat, Jun 26, 2004 at 12:05:54PM -0400, Pierre A. Humblet wrote: Beware, I found this: 2000-05-19 DJ Delorie <[EMAIL PROTECTED]> * libc/include/stdio.h: no getc/putc macros for cygwin; causes

Re: higher-level IO very slow with cygwin1.dll 5.10 (due to set_flags?)

2004-06-26 Thread Christopher Faylor
On Sat, Jun 26, 2004 at 01:41:45PM -0400, Pierre A. Humblet wrote: >On Sat, Jun 26, 2004 at 01:09:40PM -0400, Christopher Faylor wrote: >> On Sat, Jun 26, 2004 at 12:05:54PM -0400, Pierre A. Humblet wrote: >> >Beware, I found this: >> >2000-05-19 DJ Delorie <[EMAIL PROTECTED]> >> >* libc/incl

Re: Locales with wrong umlauts

2004-06-26 Thread Igor Pechtchanski
Klaus, Please make sure your mailer respects the Reply-To header -- I set it for a reason. More below. On Sat, 26 Jun 2004, Klaus Reimer wrote: > On Saturday 26 June 2004 20:50, Igor Pechtchanski wrote: > > On Sat, 26 Jun 2004, Klaus Reimer wrote: > >> The output is german but the german umlaut

Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Christopher Faylor
On Sat, Jun 26, 2004 at 02:39:20PM -0400, Igor Pechtchanski wrote: >On Sat, 26 Jun 2004, Eric Hanchrow wrote: >>[snip] >>(But I don't regret reinstalling -- for some reason it's much faster >>now, even though I'm using the same versions of all the DLLs) > >FWIW, ne simple explanation of the above i

Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Igor Pechtchanski
On Sat, 26 Jun 2004, Christopher Faylor wrote: > On Sat, Jun 26, 2004 at 02:39:20PM -0400, Igor Pechtchanski wrote: > >On Sat, 26 Jun 2004, Eric Hanchrow wrote: > >>[snip] > >>(But I don't regret reinstalling -- for some reason it's much faster > >>now, even though I'm using the same versions of a

Re: Locales with wrong umlauts

2004-06-26 Thread Klaus Reimer
On Saturday 26 June 2004 20:50, Igor Pechtchanski wrote: > On Sat, 26 Jun 2004, Klaus Reimer wrote: >> The output is german but the german umlauts are not displayed correctly. >> Instead of 'gültigen' I get 'g"ultigen'. > I don't know that much about locales, but shouldn't adding a charset, > e.g.,

Re: Locales with wrong umlauts

2004-06-26 Thread Igor Pechtchanski
On Sat, 26 Jun 2004, Klaus Reimer wrote: > Hello, > > I'm trying to get WebDruid (http://www.webdruid.org/) running on Windows with > german language. The compilation went fine and I have copied webdruid.exe > with all necessary DLLs to a Windows-Server. Now I'm trying to run it with > german lang

[OT] Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Igor Pechtchanski
On Sat, 26 Jun 2004, Larry Hall wrote: > At 01:45 PM 6/26/2004, you wrote: > >[snip] > >(But I don't regret reinstalling -- for some reason it's much faster > >now, even though I'm using the same versions of all the DLLs) > > That's a little known secret of Cygwin. It gets faster every time > you

Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Larry Hall
At 01:45 PM 6/26/2004, you wrote: >I've had rebaseall fail with error 6, even when (as far as I knew) >there were no running processes that had any Cygwin DLL mapped. (I >also made sure the DLL was writable). Out of frustration I >completely uninstalled, then reinstalled, all of Cygwin, and that

Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Igor Pechtchanski
On Sat, 26 Jun 2004, Eric Hanchrow wrote: > [snip] > (But I don't regret reinstalling -- for some reason it's much faster > now, even though I'm using the same versions of all the DLLs) FWIW, ne simple explanation of the above is that file fragmentation was most likely greatly reduced with a comp

Locales with wrong umlauts

2004-06-26 Thread Klaus Reimer
Hello, I'm trying to get WebDruid (http://www.webdruid.org/) running on Windows with german language. The compilation went fine and I have copied webdruid.exe with all necessary DLLs to a Windows-Server. Now I'm trying to run it with german language in cmd with these commands: set LC_ALL=de_DE

Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Eric Hanchrow
I've had rebaseall fail with error 6, even when (as far as I knew) there were no running processes that had any Cygwin DLL mapped. (I also made sure the DLL was writable). Out of frustration I completely uninstalled, then reinstalled, all of Cygwin, and that fixed the problem :-) I now suspect t

Re: higher-level IO very slow with cygwin1.dll 5.10 (due to set_flags?)

2004-06-26 Thread Pierre A. Humblet
On Sat, Jun 26, 2004 at 01:09:40PM -0400, Christopher Faylor wrote: > On Sat, Jun 26, 2004 at 12:05:54PM -0400, Pierre A. Humblet wrote: > >Beware, I found this: > >2000-05-19 DJ Delorie <[EMAIL PROTECTED]> > > * libc/include/stdio.h: no getc/putc macros for cygwin; causes > > compatibili

Re: higher-level IO very slow with cygwin1.dll 5.10 (due to set_flags?)

2004-06-26 Thread Christopher Faylor
On Sat, Jun 26, 2004 at 12:05:54PM -0400, Pierre A. Humblet wrote: >Beware, I found this: >2000-05-19 DJ Delorie <[EMAIL PROTECTED]> > * libc/include/stdio.h: no getc/putc macros for cygwin; causes > compatibility issues with different dll versions >so you may need to recompile when u

Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Igor Pechtchanski
On Sat, 26 Jun 2004, Brian Dessent wrote: > Mark Jaffe wrote: > > > > Yes, I understand the issue. However, one of the processes is > > supporting ssh which is the ONLY way I have of reaching this machine at > > all. Stopping the sshd will end my session. > > I suppose you could use Windows' AT co

RE: higher-level IO very slow with cygwin1.dll 5.10 (due to set_flags?)

2004-06-26 Thread Igor Pechtchanski
On Sat, 26 Jun 2004, GARY VANSICKLE wrote: > [snip] > You have to umount before mounting if any of the directories are already > mounted unfortunately (last I checked anyway). Take a look a the "-f" option to mount. Igor -- http://cs.nyu.edu/~pechtcha/

Re: higher-level IO very slow with cygwin1.dll 5.10 (due to set_flags?)

2004-06-26 Thread Pierre A. Humblet
On Sat, Jun 26, 2004 at 11:45:04AM -0400, Pierre A. Humblet wrote: > On Sat, Jun 26, 2004 at 02:36:52AM -0400, Joseph wrote: > > Thanks to those who responded to my post. > > > > I am not sure though if all of you read the > > entire sequence of the thread. > > > > In my first post, I did attach

Re: higher-level IO very slow with cygwin1.dll 5.10 (due to set_flags?)

2004-06-26 Thread Pierre A. Humblet
On Sat, Jun 26, 2004 at 02:36:52AM -0400, Joseph wrote: > Thanks to those who responded to my post. > > I am not sure though if all of you read the > entire sequence of the thread. > > In my first post, I did attach an excerpt > from an strace dump of a sample program that > seemed to show "where

Cygwin does not support parallel port I/O in anything other than Windows native mode (was Re: Any documentation on use of parallel port I/O?)

2004-06-26 Thread Christopher Faylor
On Sat, Jun 26, 2004 at 08:27:16AM -0700, SingSing wrote: >Thanks. You're welcome. -- 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/

Any documentation on use of parallel port I/O?

2004-06-26 Thread SingSing
Thanks. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Brian Dessent
Mark Jaffe wrote: > > Yes, I understand the issue. However, one of the processes is > supporting ssh which is the ONLY way I have of reaching this machine at > all. Stopping the sshd will end my session. I suppose you could use Windows' AT command to schedule the rebase to run 5 minutes from the

Re: Rebaseall fails with error 6 ...

2004-06-26 Thread Jon A. Lambert
Mark Jaffe wrote: > Yes, I understand the issue. However, one of the processes is > supporting ssh which is the ONLY way I have of reaching this machine at > all. Stopping the sshd will end my session. > Run it from the machine you used to install XP and Cygwin then. -- Unsubscribe info:

RE: higher-level IO very slow with cygwin1.dll 5.10 (due to set_flags?)

2004-06-26 Thread GARY VANSICKLE
> > Possibly I should add that I am comparing the behavior of > version 1.5.10 to a much older version that I was using > before. It wasn't by chance... oh... say... B20? ;-) > So whatever is causing this odd behavior on my system > may not be a feature that was new to version 1.5.10. I am >