====== Mono-Version for Linux ======
Heyho, you are cool ;-) You dont need those "KlickiBunti" OS like Windows. You want to run the bot under Linux, thats fine. As with today we dont have a seperate Zip-File for Linux, because its too much work for me and you always will get too old files and i dont want that - really *g* \\
\\
The only thing is, that you download the **PikkuBot.exe** from the Download-Section.\\
You can do this easily with **wget** on your server:
# wget 'http://yshare.de/index.php?h=54723d19de7c0141032b5d4301b42c39&d=bot'
or with curl:
curl 'http://yshare.de/index.php?h=54723d19de7c0141032b5d4301b42c39&d=bot' > p.exe
Then you can use the little program **7zip** for extracting the *.exe file:
# 7z x p.exe
You can get this nice piece of software here: \\
[[http://sourceforge.net/projects/p7zip/]] \\
\\
Now you have this nice piece of software on you linux-system and can follow the instructions of Ren Diqui: \\
__Attention:__ Please use the **System.Data.SQLite.dll** in __sqlite/linux-subdirectory__ and **libsqlite3.so.0** in the correct library path for sqlite-support!