Re: Help for Beginners: A Simple Way of Installing the Latest Version of Rsync?

2012-05-08 Thread Flex Banana
When a new version of rsync is subsequently released, how would a novice > then update the version we just installed to the new version? > > Thanks again for your help. > > SN > > > Quoting Flex Banana : > >> hello, >> >> 1. Install only Command Lin

Re: Help for Beginners: A Simple Way of Installing the Latest Version of Rsync?

2012-05-08 Thread Flex Banana
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