Hello,
Thanks again for your helpful comments. They're appreciated.
SN
> Yes you must install at minumum the Command Line Tools, this will include all
> compiler nedded to construct the programm (gcc, make and others)
>
> After rsync has been installed, the folder can be trashed.
>
> The new prog
Yes you must install at minumum the Command Line Tools, this will include all
compiler nedded to construct the programm (gcc, make and others)
After rsync has been installed, the folder can be trashed.
The new programm is accessible in /usr/local/bin. With the which command you
can find same pr
Hello,
Thanks. I appreciate the help. I'd never have figured out those steps
on my own (not a guru yet...). I was hoping to avoid completely anything from
Apple's Developer Tools, but, apparently, this is not possible.
Just to verify two things:
(1) Once your instructions have been followed (lea
hello,
1. Install only Command Line Tools from Xcode (if you don't want the complete
package)
2. Download rsync-3.0.9.tar.gz from rsync.samba.org and untar it*.
3. Go into the rsync folder with the Terminal (cd Downloads/rsync-3.0.9)
4. Run: ./configure
5. Run: make
6. Run: sudo make install
*ta
Hello,
Please bear with me because I'm no command-line guru. Quite the opposite.
I was wondering if there existed a simple, straightforward way for a novice to
install the latest version of rsync (3.0.9) onto Mac OS X. After searching
around the Web, I found that the following site offers such an
https://bugzilla.samba.org/show_bug.cgi?id=8918
--- Comment #2 from Theodore Ts'o 2012-05-08 10:01:13 UTC ---
Using FIEMAP has some real potential problems if the file was just recently
written (and has blocks which were recently written, and where their final
location on disk has not been determ
On Sunday 06 May 2012 09:48:27 joop g wrote:
> On Saturday 05 May 2012 17:46:25 Wayne Davison wrote:
> > On Thu, May 3, 2012 at 10:17 AM, joop g wrote:
> > > **
> > >
> > > Invalid or incomplete multibyte or wide character (84)
> >
> > That looks like an OS error. Are you using a file system th