On Wed, Mar 02, 2005 at 08:07:16PM +0100, Michelle Konzack wrote: > Am 2005-03-02 13:27:08, schrieb Justin Pryzby: > > > > Why does it not work with fakeroot ? > > > > Are you somewhere setting LD_LIBRARY_PATH? > > Ehm, - no ! > > Do I need it ? No:)
But I ran into a problem because of it. fakeroot works by setting LD_LIBRARY_PATH and LD_PRELOAD. If you clobber either of those (say, in your ./debian/rules makefile), subprocesses of make will not "be root". Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

