Hi! aurbain schrieb: > Ralph Lehmann wrote: >> Hi, >> >> if I try to start a server on OSX via SSH, an error occurs: >> ----------------------------------------------------------- >> sh: line1: rdiff-backup: command not found >> ----------------------------------------------------------- >> >> rdiff-backup _is_ in the PATH and I'm able to start other commands ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > if you are compiling from source, I run python setup.py build and install, > then ln -s > /System/Library/frameworks/Python.framework/Versions/2.3/bin/rdiff-backup > /usr/bin/rdiff-backup > > now its in the path. > > If you are using fink or darwin ports, those do the linking for you.
;-) ciao Ralph _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
