Re: Locales with wrong umlauts

2004-06-27 Thread A . Alper Atici
. settings. -- A. Alper Atici OpenPGP KeyID: 0xB824F550 -- 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/

Re: How to force Setup.exe to behave?

2004-05-16 Thread A . Alper Atici
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.txt -- A. Alper Atici OpenPGP KeyID: 0xB824F550

Some hard/softlink issues on NTFS

2004-04-30 Thread A . Alper Atici
: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: http://cygwin.com/ml/#unsubscribe-simple Problem

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

2004-04-25 Thread A . Alper Atici
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.html Documentation

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

2004-04-25 Thread A . Alper Atici
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://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

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 precisely) -- A. Alper Atici

Re: Networking services on Cygwin

2004-04-24 Thread A . Alper Atici
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 reports: http

Re: Emulating hard links on FAT et al.

2004-04-22 Thread A . Alper Atici
, and will present problems no matter what approach you take. This is not going to be much different than how Cygwin currently handles symlinks. I suggest you check out the relevant code before further remarking on this. regards, -- A. Alper Atici OpenPGP KeyID: 0xB824F550

Re: Emulating hard links on FAT et al.

2004-04-20 Thread A . Alper Atici
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 concerned about atomicity and synchronization issues, especially during initial link and final unlink. -- A. Alper Atici OpenPGP KeyID

RFI: Emulating hard links on FAT et al.

2004-04-19 Thread A . Alper Atici
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 -- Unsubscribe info

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: 1.

Leafnode-1.9.52.rel available

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

Re: ITP: leafnode

2004-04-05 Thread A. Alper ATICI
- Comment: A. Alper ATICI OpenPGP Key-id: 0xB824F550 iQCVAwUBQHGytixW86+4JPVQAQIYywP+IqKyYph26iyMu5H4mAogK6hHHHruPdLM VC3vUkgfpQLpvp8UjYiBG3viuvbowIN4HRT708l56k8O/E2lwVgrrLZVcrghtWyu XSQrfGMBxMDyJMevsEZitcUhIketO381tIo+g9UhK86VHrXiRFEf6ZivOgd0JR9w Ceag++Jp2p8= =lXLx -END PGP

ITP: leafnode

2004-04-02 Thread A. Alper ATICI
a superserver to function properly. I intend to limit it to xinetd to keep things simple in README, postinstall, patches, etc. though it can later be reverted to inetd. Are these issues/restrictions tolerable for a Cygwin package? -BEGIN PGP SIGNATURE- Comment: A. Alper ATICI

Re: ITP: leafnode

2004-04-02 Thread A. Alper ATICI
On Fri, Apr 02, 2004 at 04:17:16PM +0200, Corinna Vinschen wrote: 1. Leafnode relies on hard-link counts, so current implementation of hlinks on FAT32 breaks it. News spool has to be on NTFS, and it seems this will be an NT/2K/XP only package. Is that necessary? Can't that be

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 Atc PGP key @ http://sks.dnsalias.net:11371/pks/lookup?op=indexsearch=0xB824F550 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

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,

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 Atc PGP key @