Date: Thu, 25 Mar 1999 23:28:14 -0800 From: Jamie Norwood <mistwolf@ethereal.net> To: freebsd-questions@FreeBSD.ORG Subject: O'reilly's Networking Bookshelf Message-ID: <19990325232814.A13501@ethereal.net>
next in thread | raw e-mail | index | archive | help
I recently picked up this fine set of books from O'reilly, and
was wondering if anyone had gotten their little java program
to run? I installed the JDK port, and then ran the 'runme.sh' script,
and get:
11:23pm Thu Mar 25 1999 on ttyp1 diarmadhi:/home/mistwolf/work> sh run_me.sh
Detecting OS_VER ... FreeBSD
Can't find shared library "libX11.so.6.1" (libawt.so)
java.lang.UnsatisfiedLinkError: no awt in shared library path
at java.lang.Runtime.loadLibrary(Runtime.java)
at java.lang.System.loadLibrary(System.java)
at
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:394)
at java.awt.Font.initializeFont(Font.java:106)
at java.awt.Font.<init>(Font.java:121)
at itm.nr.serve.$141.<init>(Unknown Source)
at itm.nr.serve.$160.<init>(Unknown Source)
at itm.nr.serve.NRServer.main(Unknown Source)
Exception in thread "main"
Any clues?
Jamie
--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d- s+:+ a--(?) C++++ UB++++ P+ L--(++) E-- W++(--) N++ O?
K w(---) O?>+ M?>+ V PS+ PE+ Y+ PGP->++ t+(*) 5+++ X++ R++ tv+
b+ DI++++ D++ G e>+ h--- r+++ y+++**
------END GEEK CODE BLOCK------
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?19990325232814.A13501>
