Re: Installing packages as a non-root user (yes, I have permissions)

2002-06-09 Thread martin f krafft
also sprach JW <[EMAIL PROTECTED]> [2002.06.09.2155 +0200]: > [EMAIL PROTECTED]:~$ apt-get install python2.2 try: fakeroot apt-get install python2.2 -- martin; (greetings from the heart of the sun.) \ echo mailto: !#^."<*>"|tr "<*> mailto:"; [EMAIL PROTECTED] kermit: why

Installing packages as a non-root user (yes, I have permissions)

2002-06-09 Thread JW
Hello, I am trying to do a special setup that allows users to install their own software. First, I install Debian into a chroot environment with debootstrap. THis has to be done as root for who-knows-what reason, and of course leaves binaries and conf files with typical root-owned permissions