Jump to content

Where is the sticky?


Priest
 Share

Recommended Posts

OK, so I got the flash plugin installed for Firefox, that was pretty easy.

MP3 support can wait becasue I rarely can ever get a sound card to work with Linux anyway.

 

But Java,

 

Triied this here

http://plugindoc.mozdev.org/faqs/firefox-l...ml#install-java

 

I went to my /apps/firefox, ran

ln -s /usr/java/j2re1.4.2_04/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

 

And I still get the plugin prompt every time I go to a page with Java.

 

I am bitching about this becasue it's not like I am the only person that has ever needed to install java or flash plugins.

 

So anyway, I will ask a question I should have already found an answer for, I am running j2re1.4.2_04, how do I link it to Firefox so it will recognise it?

Link to comment
Share on other sites

I created the apps directory becasue the idea of throwing everything in /usr/bin /bin /usr/local/bin and managing it from there never struck me as intuitive.

 

This is why:

ls /usr/bin /bin | wc -l

1717

 

This isn't any different than if I emptied the contents of windows "program files" into c:\windows\system32, c:\winnt\system32, c:\windows etc.

 

Fine for Apache, grep, and bash, not fine for Firefox, Gaim, and Gimp.

 

Yes, I have read FHS

/bin : Essential user command binaries (for use by all users)

/usr/bin : Most user commands

 

Firefox is not a "user command", it is an application. GUI applications are not specified anywhere in the FHS.

 

It would make many peoples lives easier of they just add the /apps directoty to FHS.

 

/apps Optional directory for GUI applications.

 

Problem solved.

 

I use it all the time, the world is still here, really.

Link to comment
Share on other sites

/opt seems to be mostly for vendor specific stuff.

 

eg. If I ordered ironport spamfilters for my mail farm, their software would usually be installed to /opt

 

So it is mostly used for companies that sell services on the Linux platform, but not for graphical applications, although you probably could use it for that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...