Hi. I am interested in joining the porting effort. I would like to start by
just doing some basic bug fixing. I have already read the license agreement
from Sun. Is there anything else that I need to do? Any info would be helpful.
Thanks,
Brad P. Crochet
+===+===
Many thanks for this release!
I have some problems with understanding the diffs strategy this time. I have not
found any information on this in the release notes (README-1.1.6v4a.html).
So far the patches where cumulative. Now '.in.jdk1.1.6-v4a.diffs.gz.' (note the
strange dots around the name) a
Where is that file? I don't see it linked to from www.blackdown.org!
http://www.68k.org/sysdocs/java/Java-Linux-1.1.1-HOWTO.txt
is one of the only two .org hosts that has it...
IMHO blackdown should put a link to the HOWTO right next
to its link to the FAQ - either that, or merge the two...
- D
see the Java-Linux-1.1.1-HOWTO.txt in the /JDK/JDK-1.1.1 directory
peace, Marc
On Mon, 7 Sep 1998, Jason William Jones wrote:
# Hello,
#
# I am rather new to Linux Java and when downloading and installing
# jdk1.1.6-v2-glibc.tar.gz I noticed the below files in the same ftp directory:
BTW, I am using ld.so.1.9.9
R. Paul Warriner wrote:
> I was having the same trouble in jdk1.1.6v2.
> Your solution worked for me, too.
>
> Thanks, Paul,
> R. Paul Warriner
>
> Paul Ho wrote:
>
> > JDK 1.1.6v4a give me SIGSEGV "out of the box".
> >
> > Dump from java_g:
> > SIGSEGV 11* segment
I was having the same trouble in jdk1.1.6v2.
Your solution worked for me, too.
Thanks, Paul,
R. Paul Warriner
Paul Ho wrote:
> JDK 1.1.6v4a give me SIGSEGV "out of the box".
>
> Dump from java_g:
> SIGSEGV 11* segmentation violation
>
> Full thread dump:
> "../../../../src/genunix/java/green
Paul Ho writes:
> JDK 1.1.6v4a give me SIGSEGV "out of the box".
>
> Dump from java_g:
> SIGSEGV 11* segmentation violation
>
> Full thread dump:
> "../../../../src/genunix/java/green_threads/src/monitor_md.c", line 443:
> assertion failure
>
> *** panic: Internal error dumping thr
Perhaps the README in that FTP area should contain a link to the FAQ.
http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux-2.html#ss2.3
should answer this question - but it doesn't seem to! FAQ author, take
note...
The answer is- just grab the JDK. You don't need the others.
- Dan
> ---
Hello,
I am rather new to Linux Java and when downloading and installing
jdk1.1.6-v2-glibc.tar.gz I noticed the below files in the same ftp directory:
i18n1.1.6-v2-glibc.tar.gz
jre1.1.6-v2-glibc.tar.gz
rt1.1.6-v2-glibc.tar.gz
Are these files included in jdk1.1.6-v2-glibc.tar.gz?
On Mon, 7 Sep 1998, Uncle George wrote:
> ur missing the path pointer to alternate shared libs - LD_LIBRARY_PATH
>
> so
> try:
> export LD_LIBRARY_PATH=/usr/local/lib
>
> presuming that /usr/local/lib is where the libXm.so is stashed.
> ga
Thankyou very much. Your advice worked.
Kerry
JDK 1.1.6v4a give me SIGSEGV "out of the box".
Dump from java_g:
SIGSEGV 11* segmentation violation
Full thread dump:
"../../../../src/genunix/java/green_threads/src/monitor_md.c", line 443:
assertion failure
*** panic: Internal error dumping threads!
My config:
jdk1.1.6-v4a-i386-libc5.tar
It's there now; took a while to mirror.
e.g. ftp://ftp.tux.org/pub/java/JDK-1.1.6/i386/glibc/v4a/
- Dan
> -Original Message-
> From: zembee [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, September 07, 1998 10:06 AM
> To: [EMAIL PROTECTED] java; [EMAIL PROTECTED]
> java
> Subject: and w
I'm lost...
With the announcement of JDK1.1.6v4a I cannot find this release.
I've been to these US ftp sites:
ftp://ce.usu.edu/pub/mirror/linux/JDK
ftp://ftp.connectnet.com/pub/java
ftp://ftp.infomagic.com/pub/mirrors/linux/Java
ftp://ftp.tux.org/pub/java
and to the approp
Syed Mubin wrote:
> Hi Everybody,
>
> I've recently downloaded BDKJul98.zip,I'm running JDK 1.1.6 on Red
> Hat Linux 5.1, As far Java programmes are concerned they are running
> without any problem.
> I want to install BDK (Beans Development Kit) also on this please
> kindly tell
__
Syed Mubeen National Centre For Biological Sciences,
[EMAIL PROTECTED]TIFR Centre, P.B #1234,
80-334-5615 or 4062 or 3035 IISc Campus,
Banga
I hate MS-Windows in any way
This is a java - linux mailing list.
Did you really notice?
[EMAIL PROTECTED] wrote:
http://www.free-cdrom.com
welcomes you to get your
very own Windows 95, Windows 98, and Windows NT
enhancement CD-ROM. This CD-ROM contains backgrounds,
screen savers, Animated Cursors, Icons, Fonts, and much
mor
hi,
I'm just upload to ftp.redhat.com's incoming
jdk-sbb-1.1.6-4a.glibc
this is Sun's Java Development Kit port to Linux.
more info on java-linux
http://www.blackdown.org/java-linux.html
about java rpms
http://anna.inf.u-szeged.hu/java/java-rpm.html.
-- Levente
> I would like to add an image (jpg) to a JPanel, but I cannot figure out
> how to do it. How would I do this.
import com.sun.java.swing.*;
import java.awt.*;
ImageIcon oMyImage = new ImageIcon("some.jpg");
JPanel oPan = new JPanel(new BorderLayout());
oPan.add(new JLabel( oMyImage ), "Ce
Hi,
Did you by any chance read the release that Karl posted that announced the
JDK116_v4a? It talks about seg-faults and points people to the FAQ which
has lots of things to try to help sort out old/new/incompatible system
shared libraries. The FAQ talks about ld.so 1.9.9 and some problems it
se
On Mon, Sep 07, 1998 at 11:06:22AM +0100, [EMAIL PROTECTED] wrote:
> I wrote:
>
> > What is the meaning of url.toExportedForm() from image contained in JAR
> > called something like this?
> >
> > systemresources://FILE1/+/images/new.gif
> >
> > I had a lot of trouble reading image file (GIFs)
Here is a little class that I wrote that might be helpful . . . enjoy.
Carl
[EMAIL PROTECTED] wrote:
I wrote:
> What is the meaning of url.toExportedForm() from image contained in
JAR
> called something like this?
>
> systemresources://FILE1/+/images/new.gif
>
> I had a lot of trouble reading i
Hi,
I've never had any problems with the previous ports.
Now I install v4a and the thing crashes :-(
What happened?
I use S.u.S.E. 5.1 and chose the libc-version.
Here come the libs:
ldconfig: version 1.9.2
/usr/X11R6/lib:
libXtst.so.6 => libXtst.so.6.1
libXt.so.6 => libXt.so
Hello.
I recently downloaded JDK 1.1.6 4a in the belief that it
would go very smoothly, but I haven't got it running here
whatsoever. I get he following message when for example
trying to run a demo:
SIGSEGV 11* segmentation violation
Full thread dump:
Monitor Cache Dump:
Registered Monit
ur missing the path pointer to alternate shared libs - LD_LIBRARY_PATH
so
try:
export LD_LIBRARY_PATH=/usr/local/lib
presuming that /usr/local/lib is where the libXm.so is stashed.
gat
Kerry Boguszewski-Odom wrote:
> Hi,
> I am trying to get Java running on an AlphaStation 200 runn
I wrote:
> What is the meaning of url.toExportedForm() from image contained in JAR
> called something like this?
>
> systemresources://FILE1/+/images/new.gif
>
> I had a lot of trouble reading image file (GIFs) from JARs.
I had a long look at the FAQ (www.afu.com) and applied the getResourceA
What is the meaning of url.toExportedForm() from image contained in JAR
called something like this?
systemresources://FILE1/+/images/new.gif
I had a lot of trouble reading image file (GIFs) from JARs.
I keep get a stack trace:
Have a FuNkiNG good time
Peter
--
import java.std.disclaimer.*
http://www.free-cdrom.com welcomes you to get your
very own Windows 95, Windows 98, and Windows NT
enhancement CD-ROM. This CD-ROM contains backgrounds,
screen savers, Animated Cursors, Icons, Fonts, and much
more. It's packed with 600MB of goodies.
Stop by http://www.free-cdrom.com and get you
Hello all
I would like to add an image (jpg) to a JPanel, but I cannot figure out
how to do it. How would I do this.
Shafiek
29 matches
Mail list logo