View Single Post
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#18
Originally Posted by ENFDO View Post
Hi.

Check this out.

http://www.youtube.com/watch?v=i1HldpVYbwI
ah yes.
well, this guy compiled it himself from the sources that i linked to, it's not an "official" version...

if you already have that file, it's probably the executable itself. i don't know if it'll run just like that, but you can try:

copy it to /home/user or /opt (anywhere but MyDocs is good, because MyDocs is a VFAT partition and doesn't support the next step that is needed)
Code:
mv /home/user/MyDocs/<drnoksnes_filename> /opt
then make it executable
Code:
cd /opt
chmod +x <drnoksnes_filename>
then you can (or cannot, as i said i have no idea if it'll work) run it using "/opt/<drnoksnes_filename>"
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg