[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [despammed] Re: Re: problema con gli applet java]



On 040404, 16:29, Dott. Giovanni Bonenti wrote:
> Il .bin è un binario autoinstallante, laonde per cui devi fare
> sudo chmod 755 iltuo pacchetto.bin
> sudo ./iltuopacchetto.bin
> e lui si installa (in genere in /usr/local)
> sudo updatedb (dalla directory / forse è meglio)
> slocate javaplugin_oji.so 
> e poi da dove lo trovi lo linki nella directory dei plugin di mozilla.

dunque come hai detto tu ho reso eseguibile il .bin e l'ho eseguito, poi
ho seguito le istruzioni:

- Make the shell script executable
                % chmod +x j2re-1.4.1-01-linux-<ARCH>.bin
          (Replace <ARCH> with the architecture of your system, e.g.
          replace <ARCH> with i586 if your on an Intel system.)
        - Change to the directory you want to install into, e.g /usr/local
                % cd /usr/local
        - Extract the contents of the Java 2 SDK by running the shell script
                % ./j2re-1.4.1-01-linux-<ARCH>.bin
          (Replace <ARCH> with the architecture of your system, e.g.
          replace <ARCH> with i586 if your on an Intel system.)
        - Add j2re1.4.1/bin to PATH, e.g. if you installed into /usr/local
                % export PATH=/usr/local/j2re1.4.1/bin:$PATH

poi ho creato il link simbolico:

#ln -s /usr/local/j2re1.4.1/plugin/i386/mozilla/javaplugin_oji.so /usr/lib/mozilla/plugins/

sembra tutto ok:
k6:/usr/lib/mozilla/plugins# ls -la
total 1616
drwxr-xr-x    2 root     root         4096 Apr  4 17:13 .
drwxr-xr-x    9 root     root         4096 Mar 25 19:40 ..
-rwxr-xr-x    1 root     root          856 Mar 26 14:52 flashplayer.xpt
lrwxrwxrwx    1 root     root           58 Apr  4 17:13 javaplugin_oji.so -> /usr/local/j2re1.4.1/plugin/i386/mozilla/javaplugin_oji.so
-rwxr-xr-x    1 root     root      1617848 Mar 26 14:52 libflashplayer.so
-rw-r--r--    1 root     root        18852 Mar 14 14:51 libnullplugin.so

Non va. Ho woody, 2.4.18 , mozilla1.6
grazie

-- 
| Ciao Gianni           Linux Registered User #297089
| Powered by *Debian GNU/Linux 3.0* on Celeron 667MHz 	  



Reply to: