[x] Welcome to LinuxSolved.com Linux help forums, here we are a community of Linux users helping each other. It is helpful to both ie. new linux users as well experienced one. We always have our experts to help you and ofcourse members help each other, so you can ask for help any time by Registering.: Click to Register

Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Linux Forums - Linux Help,Advice & support community:LinuxSolved.com  |  Forum
The LinuxSolved.com GNU/Linux User Communit - Forum
Welcome to LinuxCommunity You have just arrived to a friendly linux community which is helping Linux Users from Years.. You can be its part if you have not already joined it. Registration is FREE and is gateway to unlimited help and support to all your linux related needs. If you are an GNU/Linux supporter then you have come to the right place.
  Show Posts
Pages: [1]
1  Linux in General / Linux Tutorials & How To's / jck's query on: April 14, 2004, 12:48:42 PM
jck

Did you forget the mkdir /usr/java step before the cp step?
If you did you will get that error
Your disappearing menu items problem has nothing to do with Mozilla
I just know you are using Mandrake 9.2 because it has that bug
You must get the updates, especially the rpm ones. The disappearing menu's is because the rpm database is not created correctly, and the updated rpm packages will fix it for you. The new rpm packages are under "bugfix" in the updates. lists. To recover your missing menu item, do this
From the menu
Configure
Configure my computer
Menu (or similar)
Select either Menu type
Environments
All Environments
Then save

This will bring back your mising menu items and because you have updated the rpm packages all will be ok

Have Fun
yobbo

PS Install Mozilla again
2  Linux in General / Linux Tutorials & How To's / Installing & configuring JAVA / How to / tutorial on: April 01, 2004, 06:59:27 PM
Quote from: "keen_prat"
Mr. Yobbo can you give the exact location (download location) from where i can get the Java. btw what is j2se and java sdk.. wht are we going to use here  ?

Yes

http://www.sun.com/en/download/manual.jsp

There is an rpm version available too, but I dont recommend it
j2re is the pefix for runtime environment
sdk is the prefix for development kit

I believe sdk is used for those wanting to write programs
3  Linux in General / Linux Tutorials & How To's / Installing & configuring JAVA / How to / tutorial on: March 29, 2004, 07:10:54 PM
Installing Java for Mozilla

First download the java package from java website.. ie java.sun.com
Now Login as root by:
Code:
su
password

Create the /usr/java directory
Code:
mkdir /usr/java

Copy the java package to /usr/java
Code:
cp filename.bin /usr/java

Extract/Install the package to /usr/java
then type following
Code:
sh packagename.bin

Now it will show agreement..
Scroll through the license agreement
(space)

Accept the agreement
yes

Congratulations, Java is installed
------------------------------------------------------------------------------------------------------------------------------------------------------------
Now we need to create a symbolic link from the java plugin to the plugins directory of mozilla

Note that for example I use the j2re-1_4_2_04-linux-1586.bin package

Type
Code:
ln -s /usr/java/j2re1.4.2_04/plugin/i386/ns610-gcc32/libjavaplugin_oji.so /usr/lib/mozilla-1.4/plugins/libjavaplugin_oji.so

Note that there is a space between oji.so and /usr/lib

Note that any different paths due to different versions of java or mozilla need to reflected for the symbolic link
------------------------------------------------------------------------------------------------------------------------------------------------------------

Installing Java Globally
Code:
nano -w /etc/profile
pico /etc/profile
vi /etc/profile
mcedit /etc/profile
Add
Code:
JAVADIR=/usr/java/j2re1.4.2_04
PATH=$JAVADIR/bin:$PATH
MANPATH=$JAVADIR/man:#MANPATH
LD_LIBRARY_PATH=$JAVADIR/lib:$LD_LIBRARY_PATH
export PATH MANPATH LD_LIBRARY_PATH
Note that if there is an existing export line, just add the above to it

Code:
nano -w /etc/ld.so.conf
pico /etc/ld.so.conf
vi /etc/ld.so.conf
mcedit /etc/ld.so.conf
Add
Code:
/usr/java/j2re1.4.2_04/lib
Run /sbin/ldconfig


Have a lot of fun
As the SuSE team say
Pages: [1]
Welcome, Guest. Please login or register.
Did you miss your activation email?
November 23, 2008, 07:21:17 AM

Login with username, password and session length
Navigation
Recent Discussions
[November 22, 2008, 02:29:08 PM]

[November 20, 2008, 11:30:52 PM]

[November 19, 2008, 07:52:41 PM]

[November 19, 2008, 07:52:36 PM]

[November 17, 2008, 10:42:59 AM]

[November 16, 2008, 12:49:47 AM]

[November 16, 2008, 12:48:58 AM]

[November 15, 2008, 08:29:02 AM]

[November 15, 2008, 08:24:41 AM]

[November 14, 2008, 05:11:50 AM]
Members
Total Members: 6230
Latest: helen001
Stats
Total Posts: 8270
Total Topics: 2254
Online Today: 10
Online Ever: 111
(June 28, 2007, 06:47:29 AM)
Users Online
Users: 0
Guests: 13
Total: 13
Privacy Policy| Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Theme & TinyPortal v0.9.8 © Bloc