Fork me on GitHub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
developer:rsync_hfs [2020/07/08 03:07]
henri [Compilation Instructions for Rsync v3 with Mac OS X MetaData Support]
developer:rsync_hfs [2020/07/08 03:45]
henri [Compilation Instructions for Rsync v3 with Mac OS X MetaData Support]
Line 73: Line 73:
 patch -p1 <​patches/​fileflags.diff patch -p1 <​patches/​fileflags.diff
 patch -p1 <​patches/​crtimes.diff patch -p1 <​patches/​crtimes.diff
-patch -p1 <​patches/​hfs-compression.diff ​ # Note : This patch is not used by LBackup at this time. 
 </​file>​ </​file>​
  
Line 79: Line 78:
 <​file>​ <​file>​
 ./​prepare-source ./​prepare-source
-./configure+./​configure ​--disable-openssl
 make make
 sudo make install sudo make install