Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-04-2003, 09:31 PM
|
#1
|
Member
Registered: Sep 2003
Location: I live in Atascadero, California
Distribution: Icepack
Posts: 34
Rep:
|
Java troubles
hello all...
i have redhat9.0 and im trying to chat online.
but it says the plug in doesn't support the chat room. so i went to java.sun.com and downloaded a bin file for the java virtual machine. when i open the bin file it just gives me a text document with all of the commands the uninstaller package is supposed to go through...
what do i do?
|
|
|
10-05-2003, 12:59 AM
|
#2
|
Senior Member
Registered: Nov 2002
Location: Birmingham UK
Distribution: Various
Posts: 1,736
Rep:
|
have you checked the chat prog settings?
a lot of chat progs under linux need setting up first
look for options or preferences
kopete supports most of the chat protocols, it's just a matter of telling it which one to use
|
|
|
10-05-2003, 01:20 AM
|
#3
|
Member
Registered: Jul 2003
Distribution: Currently Suse 11.1 but have RH7,8,9 / Fedora 7,8_64,9_64,&10_64
Posts: 634
Rep:
|
are you using mozilla??
you need to install the java plugin
look at the tool bar in mozilla
help
about plugins
< ya see java??? >
no?
top of the page
plugindoc.mozdev.org.
or just klick h
go there
get java
get plugger too
got every other plugin you may need
or just here Linux RPM in self-extracting file
install java
su to root
# ln -s /usr/java/j2re1.4.2/plugin/i386/ns610/libjavaplugin_oji.so /usr/lib/mozilla/plugins
if your using netscape 7.1 or mozilla 1.4
you'll need this one
# ln -s /usr/java/j2re1.4.2/plugin/i386/ns610-gcc32/libjavaplugin_oji.so /usr/lib/mozilla/plugins
( oh yea replace mozilla with netscape for netscape ) Linux RPM in self-extracting file
Last edited by ehdwuld; 10-05-2003 at 05:37 AM.
|
|
|
10-05-2003, 02:16 AM
|
#4
|
Member
Registered: Jul 2003
Distribution: Currently Suse 11.1 but have RH7,8,9 / Fedora 7,8_64,9_64,&10_64
Posts: 634
Rep:
|
Installation of RPM File
Use these instructions if you want to install Java 2 Runtime Environment in the form of RPM packages. If you want to use the self-extracting binary file instead, see Installation of Self-Extracting Binary.
1. Download and check the file size.
You can download to any directory you choose.
Before you download the file, notice its byte size provided on the download page on the web site. Once the download has completed, compare that file size to the size of the downloaded file to make sure they are equal.
2. Extract the contents of the downloaded file.
Change directory to where the downloaded file is located and run these commands to first set the executable permissions and then run the binary to extract the RPM file:
chmod a+x j2re-1_4_2_<version>-linux-i586-rpm.bin
./j2re-1_4_2_<version>-linux-i586-rpm.bin
Note that the initial "./" is required if you do not have "." in your PATH environment variable.
The script displays a binary license agreement, which you are asked to agree to before installation can proceed. Once you have agreed to the license, the install script creates the file j2re-1_4_2_<version>-linux-i586.rpm in the current directory.
3. Become root by running the su command and entering the super-user password.
4. Run the rpm command to install the packages that comprise the Java 2 Runtime Environment:
rpm -iv j2re-1_4_2_<version>-linux-i586.rpm
5. Delete the bin and rpm file if you want to save disk space.
6. Exit the root shell.
Last edited by ehdwuld; 10-05-2003 at 02:17 AM.
|
|
|
All times are GMT -5. The time now is 07:50 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|