mserver install Help!

About Monkey 2 Forums Monkey 2 Programming Help mserver install Help!

This topic contains 2 replies, has 2 voices, and was last updated by  APC 2 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5549

    APC
    Participant

    Can you help me with mserver install on Windows?

    I installed emscripten and when I compile a monkey file I get this Alert error:

    “Failed to start process :'”C:/Monkey2-v1.1.01/\devtools\mserver-v86c\mserver_winnt.exe”

     

    I have  MonkeyXFree86c in my /devtools directory.

    #5551

    codifies
    Participant

    check you have the mserver tools installed in the monkey directory, check that the path specified exists and it contains the mserver executable.

    In linux I tried it first and then figured out where it needed to be from the error message!

    also make sure that when you extracted the server, that you retained the directory hierarchy

    #5564

    APC
    Participant

    Ok I got it, but I had to create a directory structure like in the error message

    \devtools\mserver-v86c\

    The version of mserver I downloaded from the link in the Ted2Go documents tab is MonkeyXFree84f and there is not devtools directory. I had to copy the  mserver_winnt.exe from the \bin to C:\Monkey2-v1.1.01\devtools\mserver-v86c\

    Where  MK2 keeps the templates for “env_windows.txt”? I tried changing the mserver path to this MX2_MSERVER=”${MX2_HOME}\devtools\MonkeyXFree84f\bin\mserver_winnt.exe” but it still points to C:\Monkey2-v1.1.01\devtools\mserver-v86c\ so I had to create these directory C:\Monkey2-v1.1.01\devtools\mserver-v86c\ and manually copy the  mserver_winnt.exe from the C:\Monkey2-v1.1.01\devtools\MonkeyXFree84f\bin to C:\Monkey2-v1.1.01\devtools\mserver-v86c\

    Now emscripten is working.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.