MSERVER.exe crashes on Linux

Monkey Archive Forums/Monkey Discussion/MSERVER.exe crashes on Linux

Bzap Yo!(Posted 2013) [#1]
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?


DeltaWolf7(Posted 2013) [#2]
Hi,

Shouldn't you be running the bin/mserver_linux under Ubuntu? That's what runs for me on Debian.


Bzap Yo!(Posted 2013) [#3]
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?


Goodlookinguy(Posted 2013) [#4]
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


Bzap Yo!(Posted 2013) [#5]
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! :) )


Dima(Posted 2013) [#6]
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.