From owner-freebsd-java Thu Dec 24 13:50:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24886 for freebsd-java-outgoing; Thu, 24 Dec 1998 13:50:19 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from mail.enter.net (mail.enter.net [204.170.70.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24879; Thu, 24 Dec 1998 13:50:12 -0800 (PST) (envelope-from dh@enter.net) Received: from freebsd.athome.net (m44pburg-1-10.enter.net [204.170.220.68]) by mail.enter.net (8.8.8/8.8.8) with SMTP id QAA21728; Thu, 24 Dec 1998 16:49:53 -0500 (EST) Date: Thu, 24 Dec 1998 16:46:13 -0500 (EST) From: Daniel Hauer X-Sender: dh@freebsd.athome.net To: freebsd-java@FreeBSD.ORG cc: java-port@FreeBSD.ORG Subject: PMvision won't work Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, Here's one that mystifies me, and I ain't no programmer... Some background first. I'm in charge for the upkeep on QUITE a few Lucent PM3-2T's at an Eastern Pa. ISP, Enter.Net. Lucent has Java software called PMvision to manage those terminal servers that I would like to run under FreeBSD like I run under Windoze, and for the life of me I can't get it to work. The software is available via anonymous FTP at ftp.livingston.com/pub/le/software/java, file name of either pmvision_12.unix.tar.gz or pmvision13b5_unix.tar.gz (they both won't work when I try them). I have followed all the install instructions for the FreeBSD jre and the PMvision files, and when I try to run/install them I get the following: (dh):/usr/home/dh> cd /pmvision (dh):/pmvision> ./pmvision Undefined symbol "_xmDrawingAreaWidgetClass" in jre:/usr/jdk1.1.7/lib/i386/green_threads/libawt.so (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.Window.getToolkit(Window.java:230) at java.awt.Frame.addNotify(Frame.java:203) at LEConsole.addNotify(LEConsole.java:198) at java.awt.Window.show(Window.java:145) at java.awt.Component.show(Component.java:511) at java.awt.Component.setVisible(Component.java:473) at LEConsole.(LEConsole.java:158) at LEConsole.Display(LEConsole.java:90) at Amber.main(Amber.java:44) ^CException in thread "main" (dh):/pmvision> As you can see, I have to ^C to get out after all of the errors. Does any one there have any thoughts? Any help would be MUCH appreciated! Regards, Daniel Hauer. http://www.enter.net "The Road To The Internet Starts There!" *************************************************************************** Windoze is for GAMES, UNIX is for the rest of us. UNIX is like the sights on a loaded gun. If you aim the gun at your foot and pull the trigger, it is the basic function of UNIX to accurately deliver the bullet from the gun to the target. In this case, it's your foot. *************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message