On Thu, 21 Jun 2007 09:43:47 -0700 (PDT)
yong lee <[EMAIL PROTECTED]> wrote:
> Yes, I am able to run a Swing application from a
> terminal window.
>
> Yong
> --- Liam O'Toole <[EMAIL PROTECTED]> wrote:
>
> > On Wed, 20 Jun 2007 16:13:19 -0700 (PDT)
> > yong lee <[EMAIL PROTECTED]> wrote:
> >
Yes, I am able to run a Swing application from a
terminal window.
Yong
--- Liam O'Toole <[EMAIL PROTECTED]> wrote:
> On Wed, 20 Jun 2007 16:13:19 -0700 (PDT)
> yong lee <[EMAIL PROTECTED]> wrote:
>
> > I got a following exception when I ran a JAVA
> program
> > which uses AWT in a terminal wi
On Wed, Jun 20, 2007 at 04:13:19PM -0700, yong lee wrote:
> I got a following exception when I ran a JAVA program
> which uses AWT in a terminal window. The same program
> works in Windows environment. Do I miss some
> configuration settings in debian environment ? Thanks
> -Yong
>
Are you using
On Wed, 20 Jun 2007 16:13:19 -0700 (PDT)
yong lee <[EMAIL PROTECTED]> wrote:
> I got a following exception when I ran a JAVA program
> which uses AWT in a terminal window. The same program
> works in Windows environment. Do I miss some
> configuration settings in debian environment ? Thanks
> -Yo
I got a following exception when I ran a JAVA program
which uses AWT in a terminal window. The same program
works in Windows environment. Do I miss some
configuration settings in debian environment ? Thanks
-Yong
java.awt.HeadlessException
at
java.awt.GraphicsEnvironment.checkHeadless(Unk
Mike Patterson <[EMAIL PROTECTED]> writes:
> Is there anyone who has sucessfully gotten any version of java, javac, and
> AWT libraries to work together? If so, could they give me a basic rundown
> on how they did it?
Use Sun's JDK. I made a package of it - it is in unstable, non-free.
If you
> Ok, I give up. I've been bothering everyone I possibly could on both the
> DEBIAN and JAVA mail lists, and I've finally gone nuts.
>
> Is there anyone who has sucessfully gotten any version of java, javac, and
> AWT libraries to work together? If so, could they give me a basic rundown
> on how
Ok, I give up. I've been bothering everyone I possibly could on both the
DEBIAN and JAVA mail lists, and I've finally gone nuts.
Is there anyone who has sucessfully gotten any version of java, javac, and
AWT libraries to work together? If so, could they give me a basic rundown
on how they did i
Ok, I installed kaffe java. Good enough. Then I found I needed to grab biss for
AWT... simple enough, right?
Problem is, it still can't find awt. Here's the setup:
>echo $CLASSPATH
/usr/lib/jdk/classes.zip:.:/home/src/biss/lib/biss/awt
>ls -l /home/src/biss/lib/biss/awt/Awt.class
-rw-r--r--
> >What java version are you using? jdk-shared/static (1.0.2) from non-free,
> >jdk1.1.3 from hamm/non-free, jdk1.x.x from blackdown.org or jdk1.1.4 from
> >Sergey Nikitin? (There are a lot of options, as you can see :)
>
> I'm running the version from the javac package on the Cheap*Bytes 1.3 disc
> Ok, I've been dinking around with JAVA text applications, and I finally
> decided
> to make the break into graphics. Everything works fine until I try to run a
> program that uses the awt library, and then I get:
>
> java/lang/UnsatisfiedLinkError: no awt in shared library path
> at ja
Ok, I've been dinking around with JAVA text applications, and I finally decided
to make the break into graphics. Everything works fine until I try to run a
program that uses the awt library, and then I get:
java/lang/UnsatisfiedLinkError: no awt in shared library path
at java/lang/Throwa
12 matches
Mail list logo