Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 1998 13:30:54 -0500 (CDT)
From:      Steve Price <sprice@hiwaay.net>
To:        Roy Tynan <roy@tpfl.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Software Development Questions
Message-ID:  <Pine.OSF.4.02.9810031323470.14692-100000@fly.HiWAAY.net>
In-Reply-To: <36166710.9E5C180C@tpfl.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 3 Oct 1998, Roy Tynan wrote:

# Hi
# 
# Before getting a copy of FreeBSD, just a couple
# of questions I need to know, hope you don't
# mind,
# 
# 1. The Free C/C++ GNU compilers ok, but what
# about Java support ?

Just to name a few:

steve[/usr/ports]$ make key=java search | grep Path
Path:   /usr/ports/devel/SpecTcl
Path:   /usr/ports/lang/guavac
Path:   /usr/ports/lang/javac_netscape
Path:   /usr/ports/lang/jdk
Path:   /usr/ports/lang/kaffe
Path:   /usr/ports/net/vnc
steve[/usr/ports]$

Additionally anything that is Pure Java (tm) should
work too provided it doesn't rely on features in a
version of Java greater than 1.1.6.

# 2. Is there a CORBA "sub-system" for Free BSD
# (to be programmed via Java) ?

steve[/usr/ports]$ make key=corba search | grep Path
Path:   /usr/ports/devel/ORBacus
Path:   /usr/ports/devel/ORBit
Path:   /usr/ports/devel/ilu
Path:   /usr/ports/devel/mico
Path:   /usr/ports/devel/omniORB
steve[/usr/ports]$

Of these ORBacus has pretty good support for Java.

Steve

# Thank you.
# Regards
# 
# Roy Tynan
# Manchester . UK.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.02.9810031323470.14692-100000>