Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
aborted emerge, manual make make install.
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
really
Guru
Guru


Joined: 27 Aug 2002
Posts: 430
Location: nowhere

PostPosted: Tue Dec 03, 2002 6:22 pm    Post subject: aborted emerge, manual make make install. Reply with quote

i recently wanted to emerge koffice
but sence it took 6 hours and i had to go to sleep i had to kill it and continure tomorow, i know it got all the way to kword, kspread and kpresenter where all done, so it whould take me all those 6 hours if i emerge koffice again so i just typed make in /var/tmp/portage/koffice/work/koffice and it did that, then make install and all works fine, it took some hour or so. its fulle emerged now, but how do i tell portage that it really is emerged?
when i type emerge koffice it tells that koffice is needed, thuss i guess it whould reinstall everything, i dont want that, how do i make portage relize that a package is installed?
_________________
NoManNoProblem

Get lost before you get shot.
Back to top
View user's profile Send private message
watersb
Apprentice
Apprentice


Joined: 04 Sep 2002
Posts: 297
Location: take a left turn in Tesuque

PostPosted: Wed Jan 22, 2003 3:29 pm    Post subject: Reply with quote

I just got (almost) finished with a koffice ebuild, too...

Everything seemed to be in the staging directory in /var/tmp/portage/koffice-1.2.1/install

To manually push this to the system, and to tell the portage system about it, I did

Code:

# ebuild /usr/portage/app-office/koffice/koffice-1.2.1.ebuild qmerge


ebuild <package-ebuild-file> qmerge will complete an ebuild without starting over.

In the case where you've already done a "make install" (to the live file system instead of the /var/tmp/portage... install directory), you might want to re-do the make install to the install dir and then do the qmerge. I am not sure.

I got this information by reading the ebuild man page.

HTH...
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