[NBLUG/talk] What kind of file is "...-rpm.bin"?

augie augie at schwer.us
Sun Sep 14 09:41:01 PDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Todd Cary wrote:
> I have downloaded a Java plugin
> j2re-1_4_2_01-linux-i586-rpm.bin
> What kind of file is this?  Do I use the rpm utility?

unfortunately they don't tell you what to do with this file once you
download it from the sun site. mike's way of doing it should work, but
you can also do this from the shell:

sh j2re-1_4_2_01-linux-i586-rpm.bin

you'll be asked to accept some license agreement and then it will create
an rpm for you. you can install this rpm like you would any other. after
you install it you'll need to tell your browser where to find the java
plugin. for mozillla i do this:

cd .mozilla/plugins

ln -s /usr/lib/jre-1.4.1_01/plugin/i386/ns610/libjavaplugin_oji.so
./libjavaplugin_oji.so

also note that this is more then just the java plugin for your browser.
'jre' stands for 'Java Runtime Environment', so now you can do more with
java then just run java apps in your browser.

augie.


- --
irc.nblug.org #nblug
registered linux user #229905
gpg public key: http://www.schwer.us/schwer.asc
Key fingerprint = 9815 AE19 AFD1 1FE7 5DEE 2AC3 CB99 2784 27B0 C072

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/ZJnYy5knhCewwHIRAt93AJ48tFNTizc90Dx1H5NPHdRmsT2oNACgkIPB
qzKTq3uQQpBQ/5Jt5epj81g=
=HTB3
-----END PGP SIGNATURE-----




More information about the talk mailing list