Forum > Tutorials

[TUTORIAL] How to use Taliis on Linux (Ubuntu)

(1/1)

medi4:
Hi,
this is a little tutorial how you can use Taliis on Ubuntu 10.04 (lucid lynx) or on other linux distributions.

1. Download Taliis from http://taliis.blogspot.com/
2. Unzip it and save it somewhere
3. Go into your  favorite editor ( i will use GEdit)
4. paste this
--- Code: ---java -jar Taliis.jar
--- End code ---
in it
5. Save it in the Taliis folder as
--- Code: ---Taliis.sh
--- End code ---
6. Open the command line
7. use the command
--- Code: ---cd /path/to/your/taliis/folder
--- End code ---
to get into your Taliis folder
8. use the command
--- Code: ---chmod 755 Taliis.sh
--- End code ---
to make the script useable

Done! now you can double click the script (Taliis.sh) and Taliis will start on linux, too  :D

Hope you enjoy :D

Steff:
Moved to misc. Scripts meen LUA or c++ scripting. But thank you for the tut.

Navigation

[0] Message Index

Go to full version