Home
Intro
Documentation Wiki
Report Bugs
Gifs
HOWTO
Projects
Changes
Credits
Links
Download
Hierarchy
Install
Mail List
Support
License
Porting
CVS
CommAPI
Japanese install
instructions
. Thanks to
Masayuki "Tencho" Yamashita
1) CREATING THE MAKEFILE
Type ./autogen.sh (./configure if you dont have many GNU tools installed
If config is unable to create a make file please contact us.
2) JAVA INCLUDE FILES
Check to top of the Makefile to make sure we agree on the location of the include files that came with the jdk. specifically:
JAVAINCLUDE = -I /usr/local/java/include/
UNIXINCLUDE = -I /usr/local/java/include/genunix
More details in the Makefile
3) MAKING THE PACKAGE
Try using the makefile.
make (We have had reports that GNU make works while others dont.) You can get GNU make from
sunsite
.
make install
If no luck look through Makefile and send back comments please.
4) Start hacking...
Copyright 1998-2006 Keane Jarvi. For problems or questions regarding this web page contact
Trent Jarvi
.
Last updated: Sat Feb 4 16:52:33 MST 2006