Rafael a �crit : > It comes with .BIN extension, I'm using Linux Slackware 7.1 and I have no > Idea about how to install the j2sdk-1_3_1_02-linux-i386.bin file. > > Thank you for your help and time. > > Rafael Azevedo > > ----- Original Message ----- > From: "Anja Falkner" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Monday, January 28, 2002 8:30 AM > Subject: Re: INSTALLING TOMCAT > > > Hello Rafael, > > > > you can download JDK from http://java.sun.com. > > The actual version ist J2SE at http://java.sun.com/j2se/1.3/ > > > > Greetings > > Anja > > > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
It means it is an executable shell script. Just make executable by chmod u+x ( user executable) and launch the execution: sh script.bin or ./script.bin. Follow the onscreen instructions. Surely the License Agreements first and following the real installation. Hope this help. Jean-Luc B :O) -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
