On Sun, 2003-02-23 at 18:48, Rob Weir wrote: [snipped] > Well, 90% of the time, it's actually simpler. e.g. > 1) setup deb-src lines in your sources.list (you only need to do this > once, ever) > 2) apt-get source packagename;apt-get build-dep packagename. This will > download the source, untar it and patch it, then go get everything > you need to build it (avoiding the libc-client2001 issue you're > having). > 3) Edit debian/rules to change the './configure' line to only include > modules that you want. > 4) debuild. This builds the source and packages it. > 5) install the resulting deb with dpkg. > 6) Profit! > > Total human interaction time: 2 minutes.
I appreciate your response and will seriously look into this method. It does look promising. -- Craig Jackson <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]