hi,
i have a problem when i run any jdk program:
when i try to run one, such as the compiler or the interpreter, i get
the following error:
ls: not: No such file or directory
/usr/java/jdk117_v1a/bin/../bin/i686/green_threads/java: can't resolve
symbol '_Xglobal_lock'
/usr/java/jdk117_v1a/bin/.
Hi,
I am running Paul's 2.1.125 kernel on my G3 system and I ran your test code
on my system and it worked perfectly:
Here is the output of the compile and run:
[root@kbhend local]# javac Test.java
[root@kbhend local]# java Test
OK
I think this is a library conflict. After you used rpm to up
REMOVE
I have a simple little gui file, gTest.java.
% cat gTest.java
import java.awt.*;
public class gTest
{
public static void main(String args[])
{
Frame f = new Frame();
f.resize(100,100);
f.setLayout(new BorderLayout());
f.add(new Label("Greetings"), "South");
Hello.
I have run into a big problem with the linuxppc port of the jdk117_va1.
I am going to file a bug report in the blackdown jitter bug database
but I though I would ask here just in case anyone has run into this
before and could help me out. Here is some of my system info.
Linux pmac 2.1.12
I just installed the linux port of the jdk1.1.7v1a along with all the
glibc updates and the X updates. The first problem I found was that
the bin/chaeckVersions script. The script was not set with the other
execute bit on. When I ran javac on a simple little program I would
get an error like "can
On Tue, 29 Dec 1998 10:06:47 -0700, Dale Carstensen wrote:
>Hello folks,
>
>This is on Red Hat 5.2 plus the December 16, 1998, errata updates.
>
>I untarred jdk-1.1.7-v1a-glibc-x86-native.tar.gz (from the infomagic mirror.)
>Contrary to the README, the guts are not in ./jdk1.1.7, they are in
>./j
On Tue, 29 Dec 1998, Ron DeAngelis wrote:
> IS there a version of swing1.1 port available for intel anywhere?
We had this topic before. Swing 1.1 is 100% java, so you don't need a
port for intel. Just take the version Sun provides ...
Magnus Niemann
On Tue, 29 Dec 1998, Kontorotsui wrote:
> As I say in the subject, can you confirm that SWING will be part of the JDK 1.2
> for Linux?
Yes. Swing is a standard part of Java 2 (formerly known as JDK1.2).
Nigel Gamble[EMAIL PROTECTED]
Mountain View, CA, USA.
Hi ,
IS there a version of swing1.1 port available for intel anywhere?
Thankx
ronyd
Hi I need get a JDK on a MIPS machine running RedHat Linux.
Can anyone point me to where I can get sources for a JDK? I don't need AWT
support, just networking and threads.
Thanks
Nagendra
[EMAIL PROTECTED]
Hello folks,
This is on Red Hat 5.2 plus the December 16, 1998, errata updates.
I untarred jdk-1.1.7-v1a-glibc-x86-native.tar.gz (from the infomagic mirror.)
Contrary to the README, the guts are not in ./jdk1.1.7, they are in
./jdk117_v1a, and there are intervening sub-directories under bin, inc
Check these links
http://www.blackdown.org
http://java.sun.com/docs/books/tutorial
Mehrdad
[EMAIL PROTECTED] wrote:
> I would like to learn Java, I have a good understanding of C.
> can you recommend
> 1] Which versions(distribution) of Java, Linux, openwindows and any
> development kit
[EMAIL PROTECTED] wrote:
> 2] Any resources to learn Java.
http://www.scs.carleton.ca/~cs105/Notes/
What should I do to have russian characters in TextField && TextArea.
Other AWT controls works fine with Russian chars.
I read the Blackdown FAQ about Japanese characters in JDK on Linux.
There is partial solution only for libc 5, but I have Debian 2.0 &&
glibc-2.0.7
May be there is a solution fo
I would like to learn Java, I have a good understanding of C.
can you recommend
1] Which versions(distribution) of Java, Linux, openwindows and any
development kits to go for.
2] Any resources to learn Java.
3] What machine spec I would need to develop code.
Hello,
after upgrading from Swing 1.0 to Swing 1.1 I have problems running the
examples that came with it.
Thats the error I get:
:/opt/java/classes/swing-1.1/examples/Simple > ./runnit
/opt/java/applications/jdk117_v1a//bin/java -classpath
.:/opt/java/classes/swing-1.1/swing.jar:/opt/java/class
17 matches
Mail list logo