View Single Post
Kieron's Avatar
Posts: 388 | Thanked: 115 times | Joined on Oct 2009 @ London, UK
#54
Originally Posted by one1002 View Post
just noticed your edited post..u chmod the wrong folder for neopwn n neopwn.sh

it should be

Code:
sudo gainroot

chmod +x /usr/bin/neopwn

chmod +x /usr/bin/neopwn.sh
because in step 6, we need to copy neopwn, neopwn.sh, neopwn.png, and neopwn.desktop to /usr/bin/

Code:
(Step 6) Copy the files to their required directories
Code:

cp neopwn /usr/bin/

cp neopwn.sh /usr/bin/

cp neopwn.png /usr/share/pixmaps/

cp neopwn.desktop /usr/share/applications/hildon/
did u miss a step or two?
Nope, I had chmodded everything right. Managed to get it working eventually, check your PMs