08-22-2014, 06:05 AM
Can you post results of executing "ls -alF" command? It should list the MCServer file as a file several megabytes large:
The file should be an ELF executable, the command "file ./MCServer" should write something along these lines:
(Note that these are for a Raspberry Pi)
Code:
pi@dvapi ~/mc-server/MCServer $ ls -alF
total 153880
drwxr-xr-x 9 pi pi 4096 Jun 19 22:28 ./
drwxr-xr-x 14 pi pi 4096 Jun 19 20:51 ../
-rw-r--r-- 1 pi pi 12 Mar 5 11:37 banned.ini
-rw-r--r-- 1 pi pi 107 May 2 21:54 ChunkWorx.ini
drwxr-xr-x 2 pi pi 4096 Apr 22 19:20 CommLogs/
-rw-r--r-- 1 pi pi 22463 Mar 15 11:27 crafting.txt
-rwxr-xr-x 1 pi pi 42721683 Jun 19 22:28 MCServer*
drwxr-xr-x 16 pi pi 4096 Apr 29 11:50 Plugins/
...
The file should be an ELF executable, the command "file ./MCServer" should write something along these lines:
Code:
./MCServer: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.26, BuildID[sha1]=0xa56c6199f6ed6c25f8d74dff6b6ab65d1947d086, not stripped