#

Wednesday, September 12, 2007

Installing Xlink KAi in UBUNTU

Now here's a *very* brief installation guide to build kaid in Ubuntu (also debian based):
1. Download and extract the tar.gz file mentioned above
2. Goto main extraction directory (/path/to/extracted/file/ends/with/kaid-7.0.0.7)
3. sudo apt-get install g++
4. cd pthreadcc
5. make
6. sudo make install
7. cd ../libpcap
8. Use Synaptic Package Manager to install the flex package
9. Use Synaptic Package Manager to install bison package
10. ./configure
11. make
12. sudo make install
13. cd ../socketcc
14. make
15. sudo make install
16. cd ..
17. make (kaid executable is now created)
18. sudo cp kaid.conf /etc/.
19. sudo ./kaid
20. http://jkaiui.sourceforge.net/downloads/
21. javaws http://jkaiui.sourceforge.net/downloads/jKaiUI.jnlp
22. (Always trust content from this publisher)
23. (Specify XTag and password)
24. Save
25. Connect to Engine (button)
26. Switch to Arena mode and back to see users in Messenger Mode


TAKEN from
http://www.teamxlink.co.uk/forum/viewtopic.php?t=24324

No comments: