Pages: 1
|
|
Posted on 01-31-13, 06:28 pm (rev. 1 by
|
BirdoKarma: 2799 Posts: 492/2091 Since: 06-26-11 |
How can I run NSMBe on Ubuntu 12.10 (on a 64-bit Dell Intel PC)?
Mono? Wine? And how do I set up each of those? |
| xfix |
Posted on 01-31-13, 06:33 pm (rev. 2 by xfix on 01-31-13, 06:34 pm)
|
|
In command line (CTRL+ALT+F1 if you want to access it quickly, CTRL+ALT+F7 to return).
sudo requires entering your password.sudo apt-get install mono
mono NSMBe5.exe |
|
|
Posted on 01-31-13, 08:30 pm (rev. 1 by
|
BirdoKarma: 2799 Posts: 493/2091 Since: 06-26-11 |
It's working!
Allthough, only after installing mono-complete as well. (People reading should note that.) Edit: Sorry, thankyou
|
|
|
Posted on 02-01-13, 01:58 am
|
Super Mario( ͡° ͜ʖ ͡°) Karma: 10202 Posts: 3118/4459 Since: 06-08-11 |
Installing mono-complete isn't needed.
The only needed stuff is: sudo apt-get install mono libmono-winforms2.0-cil |
|
|
Posted on 02-01-13, 08:01 am (rev. 1 by
|
BirdoKarma: 2799 Posts: 494/2091 Since: 06-26-11 |
I thought so actually.
I have done: sudo apt-get remove mono-complete then: sudo apt-get install libmono-winforms2.0-cil 'mono' in the latter is not needed and causes an error. And it still works. |
Pages: 1
Birdo
Super Mario