Thread: [Fremantle Maemo5] [Announce] Advanced Geocaching Tool
View Single Post
Posts: 1,298 | Thanked: 4,322 times | Joined on Oct 2014
#390
Ok, the /opt/advancedcaching/launch file is not installed.

You could try

dpkg -x (debfile name) /

Then, create the /opt/advancedcaching/launch containing these lines

#!/bin/sh
cd /opt/advancedcaching/
python core.py --qml
 

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