Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Java ed altro su emerge]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Fri Oct 15, 2004 12:44 pm    Post subject: Reply with quote

Non e' un errore vuol dire che e' andato tutto a buon fine ora devi dare (come suggerito)
Code:
# /usr/sbin/env-update && source /etc/profile

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 15, 2004 12:46 pm    Post subject: Reply with quote

coe faccio ora a vedere se funziona correttamente?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Fri Oct 15, 2004 12:48 pm    Post subject: Reply with quote

Provi a compilare qualche programma java e poi lo fai partire
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 15, 2004 12:55 pm    Post subject: Reply with quote

ma a me mi serve per vedere le applet java sui siti
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Fri Oct 15, 2004 1:01 pm    Post subject: Reply with quote

turborocket wrote:
ma a me mi serve per vedere le applet java sui siti

Bhe allora apri una pagina con java
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 15, 2004 1:12 pm    Post subject: Reply with quote

nn va

compare il simboletto del puzzle di firefox e dice che manca il plugin
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Fri Oct 15, 2004 1:13 pm    Post subject: Reply with quote

Che browser usi?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 15, 2004 1:14 pm    Post subject: Reply with quote

firefox
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Fri Oct 15, 2004 1:17 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=177915
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 15, 2004 1:27 pm    Post subject: Reply with quote

come lo faccio il link? che comandi e parametri ci vogliono?
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 15, 2004 1:36 pm    Post subject: Reply with quote

nnn riesco a capire cosa devo fare!!!
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 15, 2004 1:48 pm    Post subject: Reply with quote

ho scritto
Code:
ls -s /usr/lib/nsbrowser/plugins/libjavaplugin_oji.so -> /opt/sun-jdk-1.4.2.04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

mi ha creato una cartella chiamata "-" però ancora non funziona nulla
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Fri Oct 15, 2004 1:53 pm    Post subject: Reply with quote

Devi dare il comando
Code:
# ln -s /opt/sun-jdk-1.4.2.04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so /usr/lib/nsbrowser/plugins/libjavaplugin_oji.so

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 15, 2004 1:57 pm    Post subject: Reply with quote

e poi che devo fare?

devo riavviare il pc o chiudere e riaprire x o il firefox?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Fri Oct 15, 2004 1:58 pm    Post subject: Reply with quote

turborocket wrote:
devo riavviare il pc o chiudere e riaprire x o il firefox?

La prima soluzione win la seconda soluzione linux :D . Spe prima di fare questo vedi se hai il file /opt/sun-jdk-1.4.2.04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 15, 2004 2:03 pm    Post subject: Reply with quote

si il file c'è però il java ancora nn va
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sat Oct 16, 2004 7:51 am    Post subject: Reply with quote

qualche altra idea?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Sat Oct 16, 2004 7:54 am    Post subject: Reply with quote

Cosa riporta il comando
Code:
$ java-config -L

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sat Oct 16, 2004 8:30 am    Post subject: Reply with quote

risolto
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Sat Oct 16, 2004 8:31 am    Post subject: Reply with quote

Bene sono contento ma:
1) Come? (questo e' per i posteri)
2) Metti il tag [risolto] al titolo
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
=DvD=
Veteran
Veteran


Joined: 25 Mar 2004
Posts: 1353

PostPosted: Sat Oct 16, 2004 9:54 am    Post subject: Reply with quote

Di solito chiede di scaricare a mano solo la doc, chi per me non ne ha voglia puo benissimo mettere un -doc un package.use per il pacchetto suddetto, e va tutto come al solito, senza bisogno di scaricare niente.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sat Oct 16, 2004 11:25 am    Post subject: Reply with quote

fedeliallalinea wrote:
Bene sono contento ma:
1) Come? (questo e' per i posteri)
2) Metti il tag [risolto] al titolo


1)non lo so
2)il topic non è mio
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31445
Location: here

PostPosted: Sat Oct 16, 2004 1:57 pm    Post subject: Reply with quote

turborocket wrote:
1)non lo so

Come non lo sai? E' partito tutto di colpo?

turborocket wrote:
2)il topic non è mio

Sorry
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sat Oct 16, 2004 2:09 pm    Post subject: Reply with quote

Come non lo sai? E' partito tutto di colpo?

ho profato tante di quelle cose che non mi ricordo quale abbia funzionato
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum