Re: [Cooker] Sun Java 1.4 SDK

2002-06-21 Thread Brad Felmey

On Thu, 2002-06-20 at 20:41, Chuck Lalli wrote:
 
  
   On Thursday 20 Jun 2002 9:17 pm, Brad Felmey wrote:
No joy on IBM's java, though. Try running WebSphere on a cooker box.
Won't happen. Neither does InstallAnywhere wrappers.
  
   Im using suns java. IBMs is based on JDK 1.3.1 though isnt it?
 
  Yes, but WebSphere doesn't seem to run on anything but IBM's jdk.
 
 Glad to see confirmation on the WebSphere problem, I was just about to bring
 it up.  Brad, if you find a solution please let me know

Only solution so far is a non-gcc31 platform.
-- 
Brad Felmey





Re: [Cooker] Sun Java 1.4 SDK

2002-06-21 Thread Han

Chuck Lalli ([EMAIL PROTECTED]) wrote:
 
 Glad to see confirmation on the WebSphere problem, I was just about to
 bring it up. Brad, if you find a solution please let me know

Be patient or install 8.2



Groetjes, Han.
-- 
http://www.xs4all.nl/~hanb/software




Re: [Cooker] Sun Java 1.4 SDK

2002-06-21 Thread Brad Felmey

On Thu, 2002-06-20 at 06:03, Tom Badran wrote:

 On Thursday 20 Jun 2002 9:56 pm, Brad Felmey wrote:

  Yes, but WebSphere doesn't seem to run on anything but IBM's jdk.
 
 What is websphere?

http://www-3.ibm.com/software/info1/websphere/index.jsp
-- 
Brad Felmey





RE: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread J S


Did you see this thread in the cooker archive?

* [Cooker] Bug ID on Sun's site for Java/gcc3.1 - Vote
now!, Brad Felmey (06/18/2002 08:54)

__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com




Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Tom Badran

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 20 Jun 2002 7:53 pm, Robert Fox wrote:
 Anyone get this to work with latest Cooker?

 I'm getting the following:

 [robert@amda7v robert]$ java
 Error: failed /usr/j2sdk1.4.0/jre/lib/i386/client/libjvm.so, because
 libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file
 or directory

im using 1.4.01 and it is working fine.

- -- 
Tom Badran - Imperial College, Department of Computing
Email: [EMAIL PROTECTED] || Jabber: [EMAIL PROTECTED]
- --
cassandra.no-ip.org - Linux Kernel 2.4.18 + Preempt + ppSCSI
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9EX3zXCpWOla2mCcRAv+lAJ475pHXskB1o1FqScTjcOlVC8bZYQCfZATa
LLIHoHCgO3dWhzNA6BboW9s=
=orQ1
-END PGP SIGNATURE-





Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Robert Fox

I just tried 1.4.01 with the same error . . .

Must be doing something wrong then . ..#



On Thu, 2002-06-20 at 09:02, Tom Badran wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Thursday 20 Jun 2002 7:53 pm, Robert Fox wrote:
  Anyone get this to work with latest Cooker?
 
  I'm getting the following:
 
  [robert@amda7v robert]$ java
  Error: failed /usr/j2sdk1.4.0/jre/lib/i386/client/libjvm.so, because
  libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file
  or directory
 
 im using 1.4.01 and it is working fine.
 
 - -- 
 Tom Badran - Imperial College, Department of Computing
 Email: [EMAIL PROTECTED] || Jabber: [EMAIL PROTECTED]
 - --
 cassandra.no-ip.org - Linux Kernel 2.4.18 + Preempt + ppSCSI
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.0.7 (GNU/Linux)
 
 iD8DBQE9EX3zXCpWOla2mCcRAv+lAJ475pHXskB1o1FqScTjcOlVC8bZYQCfZATa
 LLIHoHCgO3dWhzNA6BboW9s=
 =orQ1
 -END PGP SIGNATURE-
 
 






Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Crispin Boylan

Robert Fox wrote:

I just tried 1.4.01 with the same error . . .

Must be doing something wrong then . ..#



On Thu, 2002-06-20 at 09:02, Tom Badran wrote:
  

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 20 Jun 2002 7:53 pm, Robert Fox wrote:


Anyone get this to work with latest Cooker?

I'm getting the following:

[robert@amda7v robert]$ java
Error: failed /usr/j2sdk1.4.0/jre/lib/i386/client/libjvm.so, because
libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file
or directory
  

im using 1.4.01 and it is working fine.

- -- 
Tom Badran - Imperial College, Department of Computing
Email: [EMAIL PROTECTED] || Jabber: [EMAIL PROTECTED]
- --
cassandra.no-ip.org - Linux Kernel 2.4.18 + Preempt + ppSCSI
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9EX3zXCpWOla2mCcRAv+lAJ475pHXskB1o1FqScTjcOlVC8bZYQCfZATa
LLIHoHCgO3dWhzNA6BboW9s=
=orQ1
-END PGP SIGNATURE-









  

its because the libstdc++ from gcc 3.1 is not compatblie with the gcc 
2.9x one

therefore under the current cooker you cant use java unless sun 
recompile java with gcc3.1x

cris






Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Tom Badran

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 20 Jun 2002 8:45 pm, Crispin Boylan wrote:
 its because the libstdc++ from gcc 3.1 is not compatblie with the gcc
 2.9x one

 therefore under the current cooker you cant use java unless sun
 recompile java with gcc3.1x

This is just for the java plugin in mozilla. I have a current cooker and java 
works just fine. If it is complaining about a missing library, just symbolic 
link to the one you have.

- -- 
Tom Badran - Imperial College, Department of Computing
Email: [EMAIL PROTECTED] || Jabber: [EMAIL PROTECTED]
- --
cassandra.no-ip.org - Linux Kernel 2.4.18 + Preempt + ppSCSI
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9EYspXCpWOla2mCcRApwSAJ4zj4TxVTZf2sopt/Hhw12CkXyExwCgwnel
ww0Yf5BvyFOyz/mByq0U6YE=
=6xGr
-END PGP SIGNATURE-





Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Brad Felmey

On Thu, 2002-06-20 at 02:58, Tom Badran wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Thursday 20 Jun 2002 8:45 pm, Crispin Boylan wrote:
  its because the libstdc++ from gcc 3.1 is not compatblie with the gcc
  2.9x one
 
  therefore under the current cooker you cant use java unless sun
  recompile java with gcc3.1x
 
 This is just for the java plugin in mozilla. I have a current cooker and java 
 works just fine. If it is complaining about a missing library, just symbolic 
 link to the one you have.

No joy on IBM's java, though. Try running WebSphere on a cooker box.
Won't happen. Neither does InstallAnywhere wrappers.
-- 
Brad Felmey





Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread srlinuxx

On Thursday 20 June 2002 02:02 am, Tom Badran wrote:


 im using 1.4.01 and it is working fine.


Can I trouble you for that link?  I have been going around and around in 
circles on that crazy site and can find only the 1.4.  hangs head in shame

thanks,
-srlinuxx





Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Tom Badran

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 20 Jun 2002 9:17 pm, Brad Felmey wrote:
 No joy on IBM's java, though. Try running WebSphere on a cooker box.
 Won't happen. Neither does InstallAnywhere wrappers.

Im using suns java. IBMs is based on JDK 1.3.1 though isnt it?

- -- 
Tom Badran - Imperial College, Department of Computing
Email: [EMAIL PROTECTED] || Jabber: [EMAIL PROTECTED]
- --
cassandra.no-ip.org - Linux Kernel 2.4.18 + Preempt + ppSCSI
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9EZIhXCpWOla2mCcRAsg/AKC1l+S36KEfR3pQ3K/4k7TlXSLVXwCdGRas
8+5MxK8cO7MuiyTGByiqgOI=
=Ewrf
-END PGP SIGNATURE-





Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Tom Badran

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 20 Jun 2002 9:02 pm, srlinuxx wrote:
 On Thursday 20 June 2002 02:02 am, Tom Badran wrote:
  im using 1.4.01 and it is working fine.

 Can I trouble you for that link?  I have been going around and around in
 circles on that crazy site and can find only the 1.4.  hangs head in
 shame

I dont know the link, i just went to java.sun.com and followed the most 
obvious way of downloading. I cant remember what it was now.

- -- 
Tom Badran - Imperial College, Department of Computing
Email: [EMAIL PROTECTED] || Jabber: [EMAIL PROTECTED]
- --
cassandra.no-ip.org - Linux Kernel 2.4.18 + Preempt + ppSCSI
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9EZdtXCpWOla2mCcRAkc8AJwNzr32rikOhV4Lud0YMJGZWjiQ9QCgwubY
NN2e3YklALh1DBuO2wRXrZs=
=6w9H
-END PGP SIGNATURE-





Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Brad Felmey

On Thu, 2002-06-20 at 03:28, Tom Badran wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Thursday 20 Jun 2002 9:17 pm, Brad Felmey wrote:
  No joy on IBM's java, though. Try running WebSphere on a cooker box.
  Won't happen. Neither does InstallAnywhere wrappers.
 
 Im using suns java. IBMs is based on JDK 1.3.1 though isnt it?

Yes, but WebSphere doesn't seem to run on anything but IBM's jdk.
-- 
Brad Felmey





Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread s

On Thursday 20 June 2002 03:02 pm, srlinuxx wrote:
 On Thursday 20 June 2002 02:02 am, Tom Badran wrote:
  im using 1.4.01 and it is working fine.

 Can I trouble you for that link?  I have been going around and around in

Disregard!  Sorry.

But nope, it still don't work here.  I guess we're waiting

-s




Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Tom Badran

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 20 Jun 2002 9:56 pm, Brad Felmey wrote:
 Yes, but WebSphere doesn't seem to run on anything but IBM's jdk.

What is websphere?

- -- 
Tom Badran - Imperial College, Department of Computing
Email: [EMAIL PROTECTED] || Jabber: [EMAIL PROTECTED]
- --
cassandra.no-ip.org - Linux Kernel 2.4.18 + Preempt + ppSCSI
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9EbZwXCpWOla2mCcRAhk/AJ9goBDVNyqNCa0T1p+XZVDzsGY5fgCfVfbP
Qkckl3WdekJb3d/aITuT+Vc=
=sBc2
-END PGP SIGNATURE-





Re: [Cooker] Sun Java 1.4 SDK

2002-06-20 Thread Chuck Lalli


 
  On Thursday 20 Jun 2002 9:17 pm, Brad Felmey wrote:
   No joy on IBM's java, though. Try running WebSphere on a cooker box.
   Won't happen. Neither does InstallAnywhere wrappers.
 
  Im using suns java. IBMs is based on JDK 1.3.1 though isnt it?

 Yes, but WebSphere doesn't seem to run on anything but IBM's jdk.

Glad to see confirmation on the WebSphere problem, I was just about to bring
it up.  Brad, if you find a solution please let me know

Chuck