Quote:
Originally Posted by leonardo84
seems like rsync isnt installed as i cant run it from terminal. I got the error "command not found"
then i downloaded binaries from
http://rsync.samba.org/ftp/rsync/
unzipped and tried to install
this is the errors i get
/bin/rsync-3.0.9$ ./prepare-source
./prepare-source: line 49: make: not found
/bin/rsync-3.0.9$ make
/bin/rsync-3.0.9$ ./configure
configure.sh: Configuring rsync 3.0.9
checking build system type... armv7l-unknown-linux-gnu
checking host system type... armv7l-unknown-linux-gnu
checking whether to include debugging symbols... yes
checking for gcc... no
configure.sh: error: in `/bin/rsync-3.0.9':
configure.sh: error: no acceptable C compiler found in $PATH
See `config.log' for more details
checking for cc... no
checking for cl.exe... no
|
My first thought: It's not in your path. for some reason.
/usr/bin/
rsync on the 3
I have bundled a version for the 5.
you cant just "make" on the device just yet OOTB. working on it.
EDIT: I configure my device like:
http://minimodding.com/article9-Kind...ng-custom-apps for running custom apps