Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
He eliminado emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
MrMaire
n00b
n00b


Joined: 17 Nov 2002
Posts: 3

PostPosted: Sun Nov 17, 2002 2:07 am    Post subject: He eliminado emerge Reply with quote

como hago para recuperar el archivo:
/usr/bin/emerge
que he eliminado...
Back to top
View user's profile Send private message
humillo
n00b
n00b


Joined: 26 Oct 2002
Posts: 49

PostPosted: Sun Nov 17, 2002 11:38 am    Post subject: Reply with quote

/usr/bin/emerge no es un fichero, sino un enlace a /usr/lib/portage/bin/emerge.

Podrias solucionarlo con:

Code:
cd /usr/bin
ln -s ../lib/portage/bin/emerge


O bien, si prefieres reinstalar el ebuild completo, intenta con:

Code:
cd /usr/portage/sys-apps/portage
ebuild portage-2.0.44.ebuild unpack compile install qmerge


Sustituye 2.0.44 por la version que tengas.

Suerte!
Back to top
View user's profile Send private message
MrMaire
n00b
n00b


Joined: 17 Nov 2002
Posts: 3

PostPosted: Sun Nov 17, 2002 12:44 pm    Post subject: Gracias!! :) Reply with quote

Todo solucionado, gracias por la ayuda. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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