Results 1 to 9 of 9
Hello Guys,
One more question. To do an update I need to do:
emerge.sh right? will that do updates and such then just have it reboot? please can you advise ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-03-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 31
Updating - Emerge
Hello Guys,
One more question. To do an update I need to do:
emerge.sh right? will that do updates and such then just have it reboot? please can you advise on how to do this please. Thanks!
under root I was thinking :
emerge.sh ? or?
- 06-03-2005 #2
Are you talking about updating the portage tree?
If so, use
emerge --sync
For more info on emerge, do
man emergeHow to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-03-2005 #3Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
If you meant updating the system, first sync like budman7 described, then update like this (as root ofcourse):
If you need something as a reminder of the command just think "emerge... nude... no 'e'...", it works for meCode:emerge -NuD world
- 06-03-2005 #4hmm emerge nude *If you need something as a reminder of the command just think "emerge... nude... no 'e'...", it works for me Laughing
I will definitely need more ram :P
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-03-2005 #5Just Joined!
- Join Date
- Jun 2005
- Posts
- 31
I was talking about emege for the system softs ( thank you for all your kind help guys ) Its greatly thanked.
Thanks!!
P.S: Should I reboot after its done with all the updates?
- 06-03-2005 #6
No reboot necessary, you might have to run /sbin/ldconfig if somethings don'tget updated.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-03-2005 #7Just Joined!
- Join Date
- Jun 2005
- Posts
- 31
what does:
/sbin/ldconfig do?
Best Regards,
Brill
- 06-03-2005 #8
Sometimes when you emerge things, they don't show up in the menus, you can run /sbin/ldconfig and they should show up.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-03-2005 #9Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
ldconfig is used for updating the libraries in the system so the programs can find them. It's good to run this if you've installed new libraries.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"


Reply With Quote
