• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Linux nobody map on linux? give me a hand with RME

Raiden

Developer
Joined
Sep 16, 2008
Messages
486
Reaction score
32
Location
Venezuela
Hello, i need some help and also i ask you something... really nobody use RME for map in linux? because i see no way to make it run on ubuntu, and also i search and others have similar problems... but look, i downloaded de 2.1 version (lastest one), it have 2 executable file that are "rme" and "rme-install" ofc i run rme-install and everthing is fine look what it said

Console information about rme-install:
Code:
root@ronald-Inspiron-1010:/home/ronald/rme-debian-2.1# ./rme-install
------------------------------------------------------------------------------
Remere's Map Editor installation script
Checking for root privilegies... Done
Adding tt-solutions repository... Already done
Installing required packages
Installing libwxgtk2.8-0... Done
Installing libboost1.42-all-dev... Done
Installing libxml2... Done
Installing libglu1-mesa... Done
Installing libgl1-mesa-glx... Done
Do you want to update all packages, editor may not run with not-updated runtime libraries. [y/n]  y
(Put here whole information about updating all packages)
Installation complete, run ./rme to launch the editor
Press any key to exit...

Everything fine, no problems with libraries, and then when i open rme

Code:
root@ronald-Inspiron-1010:/home/ronald/rme-debian-2.1# ./rme-install
------------------------------------------------------------------------------
Remere's Map Editor installation script
Checking for root privilegies... Done
Adding tt-solutions repository... Already done
Installing required packages
Installing libwxgtk2.8-0... Done
Installing libboost1.42-all-dev... Done
Installing libxml2... Done
Installing libglu1-mesa... Done
Installing libgl1-mesa-glx... Done
Do you want to update all packages, editor may not run with not-updated runtime libraries. [y/n]  y
(put here whole information about packages update)
Installation complete, run ./rme to launch the editor
Press any key to exit... 
root@ronald-Inspiron-1010:/home/ronald/rme-debian-2.1# ./rme
-bash: ./rme: can not execute binary file
root@ronald-Inspiron-1010:/home/ronald/rme-debian-2.1#

So WTH is happening? i don't like windows, i'm using ubuntu 11.04, so what is the problem? also i try to compile it, but idk much abot C++ so i would need some kind of tutorial and what compiler download for do it (or maybe it can be do it on console?)

HELP
 
Hello.

install the rme for windows!

exmaple

cd /home/user/desktop/rme/

then wine ./rmemap.exe


or just press at the icon of rme

best regards
mlody.1039
 
rme$ wine ./RME.exe
err:module:import_dll Library MSVCR120.dll (which is needed by L"Z:\\home\\sassymimus\\rme\\archive.dll") not found
err:module:import_dll Library archive.dll (which is needed by L"Z:\\home\\sassymimus\\rme\\RME.exe") not found
err:module:import_dll Library MSVCP120.dll (which is needed by L"Z:\\home\\sassymimus\\rme\\RME.exe") not found
err:module:import_dll Library MSVCR120.dll (which is needed by L"Z:\\home\\sassymimus\\rme\\RME.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\sassymimus\\rme\\RME.exe" failed, status c0000135


im having this problem
 
Back
Top