On Friday 24 December 2004 18:48, Sam Watkins wrote: > On Fri, Dec 24, 2004 at 05:30:39PM -0800, cfk wrote: > > I did an apt-get of apt-build and it appears I need to create an > > apt-build.list. Can someone tell me what should be in this file please. > > take (another) look at that new article on apt-build: > > http://julien.danjou.info/article-apt-build.html > > it contains an awk script to make your apt-build.list file: > > dpkg --get-selections | > awk '{if ($2 == "install") print $1}' > /etc/apt/apt-build.list > > It also mentions you should read README.Debian first, and remove certain > packages from the list (gcc, libc6). > > apparently apt-build.list should contain a list of all packages you want > apt-build world to build. I'd try it with a small world for a start > (e.g. sl, cowsay) before trusting it to rebuild my whole system. > > good luck with your search for knowledge!
Dear Sam: Err, Ahh, I did miss that note at the bottom of the page. Perhaps I'll quest for knowledge with Sid without re-compiling everything for a while. I did manage to get myself in trouble relatively easily over the ibm jdk and I think I'll puzzle that one out for a while without pulling the rug out from underneath myself quite yet. Charles -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]