View previous topic :: View next topic |
Author |
Message |
djmaze n00b
Joined: 25 Jun 2003 Posts: 36 Location: Berlin, Germany
|
Posted: Fri Jul 18, 2003 12:44 am Post subject: KDE-CVS ebuilds - how to keep the work? |
|
|
Is it possible to keep compiled files after emerging kdebase-5, for example?
It is no fun having to re-compile the whole package if only a few files changed from the last cvs update.
It should be that way that only files which changed in CVS should be compiled again.
Another question: I'd like to have KDE-CVS on my laptop. Is it possible to have emerge make tbz2's of kdebase-5, kdelibs-5 etc.?
qpkg doesn't work. |
|
Back to top |
|
|
Apolonius Guru
Joined: 24 Jan 2003 Posts: 325
|
Posted: Fri Jul 18, 2003 1:20 am Post subject: |
|
|
For your second question, take a look at /usr/bin/quickpkg , a command from portage.ebuild which makes a tbz2 from one choosen installed ebuild. |
|
Back to top |
|
|
Minos Apprentice
Joined: 09 May 2003 Posts: 177
|
Posted: Fri Jul 18, 2003 6:04 am Post subject: |
|
|
ccache should be able to do this for you.
then add "ccache" to FEATURES in /etc/make.conf |
|
Back to top |
|
|
jsaitoh n00b
Joined: 20 Jul 2003 Posts: 4
|
Posted: Sun Jul 20, 2003 9:00 am Post subject: Above error? |
|
|
I am currently having the same error as the one mentioned above; i.e., docbook blahblahblah
Would you please let me know how you fixed the issue?
Thanks in advance |
|
Back to top |
|
|
asimon l33t
Joined: 27 Jun 2002 Posts: 979 Location: Germany, Old Europe
|
Posted: Sun Jul 20, 2003 9:23 am Post subject: |
|
|
But be aware that the ccache feature does not work together with userpriv. |
|
Back to top |
|
|
jsaitoh n00b
Joined: 20 Jul 2003 Posts: 4
|
Posted: Sun Jul 20, 2003 3:59 pm Post subject: arg, please excuse my stupidity |
|
|
I believe I posted on the wrong thread... |
|
Back to top |
|
|
djmaze n00b
Joined: 25 Jun 2003 Posts: 36 Location: Berlin, Germany
|
Posted: Sat Jul 26, 2003 11:26 am Post subject: |
|
|
Thanks for your tips!
ccache helps a lot if the cache size is big enough.
Also, I added "buildpkg" to my USE flags. Now emerge does automagically create tbz2's of my kde-cvs packages!
That's really great! |
|
Back to top |
|
|
|