![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Gee! These Aren't Roasted!
![]() |
HOWTO: Install Mupen64
2009 EDIT: I completely forgot about this thread.
I wrote a simple script that will install mupen64 for you if you don't know how. Tested on: Ubuntu Feisty This script is ment for it to just be done not really for learning or nothing so if you wanna know how I did it just open up the script so... here goes. 1. Download my script. (the attachment below) 2. Run the script. Open the terminal and do this command. Code:
sudo sh <The Script Location> To Uninstall 1. Just run these 3 commands in the terminal: Code:
sudo rm -r /usr/local/games/mupen64-0.5 sudo rm /usr/share/applications/mupen64.desktop sudo rm /usr/local/bin/mupen64 Comments Welcome.
__________________
Acer Desktop | Arch Linux | Intel Core 2 Quad Q8200 @ 2.33GHz | 320GB HD | 4GB RAM | NVIDIA GeForce 7100 Dell Mini 9 | Xubuntu 9.04 | Intel Atom N270 @ 1.6GHz | 16GB SSD + 16GB SD Card | 2GB RAM | 1.3MP Cam + Bluetooth | Intel GMA 950 Last edited by thegreenblob; May 17th, 2009 at 07:04 AM.. |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Location: Toronto, Canada
Beans: 34
Ubuntu 8.04 Hardy Heron
|
Re: HOWTO: Install Mupen64
It came back with this output:
joel@TANGENTRA:~/Desktop$ sudo sh Mupen64-Script-thegreenblob.sh Password: --16:38:45-- http://mupen64.emulation64.com/files...64-0.5.tar.bz2 => `mupen64-0.5.tar.bz2.1' Resolving mupen64.emulation64.com... 62.75.221.236 Connecting to mupen64.emulation64.com|62.75.221.236|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1,880,623 (1.8M) [application/x-tar] 100%[====================================>] 1,880,623 145.66K/s ETA 00:00 16:39:00 (129.22 KB/s) - `mupen64-0.5.tar.bz2.1' saved [1880623/1880623] mupen64-0.5/ mupen64-0.5/mupen64 mupen64-0.5/mupen64.ini bzip2: Compressed file ends unexpectedly; perhaps it is corrupted? *Possible* reason follows. bzip2: Inappropriate ioctl for device Input file = (stdin), output file = (stdout) It is possible that the compressed file(s) have become corrupted. You can use the -tvv option to test integrity of such files. You can use the `bzip2recover' program to attempt to recover data from undamaged sections of corrupted files. tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now #!/bin/bash /usr/local/games/mupen64-0.5/mupen64 rm: cannot remove `mupen64-0.5.tar.bz2': No such file or directory [Desktop Entry] Type=Application Name=Mupen64 Exec=mupen64 Comment=An N64 Emulator. Icon=/usr/local/games/mupen64-0.5/mupen64_icon.png Terminal=false Categories=Application;Game;ActionGame;GameAction; ActionGames;GamesAction; I am a newbie at scripts and command line errors. Please help. |
|
|
|
|
|
#3 |
|
Gee! These Aren't Roasted!
![]() |
Re: HOWTO: Install Mupen64
By the look of it, it just looks like the file got corrupt while downloading.
Running the script again should fix it.
__________________
Acer Desktop | Arch Linux | Intel Core 2 Quad Q8200 @ 2.33GHz | 320GB HD | 4GB RAM | NVIDIA GeForce 7100 Dell Mini 9 | Xubuntu 9.04 | Intel Atom N270 @ 1.6GHz | 16GB SSD + 16GB SD Card | 2GB RAM | 1.3MP Cam + Bluetooth | Intel GMA 950 |
|
|
|
|
|
#4 |
|
Just Give Me the Beans!
![]() Join Date: Oct 2006
Location: Georgetown, KY, U.S.
Beans: 70
Kubuntu 7.04 Feisty Fawn
|
Re: HOWTO: Install Mupen64
Worked fine here. Thanks a lot! I spent all day trying to install Mupen64 without success. Wish I'd looked here first.
|
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Location: Toronto, Canada
Beans: 34
Ubuntu 8.04 Hardy Heron
|
Re: HOWTO: Install Mupen64
Yup got it working perfectly! Thanks!
|
|
|
|
|
|
#6 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jul 2006
Beans: 218
Ubuntu 6.10 Edgy
|
Cheeeeeers,
Works great just can't configure the gamepads???? I press configure and nothing happens on both the system recognizes my pads --- logitech(cheapo) precision pads any Ideas? great script -- games are working just fine apart from this
__________________
www.endorsedbylinux.org - HTML Code:
[b]www.linuxpetitions.org[/b] Please contribute code and time to make these sites work |
|
|
|
|
|
#7 |
|
Gee! These Aren't Roasted!
![]() |
Re: HOWTO: Install Mupen64
Thanks for the comments all.
And @ andytof47, I'm not really sure :/ Cause I have cheap logitech precision game pad too and it works fine, sorry.
__________________
Acer Desktop | Arch Linux | Intel Core 2 Quad Q8200 @ 2.33GHz | 320GB HD | 4GB RAM | NVIDIA GeForce 7100 Dell Mini 9 | Xubuntu 9.04 | Intel Atom N270 @ 1.6GHz | 16GB SSD + 16GB SD Card | 2GB RAM | 1.3MP Cam + Bluetooth | Intel GMA 950 |
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 8
|
Re: HOWTO: Install Mupen64
I Downloaded the script and ran everything, and it seamed like it worked fine. But, when I go to Applications>Games>Mupen64 nothing happens. Please Help!!
|
|
|
|
|
|
#9 |
|
Gee! These Aren't Roasted!
![]() |
Re: HOWTO: Install Mupen64
Does it run when you try to run it in the terminal? Command: mupen64
If not give me the output. But, it may have just got corrupt while downloading also so running the script again may fix it.
__________________
Acer Desktop | Arch Linux | Intel Core 2 Quad Q8200 @ 2.33GHz | 320GB HD | 4GB RAM | NVIDIA GeForce 7100 Dell Mini 9 | Xubuntu 9.04 | Intel Atom N270 @ 1.6GHz | 16GB SSD + 16GB SD Card | 2GB RAM | 1.3MP Cam + Bluetooth | Intel GMA 950 |
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 8
|
Re: HOWTO: Install Mupen64
I uninstalled it and deleted the script, and re downloaded to script and ran the command, and it still didn't work . so I opened a terminal and typed "mupen64" (without the quotes), and it gave me this,
/usr/local/bin/mupen64: line 2: /usr/local/games/mupen64-0.5/mupen64 : cannot execute binary file and it doesn't open. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|