managed to snag a binary from
http://ferret.wrc.noaa.gov/Ferret/. Using Xvfb is real simple as well.
Again, thanks for the efforts.
Dave"
Jim
--
Jim Caley wrote:
>
> Ahhh... Thanks, guys. Yes, it was xvfb that I was thinking of.
>
> I posted this on behalf of a guy from a
rather than
> a physical display device - exactly what you need to run AWT code on
> a server.
>
> Nathan
>
> > Ed
> >
> >
> > Joi Ellis wrote:
> > >
> > > On Wed, 12 Sep 2001, Jim Caley wrote:
> > >
> > > > It seems like a year
It seems like a year or two ago I saw some sort of utility mentioned on this
mailing list that could be used to "fake out" a text-based app that still needed
to have a GUI display available. (Was it that some of the Swing classes wanted
the graphical display or something? I can't remember.)
I'm
Hi Lars,
You need to run without the JIT compilation, i.e. java -Djava.compiler=NONE
Regards,
Jim
--
Lars Degerstedt wrote:
>
> Hi all,
>
> I get stacktraces without line numbers (just "compiled code") for
> Blackdown JDK 1.2, in spite of the fact that the source code is present.
>
> Any sug
I suppose this question has both Java and Linux elements to it (assuming your
platform is Linux), but it would still be more appropriate -- and you'll get
better results -- if you post it to the pgsql-interfaces list. :) See
http://www.postgresql.org (then Info Central/Mailing Lists) for more inf
Hello Amit,
Two things:
- Since you installed java at /user/java/jdk1.2.2 you should use:
export JAVA_HOME=/user/java/jdk1.2.2
rather than:
export JAVA_HOME=/java/jdk1.2.2
- This one:
export PATH$JAVA_HOME/bin:$PATH
should read:
export PATH=$JAVA_HOME/b
Hi Janet,
This question should really have something to do with Linux *and* Java
to be in this mailing list.
You may want to try one of the Postgresql mailing lists. See
http://postgresql.org/lists/mailing-list.html. Or your question may
already be answered in one of the online FAQ's or docs a
That did it -- many thanks!
Jim
--
Juergen Kreileder wrote:
>
> >>>>> Jim Caley writes:
>
> Jim> According to the message below (I grabbed it from the
> Jim> Java-Linux archives), to get J2EE installed I should download
> Jim> the port fo
mean I should use the Windows version on Linux?
TIA,
Jim Caley
--
>Re: j2ee on linux ... any hope?
>From: Larry Sanderson
>Subject: Re: j2ee on linux ... any hope?
>Date: Wed, 19 Jan 2000 21:41:12 -0800
>Yup.
>First, download and install the J2EE port for Solaris. It'
It's right there on http://java.sun.com -- the first link under
"Headlines & Features."
Jim Caley
--
Jacob Nikom wrote:
>
> It looks like they forgot to connect it to the rest of the site -
> even search of their web site does not find it.
>
> Jacob
>
You can download Sun's Java Tutorial at
http://java.sun.com/docs/books/tutorial/information/download.html and
then work through the "Creating a GUI with JFC/Swing" trail.
Regards,
Jim
--
sn_java wrote:
>
> Hello java-linux,
>
> where can I download swing tutorial?
> thanks
>
> Best regard
Are you sure the same JVM is being invoked for each run? You can get
the NoClassDefFoundError exception when using the wrong JVM.
Regards,
Jim Caley
--
Dustin Lang wrote:
>
> Hi,
>
> My app has recently started throwing NoClassDefFoundErrors. It started
> after I made some fa
Thanks for the tip, I tried it but still have the same problem.
Regards,
Jim
--
[EMAIL PROTECTED] wrote:
>
>
> From:
>[EMAIL PROTECTED]
> To:
>[EMAIL PROTECTED]
> Cc:
>[EMAIL PROTECTED]
> Date:
>Thu, 11 Feb 1999 08:36:31 -0500
> Subject:
>R
ccessfully built and ran a small Swing 1.1 *application* using the
1.1 JAR files, so I suspect that the files are not corrupt.
I've also tried the Swing 1.1.1 Beta 1 with no different results.
Is there anything I can do to get Swing 1.1 to work with Communicator?
TIA,
Jim Caley
E-mail: [EMAIL PROTECTED]
14 matches
Mail list logo