What's new

Bus Error

Xodarap

New member
I am running Ubuntu Dapper Drake and mupen64 v0.5. Downloaded, unzipped/tarred, and I get this:

ben@btw-ubuntu:~/mupen$ ./mupen64
Couldn't read config file '/home/ben/.Trash/mupen/.//mupen64.conf': No such file or directory
Bus error
ben@btw-ubuntu:~/mupen$

From my googling it looks like this "Couldn't read config file..." doesn't really matter, but the Bus error is fatal. To be honest, I'm not even sure what a bus error is. Any advice?
 
Last edited:

jeffc313

New member
I am running Ubuntu Dapper Drake and mupen64 v0.5. Downloaded, unzipped/tarred, and I get this:

ben@btw-ubuntu:~/mupen$ ./mupen64
Couldn't read config file '/home/ben/.Trash/mupen/.//mupen64.conf': No such file or directory
Bus error
ben@btw-ubuntu:~/mupen$

From my googling it looks like this "Couldn't read config file..." doesn't really matter, but the Bus error is fatal. To be honest, I'm not even sure what a bus error is. Any advice?

why is it in your .trash folder. try this step by step.
1 open up terminal
2 cd~
3 wget http://mupen64.emulation64.com/files/0.5/mupen64-0.5.tar.bz2
4 tar -jxf mupen*
5 cd mupen*
6 ./mupen64
 

Top