[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Upgrading IIGS HD System



schmidtd wrote:
> Chris Morse wrote:
> > schmidtd wrote:
> > > Right now, I'm debugging a Linux/OSX problem with the
> > > RXTX library hanging on close(), so that'll be taking my spare cycles
> > > for a little bit.
> >
> > Sure, I'll see what I can do!
>
> Ok, I fixed the *nix problem - and left you a message in
> SerialTransport.java, readByte().

Well, I must be dense when it comes to java.. I have no idea how to
build it!
I got the source checked out, JDK 1.5.0 R8 installed.. I see the
build.xml file, but I have no idea how to use it.  I wrote a simple
HelloWorld.java and did a javac compile on it fine.  There must be a
bit more to the build process than I'm aware of.

// CHRIS