Red Hat includes Kaffe as the default JVM. Your PATH
is picking up Kaffe from /usr/bin/javac instead
of the JDK. You need to use the --with-jdk=$SOMEPATH argument
to indicate where your JDK is installed. You could also
prepend the location of your JDK bin directory to your PATH,
then configure wou
also needs to
>be in your LD_LIBRARY_PATH.
>
>-- Scott
>
>-Original Message-
>From: Mike Schneider [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, February 08, 2000 12:15 PM
>To: [EMAIL PROTECTED]
>Subject: [Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Problems compiling
>tclbl
#x27;t load libtclblend, even though it says it located it.
At 11:37 AM 2/8/00 -0800, you wrote:
>Try using the --with-jdk=... option to configure
>
>-Original Message-----
>From: Mike Schneider [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, February 08, 2000 10:57 AM
>To: [EM
t says it located it.
At 11:37 AM 2/8/00 -0800, you wrote:
>Try using the --with-jdk=... option to configure
>
>-Original Message-
>From: Mike Schneider [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, February 08, 2000 10:57 AM
>To: [EMAIL PROTECTED]
>Subject: [Tcl Ja
Try using the --with-jdk=... option to configure
-Original Message-
From: Mike Schneider [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 08, 2000 10:57 AM
To: [EMAIL PROTECTED]
Subject: [Tcl Java] Problems compiling tclblend under Linux
Hello,
I'm trying to compile tclblend
Hello,
I'm trying to compile tclblend under Redhat Linux. I have Kaffe and Sun's
jdk1.2.2 installed. CLASSPATH is set to nothing. Here's the error I get:
[mpschnei@peace unix]$ ./configure
loading cache ./config.cache
srcdir is /usr1/schneider/tclBlend1.2.5/unix
checking for javac... /usr/bi