Re: Almost nothing works for me in Cygwin 1.5.24-2

2007-12-09 Thread Erich Dollansky
Hi, I have had once problems like this too. The solution was very simple. I reinstalled from a different mirror. Erich Rob Larkins wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When I run Cygwin it loads normally; if I exit Cygwin immediately I logout just fine. If I do pretty much an

[ANNOUNCEMENT] Updated: cygwin-1.5.25-5

2007-12-09 Thread Corinna Vinschen
I've made another version of the Cygwin DLL, 1.5.25-5, and associated utilities available. This is a bug fix release. Important changes since 1.5.24-2: - Fix a bug in memory allocation which results in an enormous waste of internal heap memory when using mmap(2) a lot. - Fix a bug in memory a

Re: Almost nothing works for me in Cygwin 1.5.24-2

2007-12-09 Thread Eric Lilja
Rob Larkins wrote: [problem description snipped] Did you even look at the cygcheck.out you created? Some things in there look pretty obvious, like microsoft windows services for unix being in the path, shadowing cygwin related stuff... You really have alot of stuff in your path anyway, might not

cron_diagnose step in cron-config w/new mounts 1.5.25(0.156/4/2)

2007-12-09 Thread Tom Rodman
It's possible the cron-config script does not understand the new mount entries in the registry; or what am I missing? -- thx, Tom --v-v--C-U-T---H-E-R-E-v-v-- $ cygcheck -c cron Cygwin Package Information Package VersionStatus cron

RE: Updated: cygwin-1.5.25-5

2007-12-09 Thread Jim Reisert AD1C
I have a number of data processing programs written in C in the Cygwin environment. They read data files into linked lists, analyze the data and write results back out to disk. This new release of Cygwin is about 10x slower than 1.5.24-2, after recompiling the programs. I went back to the older

Re: RXVT and Bitstream Vera Sans Mono

2007-12-09 Thread Thorsten Kampe
* Jeff (Fri, 07 Dec 2007 05:01:16 -0800) > On Thu, 6 Dec 2007 22:41:06 -, Thorsten Kampe thorstenkampe dot de> wrote: > >If you like Bitstream fonts then you will like DejaVu fonts - who are > >based on Bitstream - even more. But beware that your issue might be a > >issue similar to this: >

Re: cron_diagnose step in cron-config w/new mounts 1.5.25(0.156/4/2)

2007-12-09 Thread Brian Dessent
Tom Rodman wrote: > It's possible the cron-config script does not understand the new > mount entries in the registry; or what am I missing? Yes, the script needs updating. However, it should *not* be looking at the registry directly. It should be using the mount command which is the only suppor

Controlling the files that rsync can see in Windows.

2007-12-09 Thread Backup.com.au
My goal is to set up an rsync server so that I can efficiently transfer files from one server to a workstation with a command line script. I have managed to set this up quite simply,, but now I want to be a little more surgical in what the script backs-up. Imagine I have a directory structure lik