Colleagues,
My code is now compiling on my RH5.2 box. I have
run "rpm -ivh urw-fonts-1.0-3.src.rpm" (as root) to
install the fonts and I ran:
% g++ -shared -o /usr/local/lib/libstdc++-libc6.0-1.so.2 -lm
%ldconfig
When I try to run my code (which is swing
intensive), I get a series of complain
in case you're interested, we tested (briefly) the jdk1.2-pre-v1
release on the following platform:
redhat 5.2
linux kernel 2.2.3
In order to get it to work we had to add the following symbolic link:
cd /usr/lib
ln -s libstdc++.so libstdc++-lib6.0-1.so.2
We also
Thanks, that did it for me. But now I get the error (for example running
java
Notepad in demo/jfc):
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-
%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-
%d-*
Thanks, that did it for me. But now I get the error (for example running
java
Notepad in demo/jfc):
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-
%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-
%d-*
I just spoke to Gordon Garb,Manager Developer
Programs at Cobalt.
He is willing to donate the hardware.
We are working with Cobalt and are
very interested in helping with this.
How can we proceed ?
thanks
Piyush
--
Piyush [EMAIL PROTECTED]
Open Source Web Application Server!! -> www.locomot
Do you have something like Java Plug-in for Netscape?
Alex
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> Steve Cohen writes:
Steve> I have installed jdk 1.2 on my redhat 5.2 system and
Steve> pointed my path at it. When I try to run java, I get the
Steve> Error can't find libjava.so. I can find this file in
Steve> jdk1.2/jre/lib/i386. I tried copying it to /lib. That
St
Juan Carlos writes:
> Hi,
>
> How can I configure an SNMP Linux network? I have a server and two
> clients.
Excuse me, can you help me to understand how your questions are
relevant to JAVA on Linux? If they aren't, then you probably
shouldn't be posting them here.
Steve
-
This is clearly off-topic try one of the other Linux list groups
Cheers
Chris
Juan Carlos wrote:
> Hi,
>
> How can I configure an SNMP Linux network? I have a server and two
> clients.
>
> Thanks,
>
> JC
>
> _
> DO YOU YAHOO!?
> Get your f
Juan Carlos wrote:
> How can I read the /proc directory of other computers?
Did you really mean to send your questions about /proc and SNMP to the
Java-Linux mailing list?
You'll find some good Linux how-to's at http://www.linux.org/help/index.html . I
recommend you start there. That page will
In 1.2 symbols are found in a libraries associated with your class's
ClassLoader. Meaning: if Foo.bar was a native method then the symbol
Java_Foo_bar is searched in the set of libraries loaded by Foo's
ClassLoader. This was a bug fix that makes resilient field and method
ID caching in the pres
Hi,
How can I read the /proc directory of other computers?
Thanks,
JC
_
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
To UNSUBSCRIBE,
Hi,
How can I configure an SNMP Linux network? I have a server and two
clients.
Thanks,
JC
_
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
Shoban Jeyaraj wrote:
> I am new to Linux, and recently, our company has decided to do some projects
> on Linux using Java. The project involves JNI. I'd like to know how I should
> go about creating the shared libraries that Java is going to interface with.
>
> I have created the header files us
Hi,
JDK1.2 works great on my RedHat, everything is great (except fonts).
My question:
I use the invocation API to start a JVM from a C application.
With JDK1.1.7/native threads it works great, and worked
with JDK1.2 without any problems.
>From the started VM I call some native methods. The meth
Oops. The problem was that I forgot to import java.util.Vector
in the little class I tested. I feel really stupid, now.
Russ
[EMAIL PROTECTED] on 03/11/99 01:35:23 PM
To: Russell Pridemore@LEXMARK
cc:
Subject: Re: Vector?
Russ,
I do believe that the problem is the
java that comes
Hi!
I am new to Linux, and recently, our company has decided to do some projects
on Linux using Java. The project involves JNI. I'd like to know how I should
go about creating the shared libraries that Java is going to interface with.
I have created the header files using javah. I have also impl
The sources *are* in jdk1.2/src.jar and the class files are
in jdk1.2/jre/lib/rt.jar. "unzip" works nicely on jar files, too.
I don't know why the compiler can't find them. I just
wrote a simple test and got the same result...
Russ
[EMAIL PROTECTED] on 03/11/99 11:16:34 AM
To: [EMAIL PR
If you have jdk1.2/bin in your PATH, the sym links there point to a
shell script which sets LD_LIBRARY_PATH appropriately. You
don't have to set it yourself unless you are writing native code
to use the Invocation API.
Russ
[EMAIL PROTECTED] on 03/11/99 07:07:58 AM
To: [EMAIL PROTECTED]
c
Joly Joseph
515-237-6602
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Thank you for the comments James.
Yes, This is a good thing to be careful of.
I have a fresh installation of RH5.2. It may
be that a previous version of java came with
the operating system. However, I have set my
PATH to include jdk1.2/bin. I will check this
point more closely. It had not occure
Have you made sure your classpath and all that stuff left over from your
previous adventures in java have been cleaned up?
LD_LIBRARY_PATH
CLASSPATH
JAVA_HOME
Just making sure. cause you maybe referencing the wrong set of classes by
accident.
Cheers
James.
Pooh Bear -- "I am just a bear of li
Colleagues,
Have the collection classes for java been completed
to fit the API? I have installed jdk1.2 on my RH5.2
system, and compiled some simple programs to see
that it works. Then I attempted to compile some
of my work that made heavy use of java.util.Vector
and the compiler complained th
anyone got the jdk1.2-html docs for download?
i looked on the sunsoft ftp site and didn't found anything
ciao
bboett
==
acount at earthling net
http://erm6.u-strasbg.fr/~bboett
===
David,
I reported a similar problem to Sun (see earlier post on ColorModel
exception). Their response is given below.
Cynthia Jeness
>Response from [EMAIL PROTECTED] (Jerry Evans)>>>
It looks like the IllegalArgumentException comes from a BufferedImage
constructor:
p
I'm looking for the JDK (or even just a JVM) for Linux on MIPS hardware.
Any news on that front?
Thanks!
Michael Herron
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troubl
Mark Richters wrote:
> "Alexander V. Konstantinou" <[EMAIL PROTECTED]> writes:
>
> > I have submitted a bug report concerning an error running the
SwingSet
> demo
> > on a RedHat 5.2 machine running XFree + AcceleratedX in 32-bit mode.
> > After posting, I tried restarting in 16-bit mode and the
Bruno Boettcher wrote:
> > > Steve Cohen wrote:
> > > > I have installed jdk 1.2 on my redhat 5.2 system and pointed my path at
> > > > it. When I try to run java, I get the Error can't find libjava.so.
> > > > I can find this file in jdk1.2/jre/lib/i386. I tried copying it to
> > > > /lib. Th
> On Thu, 11 Mar 1999 00:36:01 -, James D. Carr wrote:
>
> >Hi,
> >
> >
> >the class and source files (like I assume a lot of people do). My main
> >problem is a slow and sometimes unstable link to the Internet, so
> >downloading a 24MB file might take several attempts.
>
I think u need to
hello,
i a m using a debian-potato system, i already submitted a bug report, since i
didn't found the bug i was reporting in the db
nevetheless: on my system only native threads work, with green threads:
export LD_LIBRARY_PATH=/usr/loc
al/rvplayer5.0b1:/usr/local/src/jdk1.2/jre/lib/i386/gr
> > Steve Cohen wrote:
> > > I have installed jdk 1.2 on my redhat 5.2 system and pointed my path at
> > > it. When I try to run java, I get the Error can't find libjava.so.
> > > I can find this file in jdk1.2/jre/lib/i386. I tried copying it to
> > > /lib. That didnt' work. Where is it expec
Hi,
it seems that Netscape Navigator does not like to get the full file. :-(
I tried it with pure ftp and now the MD5 checksums are the same as yours.
Thank you!
Michael
> -Ursprüngliche Nachricht-
> Von: Leos Bitto [mailto:[EMAIL PROTECTED]]
> Gesendet am: Mittwoch, 10. März 1999 18:50
> i jave just installed jdk1.2-pre version on my machine.I was
> playing around with it a bit and found that when i try running an applet
> demo, it throws an exception as follows.I was not able to find the library
> libstdc++-libc6.0-1.so.2 on my machine.I am running the kernel 2.2.3 and
>
33 matches
Mail list logo