Thread: PAN & Os2008
View Single Post
Posts: 60 | Thanked: 7 times | Joined on Jan 2008
#37
First, for the script to work, you need to have root access using gainroot. There are lots of threads on how to do that; search for them. If that whole idea scares you, it would be better to wait for Nokia to implement PAN.

Copy the script to your N800. Your home directory is a convenient place for now. I called mine pan.

Make the script executable by typing:
Code:
~ $ chmod  +x pan
now you can run it with:
Code:
~ $ ./pan
HTH
Walt