LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 10-05-2003, 04:13 AM   #31
Anth3m
Member
 
Registered: Oct 2003
Location: Saskatoon, SK, Canada
Distribution: Mandrake 9.1
Posts: 43

Original Poster
Rep: Reputation: 15

someday, if you're ever up my way, I gotta buy you a beer or two...
 
Old 10-05-2003, 04:14 AM   #32
ehdwuld
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: Reputation: 30
leave that

su to root
ln -s /usr/java/j2re1.4.2/plugin/i386/ns610/libjavaplugin_oji.so
 
Old 10-05-2003, 04:19 AM   #33
ehdwuld
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: Reputation: 30
now we see what happened

/usr/lib/mozilla
should be a symbolic link to
/usr/lib/mozilla-1.2.1
but I think it points somewhere else

we can fix that some other time
 
Old 10-05-2003, 04:22 AM   #34
Anth3m
Member
 
Registered: Oct 2003
Location: Saskatoon, SK, Canada
Distribution: Mandrake 9.1
Posts: 43

Original Poster
Rep: Reputation: 15
ok, all done. Let's see if it works....

brb
 
Old 10-05-2003, 04:24 AM   #35
Anth3m
Member
 
Registered: Oct 2003
Location: Saskatoon, SK, Canada
Distribution: Mandrake 9.1
Posts: 43

Original Poster
Rep: Reputation: 15
Still no workin.

[root@localhost plugins]# cd /usr/lib/mozilla-1.2.1/plugins
[root@localhost plugins]# ls
libjavaplugin_oji.so libnullplugin.so
[root@localhost plugins]# rm libjavaplugin_oji.so
rm: remove symbolic link `libjavaplugin_oji.so'? yes
[root@localhost plugins]# ln -s /usr/java/j2re1.4.2/plugin/i386/ns610/libjavaplugin_oji.so
[root@localhost plugins]#

Ready to kick my as$ yet?
 
Old 10-05-2003, 04:24 AM   #36
ehdwuld
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: Reputation: 30
RealPlayer8-plugin-8.0.3.412-6.i386.rpm

go to google
search for the above
save it to a new folder

$ su
< password >
# rpm -Uvh RealPlayer8-plugin-8.0.3.412-6.i386.rpm

this will result in a file called " rpnp.so " in your current directory
# ls will let you see it
# cp rpnp.so /usr/lib/mozilla-1.2.1/plugins

and you got realplayer in mozilla
 
Old 10-05-2003, 04:26 AM   #37
Anth3m
Member
 
Registered: Oct 2003
Location: Saskatoon, SK, Canada
Distribution: Mandrake 9.1
Posts: 43

Original Poster
Rep: Reputation: 15
What's a "symbolic link" btw? I've heard (read) quite a few references to itin these forums... No idea what it's about...
 
Old 10-05-2003, 04:29 AM   #38
ehdwuld
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: Reputation: 30
well I'll be darned

java still not working?

it should be
what site are you testing it on?

http://www.bellsouth.net/

try here

little box on right hand side should be gray for a bit
you'll see the coffee cup come up and then she'll show something
 
Old 10-05-2003, 04:31 AM   #39
ehdwuld
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: Reputation: 30
symbolic link is like
hmmm
the fellow at the airport that tells you where the terminal is

its just a "place holder" that points to another file
 
Old 10-05-2003, 04:33 AM   #40
ehdwuld
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: Reputation: 30
your desktop Icons are btw symlinks

if you remove one the program doesnt disappear
just the link on the desktop does

unless you've moved the program to the desktop
which you can do on linux but thats not really a good idea
 
Old 10-05-2003, 04:33 AM   #41
Anth3m
Member
 
Registered: Oct 2003
Location: Saskatoon, SK, Canada
Distribution: Mandrake 9.1
Posts: 43

Original Poster
Rep: Reputation: 15
Everything on that page seems to be working just fine...

I WAS testing on Yahoo.com, because their games are all Java. Like literati and what not. My wife and I like to play scrabble between the two PC's all the time, and I know I need java for that so that's where I was testing.

Don't tell me it's a different type of Java??
 
Old 10-05-2003, 04:36 AM   #42
Anth3m
Member
 
Registered: Oct 2003
Location: Saskatoon, SK, Canada
Distribution: Mandrake 9.1
Posts: 43

Original Poster
Rep: Reputation: 15
http://www.pocoso.de/pocoso052.html

I tried using this Java test. No dice.

It just shows a little puzzle piece.

Last edited by Anth3m; 10-05-2003 at 04:39 AM.
 
Old 10-05-2003, 04:43 AM   #43
ehdwuld
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: Reputation: 30
apparently

well there is another version o the java site and you may wanna install that one too

same procedure

look at the tool bar on mozilla
help
about plugins

top of page
plugindoc.mozdev.org.

linux x86

RealPlayer 8.0
Plugger
mplayerplug-in
Macromedia Flash Player
Adobe Acrobat Reader
Adobe SVG Viewer


and if you look at the java runtime enviroment it has 2 diferent types
you got one get the sdk version
 
Old 10-05-2003, 04:46 AM   #44
Anth3m
Member
 
Registered: Oct 2003
Location: Saskatoon, SK, Canada
Distribution: Mandrake 9.1
Posts: 43

Original Poster
Rep: Reputation: 15
Installed plug-ins
Find more information about browser plug-ins at Netscape.com.
Default Plugin

File name: libnullplugin.so
The default plugin handles plugin data for mimetypes and extensions that are not specified and facilitates downloading of new plugins.

MIME Type Description Suffixes Enabled
* All types .* Yes
 
Old 10-05-2003, 04:50 AM   #45
Anth3m
Member
 
Registered: Oct 2003
Location: Saskatoon, SK, Canada
Distribution: Mandrake 9.1
Posts: 43

Original Poster
Rep: Reputation: 15
Well, good sir, I'm going to resume work on this tomorrow. It's almost 4 am here, and I'm waxed. I'm so tired I'm having a real hard time concentrating.

I'll look for you on here again tomorrow nite, hopefully I can find ya. if you have ICQ, PM your # and I'll find ya that way. If not, you can PM an e-mail addy.

Thanks for your two hours, even if we couldn't get java working, I learned more from you in the last two hours that I learned from reading in the last 3 days. Can't say thanks enough.

Signing off;

Robb
 
  


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
Java plugin installed correctly for Firefox but not able to view any java applet tvn Linux - Software 10 04-15-2010 02:13 AM
Java Programming: Java Runtime Environment not found when trying to compile murbz Linux - Software 2 03-26-2009 03:04 AM
Web start java not working (java works fine) powadha Debian 5 06-05-2004 12:57 PM
Updated Java... now java apps dont work zidane2010 Linux - Software 6 05-04-2004 08:02 PM
2 Questions: java calling system commands? PERL vs Java? randomx Programming 28 11-28-2003 08:24 PM

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

All times are GMT -5. The time now is 10:28 PM.

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