MSERVER.exe crashes on Linux
Monkey Archive Forums/Monkey Discussion/MSERVER.exe crashes on Linux
| ||
I'm using Ubuntu Linux 12.04, and since there's no native Linux version apparently, I'm trying to run Monkey with WINE. MSERVER.EXE crashes with a general protection fault. How to solve this? |
| ||
Hi, Shouldn't you be running the bin/mserver_linux under Ubuntu? That's what runs for me on Debian. |
| ||
I have MonkeyPro63b, and there is no file "bin/mserver_linux". However, there is a file "bin/config.linux.txt" which says "TODO!". :D Where do I get a version with Linux binaries? |
| ||
http://www.monkeycoder.co.nz/Account/produpdates.php Update to at least version 71c. It should be working on that version. Edit: I knew I had posted something like this before: http://www.monkeycoder.co.nz/Community/post.php?topic=3720&post=39848 |
| ||
OK, I downloaded the 71c version. The mserver_linux program is running. There is also a Monkey ELF binary but it doesn't seem to do anything. In WINE, the IDE appears to run fine. However, when running a program, the web page on mserver gives back no data. Any idea? :) (btw thank you so far! :) ) |
| ||
Add "execute" permission to all linux binaries: makedocs_linux, mserver_linux, Ted, transcc_linux, Monkey. Then simply run Monkey from the main folder. File Properties > Permissions > 'Allow executing file as program' checkbox. |