
30 Jun
2009
30 Jun
'09
2:24 a.m.
On Tue, Jun 30, 2009 at 01:39:49AM -0400, Sean Bartell wrote:
I don't know about Haskell, but in C you could set up a chroot (your distro might have docs).
chroot'ing is a nice solution in that it works almost for free compared to virtualization, including being able to test graphical apps (OpenGL, anyone?) with the very same hardware. It may, however, be not so very straightforward to get started. Gentoo has a nice guide somewhere about setting up a (Gentoo) chroot. After the first install, however, maintaining is a breeze. -- Felipe.