On Tue, 17 Apr 2001, Joe Griffo wrote:
> Some Linux distributions come with a 'free' implementation of java.  These
> binaries usually reside in /usr/bin or /bin or somewhere that is most
> likely to be ahead of your new installation in your $PATH.  Find out which
> java binaries you are using by typing 'which java'.  If the result is not
> what you expect it to be, clean out the old useless binaries, and
> everything should be good.  Hope this helps -- Joe

This usually works for me too; you may even be able to find the package
and uninstall it... kaffe is part of my mandrake distro, tho I use Sun's
(blackdown's, that is!) jdk.  For most purposes, changing your unix
environment PATH should suffice.  I have had to use CLASSPATH only for
auxillary java libraries (extra API that I installed by hand).
However, I'm not using that most-recent jvm... but have my desired
jvm in the beginning of my PATH:

% /usr/bin/java -version
Kaffe Virtual Machine
Copyright (c) 1996-2000
Transvirtual Technologies, Inc.  All rights reserved
Engine: Just-in-time v3   Version: 1.0.6   Java Version: 1.1

% java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)

now a question:  has anyone got hardware acceleration in xfree4 going with
java3d??  I have only gotten mesa-software so far, but it should work.
Maybe I'll help on a demo once I finger it out  : )

happy javination

   ben

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
                                                  "slide" to www.euglug.org
Finally, I (this text) would be delighted to be included, in whole or in
part, in your next discussion of self-reference.  With that in mind,
please allow me to appologize in advance for infecting you.


Reply via email to