Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Upgrade a gcc-3.4.4 casini vari... [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
OneGin
n00b
n00b


Joined: 06 Dec 2005
Posts: 7

PostPosted: Tue Dec 06, 2005 9:26 am    Post subject: Upgrade a gcc-3.4.4 casini vari... [RISOLTO] Reply with quote

Nel fare l'upgrade a gcc-3.4.4 mi sono dimenticato di emergere il sys-libs/libstdc++-v3 e senza avere il minimo dubbio ho fatto un bel emerge -C del vecchio gcc-3.3.4.
Ovviamente ha smesso di funzionare tutto!!!
Grazie alla lettura dei post in questo forum ho scaricato il gcc-3.3.4-r1.tbz2, che mi ha permesso di riparare il casino che avevo fatto, quindi ho potuto emergere libstdc++-v3 regolarmente.
Adesso che il gcc-3.4.4 pare funzionare correttamente, volevo togliere il 3.3.4, solo che emerge non trova più il package, il che è anche ovvio visto che gli ho dovuto installare un precompilato.

Code:

pcfisso ~ # emerge -C gcc-3.3.4

--- Couldn't find gcc-3.3.4 to unmerge.

>>> unmerge: No packages selected for removal.

pcfisso ~ #     


In effetti nel sistema c'è:

Code:

pcfisso ~ # gcc-config -l
 [1] i686-pc-linux-gnu-3.3.4
 [2] i686-pc-linux-gnu-3.4.4 *
 [3] i686-pc-linux-gnu-3.4.4-hardened
 [4] i686-pc-linux-gnu-3.4.4-hardenednopie
 [5] i686-pc-linux-gnu-3.4.4-hardenednopiessp
 [6] i686-pc-linux-gnu-3.4.4-hardenednossp
pcfisso ~ # 


Come lo elimino il vecchio gcc?


Last edited by OneGin on Tue Dec 06, 2005 10:21 am; edited 1 time in total
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Tue Dec 06, 2005 9:35 am    Post subject: Reply with quote

credo che gli unici due metodi siano: o a manina o lo ricompili con emerge e poi lo ritogli.
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Tue Dec 06, 2005 9:38 am    Post subject: Reply with quote

se hai installato il pacchetto binario con emerge -k, puoi rimuoverlo specificando
Code:
emerge -C =gcc-3.3.4


edit.
se l'hai installato manualmente perchè python non funzionava, reinstallalo con emerge -k e poi rimuovilo
_________________
When all else fails, read the instructions.
Back to top
View user's profile Send private message
OneGin
n00b
n00b


Joined: 06 Dec 2005
Posts: 7

PostPosted: Tue Dec 06, 2005 10:24 am    Post subject: Reply with quote

Grazie ho risolto.
L'avevo installato a mano con il comando:

Code:

tar -xvjf gcc-3.3.4-r1.tbz2 -C /


dunque l'ho rimosso visualizzando il contenuto con

Code:

tar -jtf gcc-3.3.4-r1.tbz2


e rimuovendo i file uno ad uno.
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Tue Dec 06, 2005 11:13 am    Post subject: Reply with quote

OneGin wrote:

e rimuovendo i file uno ad uno.


8O

Ma non era meglio seguire la strada indicatati su?
_________________
Registered as User #281564 and Machines #163761
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