Actually my question is not straing linux/java question, more like
general java one but here it goes.
I've wrote a listbox cellrenderer which im using in my crossplatform
application. This application sets look'n'feel according the OS
its running as most of the programs like this does. The proble
Make sure you're using correct package naming in your Swing apps; i.e.,
javax.swing NOT com.sun.java.swing.
--Jeff
Robert Mullen wrote:
>
> Are the swing classes supported in the blackdown port of the 1.2 JDK? I can
> write, compile and execute code properly if I don't use swing but anything
>
does no one read readmes any more?
You're running the glibc2.0 ("libc5") jdk binaries on a glibc2.1
("glibc") based system. Please obtain the current 1.1 (117v3) jdk from:
http://www.blackdown.org/java-linux/mirrors.html
cabbey at home dot net <*> http://members.home.net/cabbey
I
At 19:24 9/15/99 -0600, Carlos Alberto Román Zamitiz wrote:
>I think your linux box doesn't have memory enough.
>You should close others applications and try again.
>(ups! that's sound like Windows).
yeah, that would be windows ...
>I'm not sure. Please, tell me if I'm wrong.
I very much suspe
I'm running the latest stable deb package of java, or trying too. I get
this error when running 'java'.
$ java uci.uml.Main
/usr/lib/jdk1.1/bin/../bin/i586/green_threads/java: error in loading
shared libraries:
/usr/lib/jdk1.1/bin/../lib/i586/green_threads/libjava.so: undefined
symbol: _dl_symbol
I think your linux box doesn't have memory enough.
You should close others applications and try again.
(ups! that's sound like Windows).
I'm not sure. Please, tell me if I'm wrong.
Greetings
Carlos
Pierre Legay wrote:
> Hello,
> when I execute a very simple program ( jre Hello.class) with the
My thanks to mswanson for recent mail about my Java profiler. And a
request...
Unless you're really trying to remain mysterious and anonymous, could
you change your mailer to supply a real return address and not
"[EMAIL PROTECTED]"? Or supply an address in your signature?
One-way mail isn't very
There is a book called 'Java Digital Signal Processing' by Lyon and Rao.
It may contain something you need. Published by M&T books in 1998.
ISBN 1-55851-568-2.
Hope this helps.
Sheng-Yih.
Jair-Rohm Wells wrote:
> High;
>
> Can anyone direct me to sources of DSP routines written in Java? I wan
Am I correct in saying that its dying due to native threads?
Should he pull a "THREADS_FLAG=green" in his shell to
correct this?
Liguo Song wrote:
>
> Dear Friends,
>
> I am having trouble to make JDK1.2 Pre V2 working on my Red Hat 6.0.
>
> Anytime, I tried to use anything from the package,
High;
Can anyone direct me to sources of DSP routines written in Java? I want to
be able to perform operations on sound files such as e.q. and granulation.
Thanks;
Jair-Rohm
__
Get Your Private, Free Email at http://www.hotmail.com
---
CLASSPATH is assumed to be "." unless another CLASSPATH is given; even then,
classes/jars in the Extensions directory are automatically present.
Ted Neward
Patterns/C++/Java/CORBA/EJB/COM-DCOM spoken here
http://www.javageeks.com/~tneward
"I don't even speak for myself; my wife won't let me." --
Any ideas why I get a seg fault? I'm on RedHat5.2 with all the correct
libraries (as far as I can tell)
Console based programs seem to work fine. Swing & AWT programs
seg-fault. Any ideas? The error I get is:
SIGSEGV 11* segmentation violation
stackpointer=0x41812b80
<+lots of th
Dear Friends,
I am having trouble to make JDK1.2 Pre V2 working on my Red Hat 6.0.
Anytime, I tried to use anything from the package, like java, javac or appletviewer, I
will get a
panic error message. The message is following.
I don't know what is wrong? Do I need more memory installed?
FYI,
Linux JDK 1.2 is the same as all other JDK 1.2's.
It wouldn't be called Java if it wasn't.
Robert Mullen wrote:
>
> Are the swing classes supported in the blackdown port of the 1.2 JDK? I can
> write, compile and execute code properly if I don't use swing but anything
> that uses swing
With JDK 1.2, you don't need to specify the classpath
when you run an app. That might be your probelm.
Christian Posse wrote:
>
> Hi,
>
> sorry for maybe asking an obvious question. I have seen that problem
> posted in
> the past but I can't find the answer to it.
>
> I just upgrad
[EMAIL PROTECTED] wrote:
> Are the swing classes supported in the blackdown port of the 1.2 JDK? I can
> write, compile and execute code properly if I don't use swing but anything
> that uses swing bombs with and a class not found error. This includes the
> demo's that came with the installation
16 matches
Mail list logo