View Single Post
Posts: 11 | Thanked: 6 times | Joined on May 2012
#319
Hi!

When trying to install the unstable patch by colin.stephane I get the following error:

Code:
sh: patch: not found
I used the following command(s) via SSH (devel-su):

Code:
rm /root/*.diff 2>/dev/null ; wget http://bigbob.fun.free.fr/N9/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff -O /root/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff && apt-get install -y --reinstall nokia-drive-qml maps && sync && patch -p0 -i /root/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff && sync
Can anybody help me? Thx!