3.Open the Terminal in Linux
4.Change to your botclient folder by using the Cd Commands (Example : cd <path>/botclient)
5.in the Terminal type in chmod +x install-mac-linux.sh to set the correct permissions
6.Type ./install-mac-linux.sh. This will launch the bot installer.
7.Select the Linux GTK 32bit option for 32 bit processors or the Linux GTK 64bit option for 64 bit processors.
8.Select the current version of the bot client you want to install.(Latest Ofcourse)
9.Select the SQLite Universal option. and INSTALL
10.After the installer Finish type chmod +x run.sh to set the correct permissions
11.Finally type ./run.sh to start the bot client.
FAQ: How i can install Java in linux OS ? From HERE
how i can solve this Error " Unrecognized option: -XstartOnFirstThread. Could not create the Java virtual" ? Simply Edit "run.sh" File and Remove "XstartOnFirstThread" from the beginning
if you have a questions Post Here .
Some of this Tut is from here and also me
Nice guide!
One question before I test this though. Do I need to buy a VPS or anything for this? Or can I just follow this tut fully and it will run...
EDIT: I thought this was setting it up in a VPS, Still.. nice guide