Re: Locales with wrong umlauts

2004-06-27 Thread A . Alper Atici
) or nl_langinfo(CODESET), both of which return "C" locale in Cygwin regardless of your env. settings. -- A. Alper Atici OpenPGP KeyID: 0xB824F550 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Do

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: 0xB824F5

Re: Locales with wrong umlauts

2004-06-26 Thread A . Alper Atici
nsible for the locales (is that libintl2?) converts the output to 7-Bit >ASCII. How can I change this so the output is ISO-8859-1 or UTF-8 or any >other encoding Windows can display correctly? try the following: set LC_ALL=de_DE OUTPUT_CHARSET=iso-8859-1 webdruid -- A. Alper Atici

Re: How to force Setup.exe to behave?

2004-05-16 Thread A . Alper Atici
list of packages that have the string "XFree" or "xorg" in their requires: line in setup.ini Save the list to a file, say, xlist.txt Then, run the following command to see installed packages depending on X: $ cut -d' ' -f1 /etc/setup/installed.db | comm -12 - xlist.

Some hard/softlink issues on NTFS

2004-04-30 Thread A . Alper Atici
1 adminroot 84 Apr 30 15:39 dd -> cc In case you wonder who user admin is, here's its id output: uid=500(admin) gid=0(root) groups=0(root),513(nobody),544(Administrators),545(Users) -- A. Alper Atici OpenPGP KeyID: 0xB824F550 -- Unsubscribe info: h

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread A . Alper Atici
On Sun, 25 Apr 2004 14:47:53 -0400, Christopher Faylor wrote: > >Why would you go to this effort when you can just rerun setup.exe again >and install whatever you need? > http://www.cygwin.com/ml/cygwin/2004-04/msg01011.html (the first line right after "Hi all", more pr

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread A . Alper Atici
self by examining the file named setup.ini which is created every time you run setup.exe in the local directory you've specified (well, in a subdirectory of it, to be precise). regards, -- A. Alper Atici OpenPGP KeyID: 0xB824F550 -- Unsubscribe info: http://cygwi

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread A . Alper Atici
lects a base set of packages by default, so you should not end up with nothing when you just press Next at that stage. -- A. Alper Atici OpenPGP KeyID: 0xB824F550 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems

Re: Networking services on Cygwin

2004-04-24 Thread A . Alper Atici
her >than the few messages I see in /var/log/servicelog. > Have you installed inetutils first? http://www.cygwin.com/ml/cygwin/2004-04/msg00571.html -- A. Alper Atici OpenPGP KeyID: 0xB824F550 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem repo

Re: Emulating hard links on FAT et al.

2004-04-22 Thread A . Alper Atici
alleviate these issues. > >Unfortunately, shortcuts aren't necessarily equivalent to the actual >files. I have to check with MSDN, but some system calls are not going to >respect shortcuts, and will present problems no matter what approach you >take. > This is not goin

Re: Emulating hard links on FAT et al.

2004-04-20 Thread A . Alper Atici
ist on shortcuts is to alleviate these issues. >altogether, and copying the files *is* the best approximation. It should not be an approximation from Cygwin's point of view. And, I think it will be a better approximation for Windows since single copy of a file exists. I'm mostly con

RFI: Emulating hard links on FAT et al.

2004-04-19 Thread A . Alper Atici
s shortcut which will be regarded as a hardlinking file, rather than a symlink, by Cygwin. For this, I hope to figure out a possible combination in the magic bitvector byte(word?) in shortcut header. Any comments? How about 0x1c? -- A. Alper Atici OpenPGP KeyID: 0xB824F550 -- Unsubs

Re: sysvinit

2004-04-16 Thread A . Alper Atici
On Thu, 15 Apr 2004 14:18:11 +0200, Gordon Cichon <[EMAIL PROTECTED]> wrote: [...] > >What is going wrong here? What can I do to start xinetd as as service? > Prerequisites have to be installed in a certain order which setup.exe does not handle, so I'd suggest you follow the steps below in order:

Leafnode-1.9.52.rel available

2004-04-08 Thread A. Alper Atici
-BEGIN PGP SIGNATURE----- Comment: A. Alper ATICI OpenPGP Key-id: 0xB824F550 iQCVAwUBQHUumixW86+4JPVQAQKvPgP9HYR0amHsJzl12wVuW3AjVcr64fF0aOEs s4qbo8rNcUZPdM0rLTfApAWQBqYu7Pw4CtIRwbgeP6Z3X2+F/giVQV74sYOAnDj0 e3Fxt4RdIfCbTqX5TiVQXRBa7EIqDKjGXvR2z2vEHqrpzYRMaMzBup35PLAL9HwG OTcfGN2sOyE=

Anybody packaging leafnode?

2004-03-25 Thread A . Alper ATICI
It seems feasible to have a leafnode package, maybe after tweaking a few lines about filename conventions, any comments? -- Alper Atıcı PGP key @ http://sks.dnsalias.net:11371/pks/lookup?op=index&search=0xB824F550 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem report

Re: tin-1.6.2: 8-bit chars not displayed, gettext transliterates

2004-03-21 Thread A . Alper ATICI
On Sun, 21 Mar 2004 13:38:55 +0100, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > >Cool, I've tweaked tin accordingly. The above seems to be better >changed in include/tin.h: > >--- tin.h.orig 2004-03-21 13:31:14.969448200 +0100 >+++ tin.h 2004-03-21 13:31:32.747629500 +0100 >@@ -63,8 +63,8

Re: tin-1.6.2: 8-bit chars not displayed, gettext transliterates

2004-03-20 Thread A . Alper ATICI
Hi, On Sat, 20 Mar 2004 11:05:46 +0100, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > >It was not a known problem but now it is. I have no solution for >that problem so far, unfortunately. Try experimenting with setting >the environment variable ISO2ASC to values between 0 and 6 before >starting

tin-1.6.2: 8-bit chars not displayed, gettext transliterates

2004-03-19 Thread A . Alper ATICI
Hello, tin-1.6.2 displays ? in place of 8-bit chars, and its gettext always transliterates messages though it selects the correct message catalogue after setting LC_ALL (this is Cygwin 1.5.8 on XP-Pro). Is this a known problem, or am I missing sth? -- Alper Atıcı PGP key @ http://sks.dnsalias.n

Re: Blind carbon copy not blind (mutt ssmtp)

2002-03-06 Thread A. Alper AtIcI
On Wed, Mar 06, 2002 at 12:28:39PM -, Bob Heckel wrote: > I've noticed unusual behavior using Cygwin Add the following to your .muttrc set write_bcc=no -- Key ID = 0xDB34E51C Key fingerprint = 77AD E027 BF3A 0382 DD70 B053 DC07 4F55 DB34 E51C msg04976/pgp0.pgp Description: PG