Re: rsync for NCR MP-RAS

2002-01-04 Thread Martin Pool
On 4 Jan 2002, Mike Li <[EMAIL PROTECTED]> wrote: > Hi Martin, > > Is there a binary for rsync for NCR MP-RAS ver 3.0 running on Intel PIII > Hardware? I've never heard of that. What is it? > I can't seem to be able to compile the source codes either even though I have C > compiler > Here is

patch for autoconf manual

2002-03-13 Thread Martin Pool
In the "Limitations of Usual Tools" page you might like to add a note that the -h and -L options to "test" specified by the current POSIX and SUS specifications and implemented in GNU are not portable. In fact, on Solaris 8 they fail in a rather bizarre and confusing way: $ ln -s /nowhere bad $

Re: patch for autoconf manual

2002-03-14 Thread Martin Pool
On 14 Mar 2002, Akim Demaille <[EMAIL PROTECTED]> wrote: > Would you contribute the text itself? TIA! OK, when I work out something that works on all our machines I'll send you a note. I can't promise it will work everywhere. -- Martin

Re: portable tests for symlinks (was patch for autoconf manual)

2002-04-08 Thread Martin Pool
On 14 Mar 2002, Akim Demaille <[EMAIL PROTECTED]> wrote: > Would you contribute the text itself? TIA! Yes, I'd be happy to help. I can't promise that the solution outlined below works everywhere, but it has been tested on a number of unix-like platforms and seems to be OK. I suppose at least m