X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/ea7752554632890646f1b8ad6e25329f769c3a9c..827c37f63199992002dc3275bb17afee6bad47b0:/INSTALL diff --git a/INSTALL b/INSTALL index 60e82178..b19429b4 100644 --- a/INSTALL +++ b/INSTALL @@ -14,8 +14,16 @@ cut-down copy of release 1.5 is included in the rsync distribution, and will be used it there is no popt library on your build host, or if the --with-included-popt option is passed to ./configure. +If you configure using --enable-maintainer-mode, then rsync will try +to pop up an xterm on DISPLAY=:0 if it crashes. You might find this +useful, but it should be turned off for production builds. +RPM NOTES +--------- + +Under packaging you will find .spec files for several distributions. + HP-UX NOTES -----------