|
|
Sunday, January 04, 2004 |
|
I've compiled and created an IPKG for GNU Go. You can download gnugo_3.4_arm.ipk from here. Once installed you can use it with cgoban to play Go against the computer. From cgoban use the 'Go Modem' option and enter '/usr/local/bin/gnugo' as the program name of the computer player. 2:55:22 AM |
|
I wanted to install a ROX application launcher (known as an AppDir) for cgoban. To do this I followed Peter Geer's article on Building Application Directories and used the AbiWord AppDir as a template. It's actually pretty easy and I'd recommend any IPKG creators to do this if possible. Basically I created the directory structure before step 9 in my IPKG building instructions, locating it under /usr/apps/. For cgoban that was /usr/apps/Games/cgoban. Then running step 9 results in this being installed on the users Zaurus and gives them a clickable icon to run the application. 2:09:33 AM |
|
How to build applications and create ipkgs on the Zaurus (this is geared towards the Cacko X11 ROM).
2:00:55 AM |
|
I've compiled and create an .ipkg for Cgoban, a Go playing program. You can download cgoban_1.9.12_arm.ipk from here. This was built for the Cacko X11 ROM, and installs an icon under App/Games/cgoban in ROX. 1:36:00 AM |
|
Distcc is a tool to distribute compilation of code across machines. Using it you can set the Zaurus up to compile code both natively and using a PC for cross compilation to speed things up. Tips on how to set this up are in the ZUG forums. 12:16:47 AM |