You have to install the jdk117_v3, because the v1a is not compatible whith
the glibc2.0, and the v3a is good for glibc2.1, I have the same conf.
Claudio
- Mensagem original -
De: Eduardo Guzmán De los Riscos [SMTP:[EMAIL PROTECTED]]
Enviada em: Se
Hi!
I'm trying to install jdk 1.1.7 under RedHat 6.0 (glibc). The
package is called jdk-1.1.7.1a-2glibc.i386.rpm. But when I get the
following message:
/usr/local/jdk1.1.7/bin/i686/green_threads/java_ns: error in loading
shared libraries: /usr/local/jdk1.1.7/lib/i686/green_threads/libj
On Wed, 29 Sep 1999, [EMAIL PROTECTED] wrote:
> Try converting the int into a string.
> E.g.
> > int pid1;
> > pid1=din.readInt();
>
> String pid1;
> pid1 = Integer.toString(din.readInt());
>
>
>
> I didn't test it, but this seems like the prob
just as a by the way, does anybody know of a good mysql mailing group.
I dont have access to news and using Deja is a pain cause we have quite slow
internet access.
thanks,
Justin.
Ryan Mitchell wrote:
> > It only uses table based locking and it treats updates with a higher
> > priority than r
Hi,
Yes you can. The only thing you need is to have a loopback device installed
(this is software only) and to write in your browser either:
http://localhost/
or
http://127.0.0.1/
Before anything else try: ping localhost. If this works everything should!
Bye,
Sebastian.
Does "had good luck" mean without having to modify LD_LIBRARY_PATH? Or
/etc/ld.so.conf?
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." --Me
-Original Message-
From: dave madden <[EMAIL