Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
A question regarding old libs and uninstall all old libs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
lk42pro
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2002
Posts: 114
Location: New Jersey, USA

PostPosted: Sun May 05, 2002 6:00 am    Post subject: A question regarding old libs and uninstall all old libs Reply with quote

I would like to know if a package has a dependency say Qt2 and I have Qt3 installed...does that mean
1. I don't have to install the dependency or
2. It will only work by installing Qt2?

also can anyone tell me whats the best way to uninstall all the old packages and somehow emerge --update world and fix all the dependencies again? so i can just run that over 1 night or something...
_________________
"I am a wanderer, It's time for me to wander again"
Back to top
View user's profile Send private message
Syntaxis
Guru
Guru


Joined: 28 Apr 2002
Posts: 511
Location: London, UK

PostPosted: Sun May 05, 2002 8:00 pm    Post subject: Re: A question regarding old libs and uninstall all old libs Reply with quote

Depends on the package.
You have to install Qt2 to have the Qt2 apps working. But for most libs, you just need greater than a certain version. There are always milestones which break backwards-compatability, though.
The easiest way to uninstall all old packages is "emerge --clean world". But apparently some stuff can still break.
Do "emerge --clean world; emerge --update world", go to bed... and keep your fingers crossed! :-)

Or this post shows another way you might do it: https://forums.gentoo.org/viewtopic.php?t=1728&highlight=build+options&sid=5ae854091e6136947a0ae8829c4c83f2
Back to top
View user's profile Send private message
lk42pro
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2002
Posts: 114
Location: New Jersey, USA

PostPosted: Sun May 05, 2002 9:00 pm    Post subject: Reply with quote

Quote:
Do "emerge --clean world; emerge --update world", go to bed... and keep your fingers crossed!

is that the same as if i run pkg-clean and remove all the older ebuild packages?

btw, i don't think its worth the trouble since i only saved about 10 or 20 megs of space after uninstall all the old ebuild packages....i thought i was actually removing the old package...but later on i found out its only ebuild files .....
_________________
"I am a wanderer, It's time for me to wander again"
Back to top
View user's profile Send private message
Syntaxis
Guru
Guru


Joined: 28 Apr 2002
Posts: 511
Location: London, UK

PostPosted: Sun May 05, 2002 9:37 pm    Post subject: Reply with quote

Cool, I didn't know about pkg-clean (makes a note) :-)

Nope, "emerge --clean world" removes the actual packages, not the ebuilds.
Back to top
View user's profile Send private message
lk42pro
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2002
Posts: 114
Location: New Jersey, USA

PostPosted: Mon May 06, 2002 1:26 am    Post subject: Reply with quote

Quote:
Do "emerge --clean world; emerge --update world", go to bed... and keep your fingers crossed!i typed emerge --pretend --clean world, and no packages shows up....

_________________
"I am a wanderer, It's time for me to wander again"
Back to top
View user's profile Send private message
lk42pro
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2002
Posts: 114
Location: New Jersey, USA

PostPosted: Mon May 06, 2002 1:28 am    Post subject: Reply with quote

Quote:
Do "emerge --clean world; emerge --update world", go to bed... and keep your fingers crossed!

i typed emerge --pretend --clean world and nothing showed up:(
_________________
"I am a wanderer, It's time for me to wander again"
Back to top
View user's profile Send private message
Syntaxis
Guru
Guru


Joined: 28 Apr 2002
Posts: 511
Location: London, UK

PostPosted: Mon May 06, 2002 11:11 am    Post subject: Reply with quote

--pretend doesn't seem to work in conjunction with --update or --clean, don't ask me why.
It's kind of a leap into the dark :-)
Back to top
View user's profile Send private message
lk42pro
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2002
Posts: 114
Location: New Jersey, USA

PostPosted: Mon May 06, 2002 2:29 pm    Post subject: Reply with quote

Syntaxis wrote:
--pretend doesn't seem to work in conjunction with --update or --clean, don't ask me why.


It's kind of a leap into the dark :-)

actually it does work for --update world, just not --clean world i think
_________________
"I am a wanderer, It's time for me to wander again"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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