I did it as follows:
1. download j2sdkee1.2 for Solaris, and extract it under Solaris;
2. replace the only one native library, called libioser12.so by its Linux
version posted by somebody else in this mail list;
3. tar cvf - j2sdkee1.2 | gzip > j2sdkee1.2.tgz, then copy it to my Linux
box;
4. gzip -cd j2sdkee1.2.tgz | tar xvf - on my Linux box;
5. then it is ready to go on Linux.
I didn't try the Windows version, but I guess it will work also because
there's only one native library should be replaced.
Good luck,
----- Original Message -----
From: Jim Caley <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 01, 2000 3:33 AM
Subject: Installing J2EE
> According to the message below (I grabbed it from the Java-Linux
> archives), to get J2EE installed I should download the port for
> Solaris. However, when I try to install the downloaded file
> (j2sdkee1_2-solsparc.sh) I can not get it to install on to my RedHat 6.1
> system.
>
> This script when executed drops off a binary file named
> "install.sfx.<current_pid>". On my Linux box this file fails the
> checksum, while on an HP-UX box it passes. However, on both machines it
> fails to execute. (And yes, permissions are set to 755.) Here's the
> error message on Linux:
>
> bash: ./install.sfx.18321: cannot execute binary file
>
> Running "file" on it shows this:
>
> ./install.sfx.18321: ELF 32-bit MSB executable, SPARC, version 1,
> dynamically linked (uses shared libs), stripped
>
> So I'm guessing that this really will only run on a Solaris system,
> right? Does that mean I should use the Windows version on Linux?
>
> TIA,
> Jim Caley
> --
>
> >Re: j2ee on linux ... any hope?
>
>
> >From: Larry Sanderson
> >Subject: Re: j2ee on linux ... any hope?
> >Date: Wed, 19 Jan 2000 21:41:12 -0800
>
>
> >Yup.
>
> >First, download and install the J2EE port for Solaris. It's almost all
> >Java - there is only ony native library, called libioser12.so The
> >attached version has been compiled for Linux, x86. If you would like to
> >compile it for another platform, downoad the source from
> >www.sun.com/communitysource
>
> >Place the new libioser12.so into the j2sdkee1.2/nativelib directory and
> >your off and running.
>
> >Good luck
>
> >> Has anyone got J2EE up and running on Linux?
> >>
> >> john
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]