Re: replicating my cygwin install on a different machine

2007-06-07 Thread Nenad Antic (KI/EAB)
[6/7/2007 2:56 PM] Christopher Faylor wrote: On Thu, Jun 07, 2007 at 02:29:16PM +0200, Nenad Antic (KI/EAB) wrote: [6/7/2007 12:26 AM] Jerome Fong wrote: I was wondering if there was a way to save and duplicate my cygwin installation so I can replicate it on a different machine

Re: replicating my cygwin install on a different machine

2007-06-07 Thread Nenad Antic (KI/EAB)
[6/7/2007 2:29 PM] Nenad Antic (KI/EAB) wrote: cd to the cygwin dir and save all ntfs file permissions using Pedelstal Software's NTSEC suite (shareware and still available at http://www.winsite.com/bin/Info?50034210), more specifically using saveacl. saveacl -r -us

Re: replicating my cygwin install on a different machine

2007-06-07 Thread Nenad Antic (KI/EAB)
[6/7/2007 12:26 AM] Jerome Fong wrote: I was wondering if there was a way to save and duplicate my cygwin installation so I can replicate it on a different machine. [snip] The following has worked for me over more than 6 computers since 99: Do mount -m > cygwin_mount_points.bat Shut d

Re: Is cygwin much slower on Core 2 Duo

2007-06-04 Thread Nenad Antic (KI/EAB)
Forgot to add: I had also experienced frequent crashes lately. I couldn't even run configure for Apache 1.3.34 without my computer going belly up. Well, now without Sunbelt Personal Firewall messing with things I tried it again and it worked just fine. As Larry Hall pointed out, it has to be a

Re: Is cygwin much slower on Core 2 Duo

2007-06-04 Thread Nenad Antic (KI/EAB)
[snip] nope. here's the thread from a while ago: http://sourceware.org/ml/cygwin/2007-05/msg00256.html [snip] Thanks for the replies. I somehow managed to miss this big thread from a few weeks back (maybe because the spelling was DualCore(s), as one word, throughout). Anyway, after read

Is cygwin much slower on Core 2 Duo

2007-06-01 Thread Nenad Antic (KI/EAB)
I see some posts about cygwin being a bit slow on core duo processors. But for me things really are ridiculous. I recently switched from an HP Compaq laptop (nc6000) with Pentium M 1.6 GHz (Dothan) to another HP Compaq laptop (nx9420) with Core 2 Duo 1.8 GHz (Merom) and I have noticed a signif

Re: Call for testing Cygwin snapshot (problem with getline?)

2005-12-05 Thread Nenad Antic
Corinna Vinschen wrote, on 12/5/2005 11:19 AM: On Dec 5 11:06, Nenad Antic wrote: Corinna Vinschen wrote, on 11/30/2005 6:11 PM: 1.5.19 has also some new functionality over 1.5.18. If you have sources which take advantage of that stuff if present, we're also interested in ge

Re: Call for testing Cygwin snapshot (problem with getline?)

2005-12-05 Thread Nenad Antic
Corinna Vinschen wrote, on 12/5/2005 11:21 AM: On Dec 5 11:19, Corinna Vinschen wrote: On Dec 5 11:06, Nenad Antic wrote: gcc -c -I../os/cygwin -I../include -DCYGWIN -DNO_DBM_REWRITEMAP -DUSE_HSREGEX -DSHARED_CORE `../apaci` htpasswd.c htpasswd.c:101: error: conflicting types

Re: Call for testing Cygwin snapshot (problem with getline?)

2005-12-05 Thread Nenad Antic
Corinna Vinschen wrote, on 11/30/2005 6:11 PM: 1.5.19 has also some new functionality over 1.5.18. If you have sources which take advantage of that stuff if present, we're also interested in getting feeedback about those: ... - getline, getdelim. ... I mentioned this when struggling

Finally Apache with mod_perl working (was: Error compiling mod_perl with apache-1.3.33-2 and perl-5.8.7-4)

2005-11-16 Thread Nenad Antic
Gerrit P. Haase wrote, on 11/4/2005 8:37 PM: Please try ot run with a recent snapshot installed. http://cygwin.com/snapshots/ Gerrit Finally I have mod_perl working. For reference I will describe the changes I did so that some other poor soul might find help if he/she runs into the same

Re: Error compiling mod_perl with apache-1.3.33-2 and perl-5.8.7-4 (was: Apache with mod_perl up and running)

2005-11-11 Thread Nenad Antic
Eric Blake wrote, on 11/7/2005 3:35 PM: BTW i think there is a bug in the snapshot in file /usr/include/sys/stdio.h, line 338. Had to change: -ssize_t _EXFUN(__getline, (char **, size_t *, FILE *)); +ssize_t _EXFUN(__getline, (char **, size_t *, int, FILE *)); No, this is wrong. getlin

Re: Error compiling mod_perl with apache-1.3.33-2 and perl-5.8.7-4 (was: Apache with mod_perl up and running)

2005-11-07 Thread Nenad Antic
Gerrit P. Haase wrote, on 11/4/2005 8:37 PM: Nenad Antic wrote: Sorry for starting a new thread, but I think I made a mistake. My original post disappeared, or rather never appeared among new threaded messages, since I continued on an existing old thread. Just hoping to get some help

RE: The Perl Journal needs help

2002-10-10 Thread Nenad Antic (EAB)
Hello Gerrit, This might be a good idea. I'll check and, unless somebody already called attention to TPJ's problems there, I'll send to those lists as well. Regards, /Nenad > -Original Message- > From: Gerrit P. Haase > Subject: Re: The Perl Journal needs help > > > Hallo Nenad, >

The Perl Journal needs help

2002-10-09 Thread Nenad Antic (EAB)
I assume most of you cygwin hackers make good use of Perl. If so you might be interested to know about the current predicament of TPJ. Please help saving a great publication! This is from http://use.perl.org/article.pl?sid=02/10/08/1835219: rochlin writes "Looks like The

RE: Request:

2002-09-25 Thread Nenad Antic (EAB)
Hi, One solution could be to use the steps in this article: http://www.olemiss.edu/helpdesk/itnews/200111/win2000.html Regards, /Nenad > -Original Message- > From: venkatramana reddy [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 23, 2002 10:44 PM > To: [EMAIL PROTECTED] > Subjec

RE: compiling netcat

2002-09-23 Thread Nenad Antic (EAB)
Yup, Bjoern fixed it for cygwin. In addition I added the debian patches for netcat. Here: http://cygwin.com/ml/cygwin/2002-09/msg00510.html and here http://cygwin.com/ml/cygwin/2002-09/msg00510/netcat_1.10-21_cygwin.diff.gz regards, /Nenad > -Original Message- > From: Bjoern Kahl AG R