I need to install some software as user on a machine where I don't have root access.
So far I've been using gentoo-prefix, but ain't really fine with it: I need GCC 4.6 and gentoo only ships 4.5, I don't like having to compile everything, and I'm not a fan of gentoo and portage.
Is there any other option of doing that?
Something like a fakeroot wouldn't be enough?
pkgsrc
doesn't save you from compiling yourself,zeroinstall
probably could.) – sr_ Jan 24 '12 at 08:54