Skocz do zawartości

Firefox I Java


vip13

Rekomendowane odpowiedzi

Witam!

Mam troche glupie pytanie. Mam firefoxa i nie moge zainstalowac javy. Ten poradnik ktory jest na stronie glownej nic mi nie pomogl. Po zainstalowaniu tych plikow Firefox nadal nie obsluguje javy.

Jest to bardzo konieczne.

Pozdrawiam.

Odnośnik do komentarza
Udostępnij na innych stronach

no to ja pomoge :)

 

najpierw sciagnij plik o nazwie:

 

jre-1_5_0-linux-i586-rpm.bin

 

http://java.sun.com/j2se/1.5.0/download.jsp

 

nastepnie jako root zainstaluj poleceniem:

sh jre-1_5_0-linux-i586-rpm.bin

(najpierw zobaczysz licencje, ktora powinno sie zaakceptowac, (jak nie zaakceptujesz to nie zainstalujesz))

 

java zainstaluje sie do katalgu

/usr/java/

 

teraz to co musisz zorbic to utworzyc odpowiednie linki wiec piszesz:

(niestety ja firefoxa instalowalem sam, nie mam z pakietu wiec ta sciezke bedziesz musial sobie poprawic)

 

 

ln -s /usr/java/jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so /usr/local/firefox/plugins

 

i co wszystko :)

Odnośnik do komentarza
Udostępnij na innych stronach

Toż to bardzo łatwe jest

sciągamy sobie paczke

 

Download

 

1. Go to http://java.com

2. Click on Get It Now button

 

# At the terminal: Type:

su

# Enter the root password.

# Change to the directory in which you want to install. Type:

cd

For example, to install the software in the /usr/java/ directory, Type:

cd /usr/java

chmod a+x j2re-1_4_2_04-linux-i586-rpm.bin

# Start the installation process. Type:

./j2re-1_4_2_04-linux-i586-rpm.bin

 

Firefox

1. Go to the plugins sub-directory under the Mozilla installation directory

cd <Firefox installation directory>/plugins

2. In the current directory, create a symbolic link to the JRE ns610-gcc32/libjavaplugin_oji.so file Type:

ln -s <JRE installation directory>/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

 

Example:

* If Firefox is installed in this directory:

/usr/lib/mozilla-1.4/

* and if the JRE is installed at this directory:

/usr/java/j2re1.4.2_04

* Then type at the terminal to go to the browser plug-in directory:

cd /usr/lib/Firefox-0.1/plugins

* Enter the following command to create a symbolic link to the Java Plug-in for the Mozilla browser.

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

/libjavaplugin_oji.so .

3. Start Firefox 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.

 

Chyba nie musze tłumaczyć na polski

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
×
×
  • Dodaj nową pozycję...