/lg.srv

LG Hom Bot Server

Primary LanguageC

run on i386 (32bit) linux systems (so you do not need a real bot)

1. checkout with git
2. enable lines in Imakefile:
CC=gcc
STRIP=strip
DEFINES += -DJSON_SIMUL
3. use 'xmkmf' to create Makefile

start the program with Option '-fg'

$ ./lg.srv -fg

now connect to port 6260 with your webbrowser

------------------
creating www.c from www-pages
* download tool mltar from 'Files' section of this project
* now you can run
$ mltar -z -o www.c www-pages

------------------
cross compile for bot
* you need some shared libs and headers (ssl, zlib)
* you can download from files section
* extract at top of source