On 8/11/07, Vladimir A. Pavlov <[EMAIL PROTECTED]> wrote: > > P.S. Personally, I would recommend you to try paco or fakeroot hint > (whatever you like more). Paco is much easier than using fakeroot > hint but it's fakeroot that most (I guess, all) binary distros > (and even gentoo) use.
Or combine them. I use paco simply for the database and removal and cut the LD_PRELOAD action right out of it (except for LD_PRELOAD working on tar). make DESTDIR=$dest install paco -lp+ $program "tar -C $dest -cf- . | tar -C / -xf-" -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
