PDA

View Full Version : [ubuntu] mupen64plus



Inventech
July 22nd, 2008, 09:30 PM
I downloaded mupen64plus and I have no idea how to install it. Any help would greatly appreciated.

http://code.google.com/p/mupen64plus/

zvacet
July 22nd, 2008, 09:49 PM
I hope that you downloaded bin version.In that case type in terminal


su
# ./install.sh
# exit

You have these instructions in Read me file.

Inventech
July 22nd, 2008, 10:01 PM
I hope that you downloaded bin version.In that case type in terminal


su
# ./install.sh
# exit

You have these instructions in Read me file.

When I type that code in terminal it asks me for password, what password is it?

xen-uno
July 23rd, 2008, 12:20 AM
It's your login password

Inventech
July 23rd, 2008, 09:53 PM
It's your login password

I tried and all it says is "su: Authentication failure"

xen-uno
July 24th, 2008, 01:41 AM
1st thought is passwords, like the file system, are case sensitive. I would go to System>Administration>Users and Groups, pick your normal login account, hit Properties, and re-define your password. I've never been asked for a password in Ubuntu where my login password didn't work.

dopple
August 10th, 2008, 12:13 PM
Change su to sudo.

bornialla
August 5th, 2009, 10:50 PM
Then what do you do

dopple
August 7th, 2009, 08:46 PM
It's been a while since I installed it but i reckon you navigate to the mupen64plus directory in the terminal then type sudo ./install.sh.