Re: libioser12.so

2000-01-25 Thread Steven Song

Hi,

Here it is.

Enjoy,
Steven


- Original Message - 
From: Weiqi Gao <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 25, 2000 10:59 AM
Subject: libioser12.so


> Hi,
> 
> A few days ago, a Linux version of libioser12.so (needed to run J2EE on
> Linux) was posted on this list.  I saved it at the time but then deleted
> it by mistake.  And I couldn't find the message in the mailing list
> archive (stringe!) so I don't have the exact email address of the
> poster.
> 
> Could the original poster (or anyone who has saved the file) email me
> the file again?  Thanks in advance.
> 
> -- 
> Weiqi Gao
> [EMAIL PROTECTED]
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

 libioser12.so


Re: Installing J2EE

2000-03-31 Thread Steven SONG

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.".  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]




Re: How to use server side javascript on Apache

2000-06-05 Thread Steven SONG

Do you mean Java Servlet on Apache?  If this is the case, you may want to
take a look at Apache JServ.  See http://java.apache.org/ for more details.


- Original Message -
From: Kilmer Yang <[EMAIL PROTECTED]>
To: java-linux maillist <[EMAIL PROTECTED]>
Sent: Monday, June 05, 2000 9:26 PM
Subject: How to use server side javascript on Apache


> Hi, guys:
>  I want to use server side javascript on Apache , I know that
the Netscape Entiprise Server with the LiveWire can provide this running
environment to server side javascript, but on Linux , are there any
solutions for running server side javascript to access postsql database?
> Anybody who knows about  information relating to this topic
> please replies to me A.S.A.P , Thanks a lot .
>
>
> NI Š–ƹn‘žÂj¡²ry¹
> ij•v


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]