Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
question about updating progs
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
cld
n00b
n00b


Joined: 15 Aug 2003
Posts: 3

PostPosted: Fri Aug 15, 2003 7:25 pm    Post subject: question about updating progs Reply with quote

i searched the forums and read the portage user guide, but couldn't find an answer, so i'm asking here.

i know you can update programs with
Code:
emerge -u xyz

but let's say i did a grp install and installed stuff using the packages i copied from cd
Code:
USE="bindist" -k emerge xyz


now when trying to update a prog i installed using the cd packages it doesn't recognize that they're already installed.
when i pretend an emerge, after calculating dependencies i always get to see [ebuild N] (new?) instead of [ebuild U] (update). is there a way to let it know it's already installed and it just needs to be updated?

this applies also to progs which i installed by downloading the source, then ./configure, gmake, etc.

also, how can i deinstall progs i installed this way?

sorry, newb here :oops:
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54232
Location: 56N 3W

PostPosted: Fri Aug 15, 2003 7:54 pm    Post subject: Reply with quote

cld,

Try emerge --help
and look out for Inject.

Deleting things installed other ways varies - make uninstall often works.
Go back to the packages source tree and make uninstall it.

However, there is no real standard.

Regards,

NeddySeagoon
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
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