Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 1998 16:46:13 -0500 (EST)
From:      Daniel Hauer <dh@enter.net>
To:        freebsd-java@FreeBSD.ORG
Cc:        java-port@FreeBSD.ORG
Subject:   PMvision won't work
Message-ID:  <Pine.BSF.3.96.981224163048.10385A-100000@freebsd.athome.net>

next in thread | raw e-mail | index | archive | help
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.<init>(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



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