• 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!

Linux Remere's map editor install on debian?

Simbaclaws

ˁ(⦿ᴥ⦿)ˀ
Joined
Mar 15, 2016
Messages
41
Reaction score
1
Location
Netherlands
So I've downloaded the debian version of Remere's map editor and I've got all the dependencies installed, some of which are on a higher version then that which remere needs since I need it for something else. Whenever I execute the rme binary I'm getting a lot of weird text as if it doesn't do anything. I'm executing the binary with ./ in my terminal.

The following is what gets displayed when I do this:
Code:
./rme: 1: ./rme: ELF: not found
./rme: 1: ./rme: @@@@@@@À@@@@o@: not found
./rme: 1: ./rme: o@: not found
^[[?1;2c^[[?1;2c./rme: 1: ./rme: p@p@ԭèì: not found
./rme: 1: ./rme: p@: not found
./rme: 1: ./rme: ä: not found
./rme: 1: ./rme: ¨@¨@À@@: not found
ãzìQ¯Óo¬¸$=Üchí~-#â¨,Eäuòv°Ï;s&vÏN¤Q»}ߥÎì×éfG*Skù ®¿À§`Q£H¿²±~6\D×#Ü3l`Ô®g¼°]ï
 Wæ¹1nÉk¶39?Õ¼n=JÇaÂ4Á׫cô×.µ*5jkÀqá%&Åæx
ɦmÞV¿y&à ÂfUØÁdÐa¡)Dçy_Û0xàñ³Ø|ÈRg       ù HtßÎü<Ì%ìAPPùÞÙ!śZЛÃüÓûQ$å    Mºú¦GÚÑÅ>YCÊBË "H]¡àÈÙ/Ò,8ÆzëêæÄ
                                  mÅóûÛÿá©ËÃS
                                             oZÚÿ~Ï·³]Ö-ö
                                                         ʸ2W³úufI³6Y8: File name too long
./rme: 2: ./rme: ./rme: 1: ./rme: #¨y½¬ÙZæåí
                                            äæçé¶øé¹ø: not foundû+-¶¦¼áF=W§¤U4A%øgw¢Øéúð¡ïÇstVFJôÕÄió öh¡{äïݺfÆ!Y: not found

./rme: 2: ./rme: 1
                  ÖWþ¶%0ÑZ»ÙAX/=
                                º®Pp: not found
./rme: 2: ./rme: OÆãèl[: not found
^[[?1;2c^[[?1;2c^[[?1;2c^[[?1;2c^[[?1;2c^[[?1;2c^[[?1;2c^[[?1;2c^[[?1;2c^[[?1;2c./rme: 3: ./rme: Syntax error: ")" unexpected

When I do: sudo ( ./rme >> log ) 2>&1 | tee -a log
I get the following output:
Code:
Failed to execute process './rme'. Reason:
exec: Exec format error
The file './rme' is marked as an executable but could not be run by the operating system.

Anyone have got Remere's map editor working on their debian system and would like to englighten me?
 
Back
Top