LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-10-2006, 08:39 AM   #1
adilturbo
Member
 
Registered: Jun 2006
Location: morocco
Posts: 195

Rep: Reputation: 30
pblm with java


there are some websites that need java.
so i downloaded it from the java website i installed the jre-1_5_0_07-linux-i586.bin binary file.
so when entering the website that needs the java ,i got message :"there was pblm accessing".

plz help me .thank u
 
Old 06-11-2006, 05:04 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
what browser ?
 
Old 06-11-2006, 06:54 PM   #3
adilturbo
Member
 
Registered: Jun 2006
Location: morocco
Posts: 195

Original Poster
Rep: Reputation: 30
i'm using mozilla browser
 
Old 06-12-2006, 03:39 PM   #4
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
did you set the symlink to the plugins folder for libjavaplugin_oji.so ?

You don't have to do it this way, but on my system the file in my home folder in the .mozilla directory is linked to the one in the java folder. I am my only user on my system so thats why its done this way.

~/.mozilla/plugins/libjavaplugin_oji.so is a symbolic link to `/usr/lib/java/plugin/i386/ns7/libjavaplugin_oji.so'
 
Old 06-12-2006, 04:47 PM   #5
adilturbo
Member
 
Registered: Jun 2006
Location: morocco
Posts: 195

Original Poster
Rep: Reputation: 30
but there is no subdirectory named plugins in the directory .mozilla/

i found only :

appreg default/ pluginreg.dat


so should i create it and link the application?
 
Old 06-12-2006, 05:39 PM   #6
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
Well again, I said that was a sample on my personal system. Your mozilla installation is going to be somewheres else .. An example would be :
/usr/lib/mozilla-1.7.8/plugins

try typing something like :
Code:
locate mozilla | less
Just scroll through taking note of mozilla locations.
 
Old 06-12-2006, 06:21 PM   #7
adilturbo
Member
 
Registered: Jun 2006
Location: morocco
Posts: 195

Original Poster
Rep: Reputation: 30
i found something like this:

in my home directory:

Quote:
/.gnome2/epiphany/mozilla/
but there is no plugins subdirectory.

i found also
Quote:
/usr/lib/mozilla/plugins
and

Quote:
/usr/lib/mozilla-1.7.2/plugins/libnullplugin.so
so which one of the last 2 should i link to libjavaplugin_oji.so ?

many thanks

adil
 
Old 06-12-2006, 06:50 PM   #8
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
who knows, do one at a time Launch Mozilla after the first one, and if it don't work then try the next one. Another thing is, if you launch Mozilla and go to Help-> About Mozilla and you see the version is 1.7.2 then its probably going to be the last one Trial and Error.

Its going to be one of them
 
Old 06-12-2006, 07:32 PM   #9
adilturbo
Member
 
Registered: Jun 2006
Location: morocco
Posts: 195

Original Poster
Rep: Reputation: 30
ok

the first time i did it for the
Quote:
/usr/lib/mozilla/plugins
it works with some websites,

i told may be i should do the same thing for the
Quote:
/usr/lib/mozilla-1.7.2/plugins
i did it ,but to access the website that i wanted to access i had the same pblm.

anyway it works for other websites.

thank u so much
 
Old 06-13-2006, 06:40 AM   #10
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
I just want you to make sure you did each and every step. This is straight from the java website. All pages should technically work. If you don't mind, can you link the site that you have problems with, so we can see if it displays on our systems ? If not then thats fine, I would just be curious to know.

Quote:
Mozilla 1.4 and later

Go to the plugins sub-directory under the Mozilla installation directory
cd <Mozilla installation directory>/plugins
In the current directory, create a symbolic link to the JRE ns7/libjavaplugin_oji.so file Type:
ln -s <JRE installation directory>/plugin/i386/ns7/libjavaplugin_oji.so
Example:

If Mozilla is installed in this directory:
/usr/lib/mozilla-1.4/
and if the JRE is installed at this directory:
/usr/java/jre1.5.0
Then type at the terminal to go to the browser plug-in directory:
cd /usr/lib/mozilla-1.4/plugins
Enter the following command to create a symbolic link to the Java Plug-in for the Mozilla browser.
ln -s /usr/java/jre1.5.0/plugin/i386/ns7
/libjavaplugin_oji.so .
Start Mozilla browser or restart it if it is already running. Note that if you have other Mozilla components (ie: Messenger, Composer, etc) running, you will need to restart them as well.
Go to Edit > Preferences. Under Advanced category > Select Enable Java
 
Old 06-14-2006, 12:22 PM   #11
adilturbo
Member
 
Registered: Jun 2006
Location: morocco
Posts: 195

Original Poster
Rep: Reputation: 30
here is the website it's a chat websites:

http://www.funpeeps.com

try to enter as guest,down in the page ,or create new login and pass.

thank u.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
pblm with std::cout while compiling adilturbo Programming 7 06-12-2006 07:56 AM
Help Me Out.. Pblm With Grub fpfernando Linux - Newbie 3 10-23-2005 11:12 PM
Pblm in Raw Sockets fpfernando Linux - Software 1 10-08-2005 01:04 AM
Font pblm ? redshadow Linux - Software 1 02-06-2004 05:50 AM
Mozilla 1.6 pblm JIV Linux - Software 2 02-01-2004 05:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration