Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 1996 20:30:39 +0900
From:      MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
To:        questions@FreeBSD.ORG
Subject:   Re: Kaffe and graphical support..
Message-ID:  <199609231130.UAA00895@lavender.yy.cs.keio.ac.jp>

next in thread | raw e-mail | index | archive | help

> Got the JDK and Kaffe running fine. I didn't really spend much time looking
> but do you know when Kaffe VM might support for building GUI's?

  If you want to use awt class under FreeBSD box, try Linux-JDK
under Linux-emulator :-)

  I use it under FreeBSD-2.2-0612-SNAP and 0801-SNAP with as below:
(Sorry I don't test under 2.1R or 2.1.5R.)

----------
1) Setup Linux Emulator (see FreeBSD Handbook Linux emu section)

2) Replace ld.so-1.7.14.tar.gz(Linux-JDK needs new library file):
		ld.so
		ld-linux.so.1
		libdl.so.1

This ld.so file is in:
ftp://ftp.iij.ad.jp/pub/linux/slackware-3.1/source/a/ldso/ld.so-1.7.14.tar.gz

3) Install Linux JDK

	linux.jdk-1.0-try1.common.tar.gz
	linux.jdk-1.0-try4.static-motif.tar.gz

(Linux JDK HOW-TO is ftp://ftp.lab.kdd.co.jp/Linux/Java/HOWTO/ or other)
----------
p.s.
with Linux JDK 1.0.1
	linux.jdk-1.0.1-try1.common.tar.gz 
	linux.jdk-1.0.1-try3.static-motif.tar.gz 

Linux Emulator wrote out error messages:
 * lavender: {73} appletviewer public_html/test.html
 * LINUX: 'ioctl' fd=4, typ=0x89(), num=0x1 not implemented
 * LINUX: 'ioctl' fd=5, typ=0x89(), num=0x1 not implemented
 * LINUX: 'ioctl' fd=5, typ=0x89(), num=0x1 not implemented
 * LINUX: 'ioctl' fd=6, typ=0x89(), num=0x1 not implemented
 * LINUX: 'ioctl' fd=7, typ=0x89(), num=0x1 not implemented
 * LINUX: 'ioctl' fd=7, typ=0x89(), num=0x1 not implemented

What can I do?? 
----------

Yoshiro MIHIRA
Keio Univ. Japan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609231130.UAA00895>