Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Non riesco ad emergere KDE![Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
diego_82
Apprentice
Apprentice


Joined: 02 May 2004
Posts: 257
Location: Londra

PostPosted: Sun May 16, 2004 7:51 am    Post subject: Non riesco ad emergere KDE![Risolto] Reply with quote

Salve a tutt. Ho cercato un pò nel forum, ma non ho trovato dei post che possano aiutermi.
Quando do
Code:
emerge kde

Calcola le dipendenze, ma mi da questo errore:

Code:
Error: the virtual/x11 package conflicts with another package. Both can't be installed on the same system together. Please use 'emerge --pretend' to determine blockers


Che devo fare?


Last edited by diego_82 on Mon May 17, 2004 11:54 am; edited 1 time in total
Back to top
View user's profile Send private message
FonderiaDigitale
Veteran
Veteran


Joined: 06 Nov 2003
Posts: 1710
Location: Rome, Italy

PostPosted: Sun May 16, 2004 7:59 am    Post subject: Reply with quote

in questi casi non fa mai male interpretare i messaggi che ti vengono dati. :roll:
Code:
emerge --pretend kde

sicuramente stai installando xfree sopra xorg o viceversa.
_________________
Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica :)
Back to top
View user's profile Send private message
diego_82
Apprentice
Apprentice


Joined: 02 May 2004
Posts: 257
Location: Londra

PostPosted: Sun May 16, 2004 8:46 am    Post subject: Reply with quote

E' quello che ho fatto! Ma mi esce una lista lunghissima, e non riesco a capirci molto... :?:
Back to top
View user's profile Send private message
FonderiaDigitale
Veteran
Veteran


Joined: 06 Nov 2003
Posts: 1710
Location: Rome, Italy

PostPosted: Sun May 16, 2004 9:03 am    Post subject: Reply with quote

dove vedi scritto
Code:
[ B  ]

quel pacchetto e' quello che blocca.
_________________
Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica :)
Back to top
View user's profile Send private message
diego_82
Apprentice
Apprentice


Joined: 02 May 2004
Posts: 257
Location: Londra

PostPosted: Sun May 16, 2004 9:55 am    Post subject: Reply with quote

FonderiaDigitale wrote:
dove vedi scritto
Code:
[ B  ]

quel pacchetto e' quello che blocca.


Come ho detto prima, appare una lista lunghissima, e riesco solo a vederne la parte finale. Come posso visualizzarla tutta? Esiste un comando apposito( come il dir /p del dos.... :? )

Scusate, ma sono un niubbo completo :lol:
Back to top
View user's profile Send private message
FonderiaDigitale
Veteran
Veteran


Joined: 06 Nov 2003
Posts: 1710
Location: Rome, Italy

PostPosted: Sun May 16, 2004 10:22 am    Post subject: Reply with quote

Code:
emerge -p kde|less

_________________
Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica :)
Back to top
View user's profile Send private message
diego_82
Apprentice
Apprentice


Joined: 02 May 2004
Posts: 257
Location: Londra

PostPosted: Sun May 16, 2004 11:38 am    Post subject: Reply with quote

Ok. Adesso so quali sono le dipendenze che mi bloccano.
Code:

[blocks B  ]x11-base/xfree ("virtual/x11" from pkg x11-base/xorg-x11-6.7.0)
[blocks B  ]x11-base/xfree (from pkg x11-base/xorg-x11-6.7.0)
[blocks B  ]x11-base/xfree ("virtual/xxft" from pkg x11-base/xorg-x11-6.7.0)


Ora come devo comportarmi per sbloccarli/eliminarli?

Grazie mille per la tua disponibilità.
Back to top
View user's profile Send private message
FonderiaDigitale
Veteran
Veteran


Joined: 06 Nov 2003
Posts: 1710
Location: Rome, Italy

PostPosted: Sun May 16, 2004 12:59 pm    Post subject: Reply with quote

Code:
emerge -i --oneshot xfree-4.3.99.902-r2
emerge -pv kde


vedi un po' :)
_________________
Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica :)
Back to top
View user's profile Send private message
diego_82
Apprentice
Apprentice


Joined: 02 May 2004
Posts: 257
Location: Londra

PostPosted: Sun May 16, 2004 3:10 pm    Post subject: Reply with quote

Ok riesco a vedere questi pacchetti, ma non ho capito come bloccarli o rimuoverli...
Back to top
View user's profile Send private message
blackfede
Apprentice
Apprentice


Joined: 29 Dec 2003
Posts: 178

PostPosted: Sun May 16, 2004 7:03 pm    Post subject: Reply with quote

Il tuo è un problema che derivva dal fatto di avere scelto Xorg al posto di X11. Solo che l'ebuild di kde richiede X11. I comando (emerge -i --oneshot xfree-4.3.99.902-r2 ) che ti ha ha suggerito Fonderidigitale servono per far credere a kde che X11 sia gia installato. A questo punto dovresti poter partire con kde! :wink:
Back to top
View user's profile Send private message
diego_82
Apprentice
Apprentice


Joined: 02 May 2004
Posts: 257
Location: Londra

PostPosted: Sun May 16, 2004 9:52 pm    Post subject: Reply with quote

blackfede wrote:
Il tuo è un problema che derivva dal fatto di avere scelto Xorg al posto di X11. Solo che l'ebuild di kde richiede X11. I comando (emerge -i --oneshot xfree-4.3.99.902-r2 ) che ti ha ha suggerito Fonderidigitale servono per far credere a kde che X11 sia gia installato. A questo punto dovresti poter partire con kde! :wink:


Scusa, ma io ho fatto:
Code:
emerge xfree

quindi credo di aver installato X11...
Il comando non funziona, mi dice:
Code:
xfree-4.3.99.902-r2 is not a specific cat/pkg-version, skipping...

Quindi sto nel guano fino al collo?

Grazie a tutti.
Back to top
View user's profile Send private message
FonderiaDigitale
Veteran
Veteran


Joined: 06 Nov 2003
Posts: 1710
Location: Rome, Italy

PostPosted: Sun May 16, 2004 10:26 pm    Post subject: Reply with quote

perdono, la sintassi corretta e' categoria/pacchetto-versione

Code:
emerge -i --oneshot x11-base/xfree-4.3.99.902-r2


scritto troppo in velocita' :D
_________________
Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica :)
Back to top
View user's profile Send private message
diego_82
Apprentice
Apprentice


Joined: 02 May 2004
Posts: 257
Location: Londra

PostPosted: Mon May 17, 2004 11:37 am    Post subject: Reply with quote

Grassie! Adesso sto emergendo kde tranquillamente! Vi faccio sapere se va tutto bene. :D :D :D
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31478
Location: here

PostPosted: Mon May 17, 2004 11:38 am    Post subject: Reply with quote

diego_82 wrote:
Grassie! Adesso sto emergendo kde tranquillamente! Vi faccio sapere se va tutto bene. :D :D :D

Metti il tag [risolto] che se kde non si compila e' un'altra storia quindi altro post :D .
_________________
Questions are guaranteed in life; Answers aren't.
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
Page 1 of 1

 
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