[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Needed : Apple //gs test subjects
In article
<3ffc8e8c-a4d5-4b8f-b2b3-2eec0007d0f0@b38g2000prf.googlegroups.com>,
sicklittlemonkey <Nick.Westgate@gmail.com> wrote:
> On Jan 26, 12:22 pm, "John B. Matthews" <nos...@nospam.com> wrote:
> > Do I need a native (ppc) version of the rxtx library?
[...]
> This link should have what you need:
> http://rxtx.qbang.org/pub/rxtx/rxtx-2.1-7-bins-r2.zip
Thanks. The rxtx.qbang.org link is accessible from rxtx.org. Their
README advocates putting the jar and jnilib in /Library/Java/Extensions,
but your command looks right, too:
java -Djava.library.path=lib -cp lib:lib/RXTXcomm.jar:dist/ags.jar
ags.Main localhost apple2
> However, you'll have trouble using AGS with Kegs I think. It actually
> implements the Telnet protocol, which includes stripping NULs and
> protocol commands beginning with 0xFF. If you can recompile it,
> disable that stuff. ;-)
Yep. To do! :-)
--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>