Hi On Wednesday 21 January 2009 15:38:14 Simon Wunderlich wrote:
another option is to compile/linu batmand with the -static flag on your x86 (i386) desktop
Thx, forgot that one. You should be able to link it statically by using the current version from trunk and running LDFLAGS="-s -static" /usr/bin/make
You can check it with `file batmand`. It should print something like batmand: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically linked, for GNU/Linux 2.6.8, stripped
best regards, Sven