Re: [beginners question]Howto include (.jar) libraries ?!

2006-08-03 Thread Sam Varshavchik
paul asmuth writes: hey, I'm trying to include a library (e.g the jdom lib - jdom.jar) into a installed blackdown j2se sdk. How can I include libraries, so that they are used when I compile classes ?! I already copied my .jar libs to usr/lib/j2se/1.4/lib and /usr/lib/j2se/1.4/jre, but it didn'

Re: Licensing questions

2005-01-13 Thread Sam Varshavchik
Radu-Adrian Popescu writes: Also do you know if did they have to obtain a commercial distribution license with either IBM and/or Sun? Red Hat ships IBM's JRE/SDK only with their "Enterprise" product line, AFAIK, which costs a few grand per seat. How uninformed. RHEL/ES starts at $349, while WS i

Re: Licensing questions

2005-01-12 Thread Sam Varshavchik
Marc St-Jean writes: On Jan 11, 2005, at 5:43 PM, Dominic Duval wrote: On Fri, 2005-01-07 at 18:08, Marc St-Jean wrote: I understood that some Linux distros (RedHat?) were distributing the Blackdown JRE so there must be one live contact email where they were able to verify licensing. RedHat does no

Re: plugin causes crash on amd64 architecture

2004-11-16 Thread Sam Varshavchik
Zachariah Baum writes: I have mozilla-firefox 1.0 and j2sdk1.4.2 installed on my amd64 machine and copied "libjavaplugin_oji.so" into my ~/.mozilla/plugins directory. Upon starting firefox, and entering "about:plugins" into the location, you can see that it loaded the plugin successfully, but if

Re: Crashes/Hangs on Mandrake 10.0

2004-09-22 Thread Sam Varshavchik
Hui Huang writes: That sounds like an OS issue. A user application such as Java does not have the power to take down the whole system. BTW, if you believe the issue is in Sun JDK, you should definitely file a bug with Sun. No. Whatever the bug is, the issue is not with Sun. As you said, a user a

Re: Blackdown 1.4.2 JVM crash (SLES-8 on AMD64, Error ID = 53484152454432554E54494D450E435050019F)

2004-08-31 Thread Sam Varshavchik
Brock Rhone writes: We are starting to intermittently see the following error -- anyone seen it before or know what it means? (I've also posted this at Yeah, the amd64 build is not quite stable for me. I can usually get it to crash using most applets from games.yahoo.com. I guess things haven't

Re: java plugin on EM64t + RH 3.0 U3 beta

2004-08-17 Thread Sam Varshavchik
Keith Poirier writes: I have RH Update 3 (beta) (also tried on update 2) installed on a proliant 360G4 which uses the new Intel EM64T chip. I installed jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but when I link to the java plugin, and access a java app via mozilla it crashes: Intel's EM64

AMD64 JVM crashing.

2004-08-05 Thread Sam Varshavchik
I am using the 1.4.2-rc1 build for AMD64 on Fedora Core 2, kernel 2.6.7 (this occurs with all recent errata releases of the 2.6.7 kernel for FC2). Trying out various bits of java code, I can reliably crash the entire JVM with a segmentation fault in a couple of ways: A) Running eclipse, and try

Threads on i386-redhat-linux-gnu

2001-11-02 Thread Sam Joseph
Is there some special setting that I need on red hat linux to allow the spawning of new threads? Thanks in advance. CHEERS> SAM -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

jdk on linux

2001-08-22 Thread Sam (Ying-Hsien Ku)
Hi all, I have installed jdk1.2.2 on Mandrake 7.0   However, [root@linuxsam jdk1.2.2]# javacError: can't find libjava.so.[root@linuxsam jdk1.2.2]#   I just find the file on /home/sam/jdk1.2.2/jre/lib/i386/libjava.so.   What should I do? thank you all~

Re: Blackdown on SuSE

2001-06-27 Thread Sam Joseph
Juergen Kreileder wrote: > On Wed, 27 Jun 2001, Alan Hawrelak wrote: > > > Sam Joseph wrote: > > > >> I can extract the blackdown version, and unpack it but when I try > >> to run > >> > >> the java command I get this: > >> > &g

Re: Blackdown on SuSE

2001-06-26 Thread Sam Joseph
Follow up to my own mail - I got help from another list, the solution seems to be: >You need JDK that is compiled for s390(search google "s390 jdk"), for > example: > http://www.ibiblio.org/pub/languages/java/blackdown.org/JDK-1.2.2/s390/FCS/?M=A Sam Joseph wrote: &g

Blackdown on SuSE

2001-06-26 Thread Sam Joseph
nd nothing. The closest I get is libc.so.6 and I am really not sure where to go from here. My apologies for my lack of ignorance, but I am not a regular Linux user and am not sure how to deal with these library issues. Thanks in advance C

jdk 116

1999-01-20 Thread sam ramirez
Can't download JDK 1.1.6 from http://java.blackdown.org/~sbb. Getting 404 error. Sam

Unidentified subject!

1999-01-19 Thread Sam Elbe
unsubscribe

volunteer

1999-01-10 Thread sam
Is it possible to participate in the JDK linux port project as an volunteer? Thanks. Sam

Applet - method problem

1998-11-28 Thread Sam Elbe
that I can not find. Could I PLEASE get someone to look at it and show me where I am going wrong so I can ACTUALLY learn how to make these methods work.  Something, that I can not get from the course instructor.   Thank you,   Sam Elbe [EMAIL PROTECTED] prob428.java

InetAddress.getLocalHost() throws HostUnknownException

1998-05-27 Thread Sam Hokin
ddy). Any suggestions? I need to get my PPP-based IP addy in my application. I tried getHostByName("localhost"), but that just returns 127.0.0.1 of course. Sam Hokin | [EMAIL PROTECTED] | http://www.fusion.kth.se/~samh