On Fri, Dec 18, 2009 at 05:34:42AM -0800, Bart van Andel wrote:
> > Try this with any other source package, you don't need to be root to
> > run:
> >
> >   make install DESTDIR=/tmp/foo
> >
> > This isn't just academic, every package on your Linux system was built
> > exactly like this with non-root user accounts.

> Ah! Interesting, thanks!

Not true. 

Under debian-derived packages, the "make install" step is usually run
under "fakeroot". The fakeroot program does some library trickery, so
that it provides an environment where a program (and it's children)
can think they have root rights. Changes to the system are monitored
and those changes "stay" for the duration of the program.

        Roger. 

-- 
** [email protected] ** http://www.BitWizard.nl/ ** +31-15-2600998 **
**    Delftechpark 26 2628 XH  Delft, The Netherlands. KVK: 27239233    **
*-- BitWizard writes Linux device drivers for any device you may have! --*
Q: It doesn't work. A: Look buddy, doesn't work is an ambiguous statement. 
Does it sit on the couch all day? Is it unemployed? Please be specific! 
Define 'it' and what it isn't doing. --------- Adapted from lxrbot FAQ

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to