I need to install the JRE on a server for one specific application..
read the docs, but a little confused.. (Sorry for such a basic question,
but the archives weren't responding)
Of the 3 distros.. I tried first the jre, and then the jdk.. (Still
haven't figured out what the rt is..) Using the 1
Using the example greetings.Hello class as in
http://java.sun.com/j2se/1.3/docs/tooldocs/solaris/javac.html,
I compiled successfully but got the following
execution:
--
$ java greetings.Hello World Universe Everyone
Hello World
Hello Universe
Hel
This error, incidentally, comes about half the time,
running the command line repeatedly. Adding "-Xrs"
reduces the occurrence to about 1 out of 10 times (and
gives a different PC value, no surprise). Running from
jdb, the error doesn't occur at all.
Leads me to suspect a bug in java's shutdown c
I've written a complete Windowing System in Java .
The top layer is the Swing. It contains a hardware driver a bootstrap
awt driver, And a driver using XTC
a all java XLIB.
It is available at
http://www.fdc.co.uk/jos/src/graphics.tar.gz
I hope some members of this group are intrested.
I'm currentl
Nelson Minar writes:
> >> What, are you kidding?
> >HE'S COMPLETELY NUTS
>
> Maybe a refugee from the Freedows project :-)
Can please stop this stupid thread...
--
+#if defined(__alpha__) && defined(CONFIG_PCI)
+ /*
+* The meaning of life, the universe, and everything. Plus
+
n (v4a) strace - not too difficult to miss something, though...
Cheers,
-mik
--
Michael Thome ([EMAIL PROTECTED])
the
array of the right type and size. For example:
java.util.Vector v=new java.util.Vector();
/// add all sorts of String object to the vector
String[] result=new String[v.size()];
v.copyInto(result);
Michael Sinz -- Director of Research & Developm
he Alphaworks web site at http://www.alphaworks.ibm.com/formula
(I have modified the source to have line numbers in the listing window.
Check out the diffs I posted to the JIKES DEBUGGER discussion list)
And, yes, it shows variables and objects and threads and...
Michael Sinz -- Director of Resea
n this issue. Thanks in advance.
I wish I could help you more but on my machine your address does not
work but address on the net, such as 204.146.18.33 do work. (That
should return something like www.ibm.com if I remember correctly...)
Michael Sinz -- Director of Research & Developmen
On Thu, 10 Sep 1998 14:44:50 -0700, Masuda, Bond wrote:
>Hello Michael,
>
>Thank you for replying so quickly..
>
>The particular address in my message was a bogus address.. I was
>assuming that would be clear when I mentioned the whatever.home.edu. In
>anycase, yes, my DNS
I seem to have forgotten the incantation to get the VM to print a
"full thread dump" on demand - I had thought it was C-\, but it just
core dumps.
I'm currently using the glibc 116v3a.
Thanks,
-mik
--
Michael Thome ([EMAIL PROTECTED])
On Sat, 12 Sep 1998 16:00:34 -0700, James Howe wrote:
>P.S. Thanks alot guys !!
I am sure the whole team would like to say "You are welcome."
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My
.net
package, and specifically the java.net.Socket and java.net.DatagramSocket
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
her
than within Unix worlds and even then stty has some strange behaviors)
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
ekest link in a server-side Java
program, compiling to native code does not mean that it will be more
reliable, just that the types of problems and the way they manifest
themselves may change (and the ease and manner in which they are tracked
down.)
Michael Sinz -- Director of Research & Dev
install. (So I guess and hope that is what your
problem is.)
BTW - Maybe we should add to the FAQ a stronger statement about the Kaffe
RPMs from RedHat?
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place
http://www.partnersoft.com
--
--
PortfolioHCI, Inc., your information and Internet solution provider
Michael Wong [EMAIL PROTECTED]
Tel: (301)438-1444 Fax: (301)438-1444
For technical discussion, visit: http://www.portfoliohci.com
--
n and Internet solution provider
Michael Wong [EMAIL PROTECTED]
Tel: (301)438-1444 Fax: (301)438-1444
For technical discussion, visit: http://www.portfoliohci.com
--
errors like this when trying to run ICQ. And this guy
has the same problem:
http://www.blackdown.org/cgi-bin/incoming?id=17;user=guest
----
Michael Plump | Snorks make me smile, okay? eh | [EMAIL PROTECTED]
"Frankly, I don
9...)
so you think that is the problem?
--------
Michael Plump | Snorks make me smile, okay? eh | [EMAIL PROTECTED]
"Frankly, I don't know where such independent monkey ringers come from."
--Joe Dietz
ame...)
----
Michael Plump | Snorks make me smile, okay? eh | [EMAIL PROTECTED]
"Frankly, I don't know where such independent monkey ringers come from."
--Joe Dietz
ne file I forgot to link to the old version. Once I
_fully_ downgraded to 1.9.6, it worked fine. Thanks :-)
----
Michael Plump | Snorks make me smile, okay? eh | [EMAIL PROTECTED]
"Frankly, I don't know where such
I did)...
if you wan more specific instructions, just ask...
--------
Michael Plump | Snorks make me smile, okay? eh | [EMAIL PROTECTED]
"Frankly, I don't know where such independent monkey ringers come from."
--Joe Dietz
running it with 1.9.6?
--------
Michael Plump | Snorks make me smile, okay? eh | [EMAIL PROTECTED]
"Frankly, I don't know where such independent monkey ringers come from."
--Joe Dietz
Tom Sedge writes:
> I don't think they are ready with their JDK yet - couldn't find that on
> the site.
I also could not find any pricing information about turboj...
--
A diplomat is man who always remembers a woman's birthday but never her age.
-- Robert Frost
THE site for the JDK port to Linux project is:
www.blackdown.org
All of the necessary software and installation instructions are there.
You may need to upgrade glibc--I did, which can be done via
sunsite.unc.edu or from some Linux vendors, e.g., www.redhat.com
Michael Ash
Doug Welzel writes:
> I've been running the Java version of ICQ and AOL's Instant Messenger on a
> Linux system with JDK 1.1.6 and both programs have been "loosing windows".
> For example, when you go to send someone a message in ICQ, the window
> flashes up on the screen and then disappears.
James Cassidy writes:
> I've used ddd, it works with java (use ddd --jdb to start). Didn't
> use it a lot, so I can't attest to how well it works. It does have
> quite a following for it's use in other languages. Check out:
>
> http://mumm.ibr.cs.tu-bs.de/softech/ddd/
It does not run
ior happens under
the JDK from Sun on Windows too.
Try, for example, to use the -mx32m which states that the JVM can use up
to 32 meg of memory.
Also, the Sun implementation of the GC does not currently compact
memory (even though it has indirect pointers) This is not a big
issue, but in tight space
way you would always have a true listing of what you have imported
and from where. (The "*" just is a problem.)
Personally, I never use that. I have an editor that makes life easier
and I can type rather quickly, so I have fully qualified names on all
classes that are outside of the pac
class name,
how can you know where it came from:
SomeClass item=new SomeClass(a,x,t);
With import statements that have "*", where in the world did this
come from? And don't ask me to name my class "UtilTextFoobar"
when it is already in the "ORG.sinz.util.text&
Rani Pinchuk writes:
> What about TYA? (It is still alive right?) - you can find its URL in
> Java Tools for Linux page of blackdown:
> http://www.blackdown.org/java-linux/javatools.html
And it works great for me!
--
Working on SCO is like traveling back in time.
Hi,
Is there a [EMAIL PROTECTED] mailing list ?
--
Regards,
Mick.
Michael J. Bell, Consultant Mail: [EMAIL PROTECTED]
Adavanced Technology Division Web: www.cmgplc.com
CMG PLC Tel: +44 (0) 171
e
explicitly specified the file (i.e. "./java"). I always get "command
not found".
Am I doing something obviously wrong? Thanks in advance for any help
you might be able to provide.
Thanks much,
Michael Compton
[EMAIL PROTECTED]
Being able to use Linux and the JDK at home has made a real difference
on recent projects.
Michael
good file server in larger networks - it handles
user connections rather well...)
I hope they get a chance to run the V4 port of the JDK since the socket
fix has a *major* impact on any programs that tend to wait on a socket.
(Which generally is done a lot in client/server code)
Michael Sinz -- Dir
ot;
>4/ filename.
I think you have the quotes in the wrong spot. On the command line
you need to type:
ci "-mblah blah blah" foo.c
Doing
ci -m"blah blah blah" foo.c
does not work since the " is in the middle of an argument word. (Standard
shell par
, there
is lots of power there, but there is no excuse for the Java startup to
not always add on the location of the system classes. If someone is
replacing them, not search would get that far but most users do need
them so having to put them into the classpath has become a major pain
and
and the core JVM, both of which are very
much the same since x86 code generation is the same on either
platform.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
major lib's and what other applications will the above
>impact ?
Make sure you delete them from inside the JDK directory tree
and not the public versions! See the Blackdown FAQ for details.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] -
ms did not have threads. The Java model is to have
threads be very easy and accessable and, if used in that form, can
simplify the cases of many clients. Operating systems with no real
thread limit have shown how this can be a major benefit in simplifying
and optimizing such code.
Michael Sinz
s RPM.
We really should put up a major line/paragraph in the install document
about the problems with RedHat and the kaffe RPM.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
class name
when trying to run the class you will be fine.
The java command needs the full class name since ther is no "import"
for the class name used to run from the command line - import is only
a compile-time typing shortcut and not a run-time item. Classes that
are not in a spe
group (the shell would get confused)
but this has been addressed in Solaris (and is not an issue in Linux)
Plus, with native threads this is (or should not be) an issue.
Also native threads still have issues with blocking calls and monitor locks.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
appers or
because the blocking call is not part of the green threads wrapper)
Then you will block.
(Ok, so on older versions, reads from STDIN/STDOUT/STDERR were a problem
but this has been addressed)
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL P
he one to report this and that Kevin was the one who
did most of the work to address this.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
. I just wish
it was not abused so many times for things that really did not need to
have special settings.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
make the
code that much harder to understand and maintain.
A JVM could, for example, notice that you are reusing certain objects
and implement the pools "automatically" for you and thus provide the
benefit for all java code without adding complexity to the Java code.
(Just to the JVM, but
e JDK 1.2 source and have no idea as to
how much work it would be to do the port.
We hope to get the code as soon as possible but from what Sun has
said about the 1.2 changes, it could be a lot of work (and thus time)
to do the Linux port. (We hope it will not be too much, but...)
Michael Sinz -- Di
tc
Us too, > 50,000 lines of 100% Java. Windows NT/95 is a bit more reliable than
other platforms as the JVM is from Javasoft (except of course for the Date handling
screw up in the various 1.1.x versions)
--
Regards,
Mick.
~~~~~~~~
Mich
t use a floppy/ZipDisk, I'll
pre-zip my class tree.
good luck,
-mik
--
Michael Thome ([EMAIL PROTECTED])
// This should really never happen.
context.Error(e.toString());
}
}
}
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
fusion. It is not that it, in and of itself, is bad.
With so many different people doing so many different linux systems
and so many different ways they install things, it is easier to just
make a blanket statement that *generally* is true and assume that those
who are more advanced users can w
hat its type is or
you can ask if it is an instance of a specific class without the
overhead of a try/catch of an exception while trying to typecast
the object. In most cases one actually knows that all the elements
in a vector are strings/etc so normally the cast is all that is
needed or wanted.
of a strange setup - check that you can "ping localhost"
meaning that your system knows that as a name. (Normally one should
have that setup but I have run into people who either deleted that definiton
from their hosts file or never put it in...)
Michael Sinz -- Director of Research & De
look for it as
Bar.class. (Well, the default class loader will do that and if it is
already loaded, it will not need to look again)
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://ww
27;ve written a custom system builder (in java, of course)
that handles our compile.
Cheers,
-mik
--
Michael Thome ([EMAIL PROTECTED])
Any of you noncom licensees been able to get their 117 distribution
yet? Sun keeps pointing me at files on their server that don't exist.
thanks,
-mik
--
Michael Thome ([EMAIL PROTECTED])
have this problem though.
Watch for jdk1.1.6v5 - it should be up on the web sites very soon.
This is a known problem that was introduced in v4a (sorry)
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on t
can look at is to use the non-AWT/X version automatically
whenever the DISPLAY variable is not set. You could still set the NS_JAVA
to always use that, but at least it would be less confusing/more automatic
for the cases where X is not running, let alone installed.
Michael Sinz -- Director of Resea
I am getting a shared lib error when running jedit with v5:
/usr/local/java/lib/i586/green_threads/libnet.so: undefined symbol:
java_net_PlainSocketImpl_socketCreate (libnet.so)
Where should java_net_PlainSocketImpl_socketCreate be defined?
--
C makes it easy for you to shoot yourself in the f
Hello I've been working for a while on and all java Windowing system.
My current version is written on top of the Swing toolkit. Which is
practically all Java.
Well it turns out even Swing is flawed.
The problem with Swing is the attempt to reuse Graphics context and not
being thread safe.
P
r something in CLASSPATH
that points to an old JDK install, this can cause things not to run.
However, given that you are getting a silent failure it sounds more
like a Kaffe install collision.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED]
Dan Kegel wrote:
> Michael Emmel wrote:
> > Hello I've been working for a while on and all java Windowing system.
> > My current version is written on top of the Swing toolkit. Which is
> > practically all Java.
> > Well it turns out even Swing is flawed.
>
On Sun, 11 Oct 1998 13:08:26 -0400, Nathan Buggia wrote:
>How do you de-install Kaffe? Where is it located?
Remove the RPM - you can use GLINT (the GUI) to remove packages
that are installed.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PR
Gerald Gutierrez wrote:
> > > Well that illustrates my point. A developer should not have to do that.
> > > The Swing team should provide the queue interface it should not have to be
> > > cobbled together by every developer that wants to write a complex graphics
> > > program.
> > > I never had
Hello,
I didn't find the RMI-Server rmid within JDK1.1.6. How can I implement RMI
on a Server under Linux? Any documentation abou this?
Thank you and best regards
Michael
-
Gesellschaft fuer Informatik e.V
libc5 libraries so that you can run the libc5
binaries. However, if your JNI code needs to interact with the green
threads based function wrappers you may end up having problems. It
is something I have yet to ever try.
(I tend to try to stay in 100% Java whenever possible)
Michael Sinz
sGreaterOrEqual "$libdlVers" 1.9.9 }
then
# supplied libraries are not needed
return 1
-8<8<-8<-
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
Oh, and try this without CLASSPATH set. (I noticed that you had
CLASSPATH set. If you really need CLASSPATH set, make sure you have
"." in the CLASSPATH in addition to the other directories - just in
case)
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EM
bash version 2.01.1(1) this change seems to be a problem.
We are going to have to do something different since there seems to
be a conflict of behavior here.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
reading support. Windows
NT has reasonable threading support but not very good performance. The
Linux kernel threading support is rather high in overhead and there are
complications with respect to the way the GC works.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
Jason Dillon writes:
> Is there any other JIT compiler for Linux other than TYA? I have been using
> TYA for a while. I have found that it does not really help for swing
> applications, rather it hinders. I was using NetBeans with TYA and it was
> quite slow to react to ui events. It was a
you do a "which javac" you should see
that it is running the jdk116/bin/javac If that is not what it is running
your path may be incorrect or you may have some other javac in the path
that you will want to remove
Michael Sinz -- Director of Research & Development, NextBu
On Sun, 11 Oct 1998 17:36:08 -0400, strider wrote:
>On Sun, 11 Oct 1998 09:50:15 -0400, "Michael Sinz" <[EMAIL PROTECTED]> wrote:
>>
>> It should just work. Make sure (since you are RedHat 5.0) not to have
>> Kaffe installed from the default Kaffe archiv
ot;. So what you did "to solaris" I want to do "to linux".
>1.2 was going to have RMI over IIOP (CORBA),
>but I don't think that's going to make it in now...
Yes, looking in the official JDK1.2Beta4 documentation there are entries fo
>>>>> "Michael" == Michael Kranz <[EMAIL PROTECTED]> writes:
>> Kontorotsui wrote:
>>> Probably because RMI is implemented in Java 1.2. I am waiting for RMI
> too,
>>> right now I'm forced to work on a Solaris workstation...at least i
;d also be great if the ORB is actually stable.
> Suggestions for alternative ORBs perhaps ?
There were a number of pre-release versions of JavaIDL for 1.1.x
versions - I occasionally use one that came off a sun developers CD,
but you can probably find an archived copy somewhere.
cheers,
-mik
--
Michael Thome ([EMAIL PROTECTED])
On Wed, 14 Oct 1998 15:41:02 +0100, Danny Ayers wrote:
>Thanks (Ernst & Michael) for the replies - I should have included the
>following in my query :
>
>mpEDIT is a text editor, very like wordpad, for java, free with source
>from :
>
>http://members.tripod.com/~mpTO
"rmid"?
>
>My linux box has the same java facilities as the solaris box.
>I'm fairly certain you can talk either way.
>
>There's no "rmid" in the solaris 1.1.6.
>My solaris stuff only uses rmiregistry...
Best regards
Michael
-
On Thu, 15 Oct 1998 10:15:03 +0100, Michael Kranz wrote:
>Hi,
>
>believe it or not: I really mean rmid; look at
>
>http://java.sun.com/products/jdk/1.2/docs/tooldocs/solaris/rmid.html
>
>The same is true with Windows. So my question was, is there rmid in
>JDK1.1.6, especi
I build the glibc libraries on RedHat 5.0 (albeit
updated to current releases of the kernel and other security/bug fixes)
What happens if you just type "java -version" or "javac"
The first should give you the version of the java system you are running
and the second should outpu
/rmi/index.html
http://java.sun.com/products/jdk/1.1/docs/tooldocs/solaris/index.html
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
own use. Many of the alt key strokes a friends
machine do window operations or scrolling operations or desktop operations.
>-Jim Burmeister, Metro Link Incorporated <[EMAIL PROTECTED]>
Thanks for your answer Jim - There are so many places where the
configuration in unix systems can "confuse" users.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
were to compile the JDK you would need either Motif
or LessTif. Currently we have run into a number of strange behaviors
in LessTif that prevent the JDK from running 100% correctly with AWT
code. The MetroLink Motif does not have these problems.
Michael Sinz -- Director of Research & Develo
nk they
> should be explained clearly in README.linux. I looked at the v5 version
> of this file, and no new information on this subject was added since v4a,
> when I fought with the problem.
Since you most resently fought with the problem, what is the best answer
here? (Other th
and the latest srpm from redhat is version 2.0.7-13.
>
>I need the source files for debugging. Anyone know of a convenient
>way to get the right source installed without making everything
>get messed up?
Well, if you are RPM enabled, just install the SRPM.
Michael Sinz -- Directo
l
This is one of the LessTif problems that I know of. From the last
LessTif build I did it still was a problem. It works correctly in
every Motif build (1.2, 2.0, and 2.1)
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.co
l
This is one of the LessTif problems that I know of. From the last
LessTif build I did it still was a problem. It works correctly in
every Motif build (1.2, 2.0, and 2.1)
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.co
as server-side applications/servlets. This
reduces the size of the memory used and does not require that X be installed
on the system.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
t through
"tar -xf". Otherwise you could download the .tar.gz version of the file.
It is the exact same tar file only with gzip compression. This normally
is very easy to extract since tar tends to know how to deal with this
if you use "tar -zxf" (the -z tells it to use
was sent already and does not send it again.
You can either send new objects or close and open new streams for
each one.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] - http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
.0 => libncurses.so.3.0.0
libe2p.so.2 => libe2p.so.2.3
libext2fs.so.2 => libext2fs.so.2.3
libss.so.2 => libss.so.2.0
libuuid.so.1 => libuuid.so.1.1
libcom_err.so.2 => libcom_err.so.2.0
libc.so.4 => libc.so.4.7.6
libm.so.4 => libm.so.4.6.27
libcurses.so.0 => libcurses.so.0.1.2
Michael Plump | Snorks make me smile, okay? eh | [EMAIL PROTECTED]
"Frankly, I don't know where such independent monkey ringers come from."
--Joe Dietz
On Mon, 19 Oct 1998 10:37:43 -0600, John Campbell wrote:
>>>>> Michael Sinz wrote
>>John Campbell wrote:
>>>Im getting very small display panes which cannot be resized
>>>from my recompiled jdk1.1.6v5.
>>This is one of the LessTif problems that I
e Java wrapper scripts will run a version of the JVM that does
not need X and, in fact, can not use X. This is specifically made so
that server-side Java applications/servlets can be run without the overhead
that the larger JVM-with-X support code has. (Only a memory overhead
issue, but memory is over
hy you are trying the
plug-in in 4.06? I have seen things about problems starting in 4.05
with the plug-in due to some changes in the browser. Also, starting in
4.06, Netscape has finally main-lined the JDK 1.1.x Java into their
browsers and thus there generally is no need for the plugin.
Mic
s" 1.9.9 )
then
# supplied libraries are not needed
return 1
which is the difference in checkVersions that support
both BASH 1.x and BASH 2.x syntax. (Sorry about the problem
but my only LIBC5 system has BASH 2.x...)
This should be in the v5a version of the JDK 1.1.6 JDK.
Michael
y 2 or 3
seconds during rush hour. (And it has lots of threads but I wrote my
own thread pool class since this was started back when there was a bug
in the Sun code that leaked a bit of memory for every thread you created.)
Michael Sinz -- Director of Research & Development, NextBus Inc
sier)
to work over the network to systems of different platforms even. I do this
a lot with normal sockets and RMI and serialization. (All three in one
program even, but usuaully just sockets since that works almost everywhere)
Michael Sinz -- Director of Research & Development, NextBus Inc.
m
essage tends to mean that you have kaffe installed from the old
RedHat RPM. It makes a javac shell script in /usr/bin that tries
to use kaffe as the JVM.
Try checking that "which javac" points to your /bin/javac
and not to /usr/bin/javac
Michael Sinz -- Director of Research & Develo
1 - 100 of 473 matches
Mail list logo