View Single Post
Posts: 50 | Thanked: 5 times | Joined on Apr 2010 @ Kiel, Germany
#198
Now that's all done the emulator should be good to go. Create a symlink, to make it executable from any directory.
Code:

sudo ln -s /home/user/.mupen64plus/mupen64plus /usr/bin/mupen64plus
that's the part i got trouble with... i always get the message
ln: /usr/bin/mupen64plus: File exists

what to do now?