View Single Post
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#1
Started this new thread, to replace the old one as it is out of date. The information below is in that old thread, but spread around, so here is a recollection to sum up the install procedure for new prey version:

To install recent nodejs build of Prey for SailfishOS:

Add my merproject repository

Code:
$ devel-su
# ssu ar nieldk http://repo.merproject.org/obs/home:/nielnielsen/sailfish_latest_armv7hl/
# pkcon refresh
Install nodejs and sudo

Code:
# pkcon install nodejs
# pkcon install sudo
Alternatively, install the rpm by downloading it from
https://build.merproject.org/package...latest_armv7hl

https://build.merproject.org/package...latest_armv7hl

If you do not want to add my repository.

Then, install prey:
You NEED to do this using devel-su!

Code:
$ devel-su
# npm install -g prey
# prey config hooks post_install
# prey config account setup
now enter your account credentials,
The device is added, and you are ready to track it on panel.preyproject.com
service to start prey on boot is installed and enabled automatically

Last edited by nieldk; 2015-09-14 at 07:06.
 

The Following 15 Users Say Thank You to nieldk For This Useful Post: