On Thu, Dec 13, 2001 at 12:45:24PM -0500, [EMAIL PROTECTED] wrote:
> I have downloaded Oracle's JDeveloper and it requires me to have JDK 1.3. When
> I download the SUN Linux RPM for Redhat JDK 1.3 the file type is '.BIN'. Does
> anybody know how I install this? The file name is
> "J2sdk-1_3_1_01-Linux-i386-rpm.bin"
Make the .bin file executable and run it:
chmod +x J2sdk-1_3_1_01-Linux-i386-rpm.bin
./J2sdk-1_3_1_01-Linux-i386-rpm.bin
It will show you a license agreement, you agree to it, and it then
unpacks the RPM.
Nathan
> Nothing seems to recognize this file format.. I am new to Linux. I would have
> figured that the extension would have been ".RPM". I have tried renaming and to
> no avail.
>
> Thanks in advance.
> William E. Taylor
>
> "Why does a dog wag its tail? Because the dog is smarter than the tail.
> If the tail was smarter, it would wag the dog."
> -- Wag the Dog
>
>
>
>
> ----------------------------------------------------------------------
> 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]