LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 01-03-2005, 10:11 AM   #1
eppoh
LQ Newbie
 
Registered: Jan 2005
Posts: 3

Rep: Reputation: 0
yahoo games


Running Mdk 10.1 with Java 1.5. installed. Trying to play Yahoo gamee pool with Firefox or Mozillla browser- but no luck.

Java is enabled globally- firewall is turned off, but I still get the blank screen and notice from Yahoo that I need Java0 or enable it or something else.
Is there a way to check if Java is working in my browser at another site?
Anyone else got this working?

Thanks- My son really wants to play and is whining about not using windoze.,
 
Old 01-03-2005, 10:23 AM   #2
rbochan
Member
 
Registered: Dec 2004
Location: Central New York
Distribution: Debian
Posts: 218

Rep: Reputation: 30
Are symlinks set up in the Firefox plugins directory?
fer isntance:
$ ls -l /usr/lib/mozilla-firefox/plugins/ |grep java
lrwxrwxrwx 1 root root 67 Dec 4 17:01 libjavaplugin_oji.so -> /opt/j2sdk1.4.2_04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

The plugin, in this case, is a symlink to the java plugin in the java installation directory. Yahoo! Games work just fine in Firefox.
 
Old 01-03-2005, 11:15 AM   #3
eppoh
LQ Newbie
 
Registered: Jan 2005
Posts: 3

Original Poster
Rep: Reputation: 0
Rob,
Like your signature!
AS for the rest- yikes! I am a user only. It took me over an hour to figure how to install Java, even with the instructions from SUN. Guess I am a product of the point and click world of MS. To the point- I don' have a clue about those commands ( if that is what they are) that you put in your post, or how to do that myself.

Is there a way I can check the association or link using a graphical interface?

Thanks,
Chris
 
Old 01-03-2005, 02:28 PM   #4
Genesee
Member
 
Registered: Dec 2002
Distribution: Slackware
Posts: 927

Rep: Reputation: 30
yahoo games work perfectly in firefox once you get the plugin installed

you need to make a symbolic link to the file called "libjavaplugin_oji.so", in your firefox plugin directory. the file, if you installed java, will reside in a directory similar to the one rbochan listed, but it may depend on your specific distro. a symbolic link means a file that points to another, in this case when firefox looks for the plugin it will be redirected to the location of that file. you can probably do that in a gui file manager, but command line is easier.

you can use the "find" or "locate" commands to find it if you can't navigate to it.

there are some sample instructions here:
http://www.java.com/en/download/help...elf-extracting
at bottom of page. the mozilla version listed there is different, but the procedure is the same, again exact locations might vary depending on where you installed java, distro, etc..

Last edited by Genesee; 01-03-2005 at 02:30 PM.
 
Old 01-03-2005, 04:53 PM   #5
rbochan
Member
 
Registered: Dec 2004
Location: Central New York
Distribution: Debian
Posts: 218

Rep: Reputation: 30
Quote:
Originally posted by eppoh
Is there a way I can check the association or link using a graphical interface?
I'm sure there is, but I couldn't tell you what. Perhaps whichever file manager you use can show symlinks and such, many can. CLI is just sometimes a necessity - don't be scared of it. I'll explain in a bit of detail what I showed before:
Quote:
$ ls -l /usr/lib/mozilla-firefox/plugins/ |grep java
$ is my prompt sign at my terminal window
ls -l is the command I ran. The ls command is to 'list', the -l switch means a long list
/usr/lib/mozilla-firefox/plugins/ is the directory I wanted a list of
| is called a pipe, it allowed me to enter a 2nd command based on the output of the previous one...
grep java since all I was interested in was the output related to java, I used the grep command to single that stuff out for me.
The sum of which resulted as:
Quote:
lrwxrwxrwx 1 root root 67 Dec 4 17:01 libjavaplugin_oji.so -> /opt/j2sdk1.4.2_04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
lrwxrwxrwx 1 root root 67 Dec 4 17:01 are the permissions, ownership, date created etc for the stuff I wanted listed
libjavaplugin_oji.so is the stuff I wanted listed
-> denotes that the file is a symlink, a bit like a shortcut in Microsoft Windows, but much more versatile
/opt/j2sdk1.4.2_04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so is the file the symlink points to.

Don't be afraid to drop to the command line, it's where the real power of Linux lies. Here are a few links that might help you out with commands:
clicky
clicky
clicky
clicky

Last edited by rbochan; 01-03-2005 at 05:16 PM.
 
Old 01-03-2005, 07:06 PM   #6
eppoh
LQ Newbie
 
Registered: Jan 2005
Posts: 3

Original Poster
Rep: Reputation: 0
Rob,
Thanks for the explanations and the links. They both are part of what of what I think I need to get started using the CL.
I have to leave for a few days at work so wn't be able to try out what you posted. I'll let you know when I do after I get back .
Chris
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Playing games online with yahoo thug_poet22 Linux - Software 2 11-26-2004 11:05 AM
Yahoo Games and FireFox hang my system!!1 niverson Fedora 2 07-29-2004 08:15 AM
Yahoo games or GSN with Mozilla?? lawadm1 Linux - Software 2 07-05-2004 10:59 AM
Yahoo Games limacharlie Linux - Newbie 1 09-14-2003 02:59 PM
Blocking yahoo games using iptables dunkyb Linux - Networking 16 02-27-2003 06:42 AM


All times are GMT -5. The time now is 06:54 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration