View Single Post
Posts: 244 | Thanked: 354 times | Joined on Jul 2010 @ Scotland
#61
Originally Posted by vakkov View Post
i copied x11fbd to /home and chmod 755 it. But when I try to execute it it gives syntax error at line 1 - "(" unexpected. The same executable runs fine in ubuntu.

EDIT: Maybe it's not compiled for Arm but for x86 ...
Looks like it.

Code:
gregor@gregor:~/Downloads/preenv-libx11fb$ file x11fbd
x11fbd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, not stripped
gregor@gregor:~/Downloads/preenv-libx11fb$