Re: [expert] Java Developement Kit

2002-01-11 Thread Thorsten Gecks
On Thu, 10 Jan 2002 [EMAIL PROTECTED] wrote: > Hi, > I would like to be able to use the JDK1.3.1_02 or any JDK on my Mandrake. > I tried to install it but I couldn't cause the extension was rpm.bin > Can anyone tell me what to do. > Thanks a lot in advance Hi, execute that file (perhaps change p

[expert] Java Developement Kit

2002-01-10 Thread carcour
Hi, I would like to be able to use the JDK1.3.1_02 or any JDK on my Mandrake. I tried to install it but I couldn't cause the extension was rpm.bin Can anyone tell me what to do. Thanks a lot in advance Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

RE: [expert] Java Developement Kit

2002-01-10 Thread Klar Brian D Contr MSG/SICN
just chmod +x filename.bin, then ./filename Brian D. Klar - CVE OTS WPAFB -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 10, 2002 12:08 PM To: expert; [EMAIL PROTECTED] Subject: [expert] Java Developement Kit Hi, I would like to be able

Re: [expert] Java Developement Kit

2002-01-10 Thread Ken Thompson
On Thursday 10 January 2002 10:08 am, you wrote: > Hi, > I would like to be able to use the JDK1.3.1_02 or any JDK on my Mandrake. > I tried to install it but I couldn't cause the extension was rpm.bin > Can anyone tell me what to do. > Thanks a lot in advance Try a dot slash *./* in front of it i

Re: [expert] Java Developement Kit

2002-01-10 Thread jipe
Le Jeudi 10 Janvier 2002 18:08, vous avez écrit : > Hi, > I would like to be able to use the JDK1.3.1_02 or any JDK on my Mandrake. > I tried to install it but I couldn't cause the extension was rpm.bin > Can anyone tell me what to do. > Thanks a lot in advance why to install by this way? j2sdk1.

Re: [expert] Java Developement Kit

2002-01-10 Thread Ric Tibbetts
It's a "self extracting archive" if you will. It will need to be executed to run. Just change the permissions to allow that, then run it. #> chmod 755 xxx.yyy.rpm.bin #> ./xxx.yyy.rpm.bin That should result in either the .rpm file being "extracted", and dropped on your hard drive, OR, it will ju

RE: [expert] Java Developement Kit

2002-01-10 Thread David Joham
nuary 10, 2002 10:08 AM To: expert; [EMAIL PROTECTED] Subject: [expert] Java Developement Kit Hi, I would like to be able to use the JDK1.3.1_02 or any JDK on my Mandrake. I tried to install it but I couldn't cause the extension was rpm.bin Can anyone tell me what to do. Thanks a lot

Re: [expert] Java Developement Kit

2002-01-10 Thread Oscar
El jue, 10-01-2002 a las 18:08, [EMAIL PROTECTED] escribió: > Hi, > I would like to be able to use the JDK1.3.1_02 or any JDK on my Mandrake. > I tried to install it but I couldn't cause the extension was rpm.bin > Can anyone tell me what to do. > Thanks a lot in advance You must chmod u+x the rp