On Fri, Apr 04, 2008 at 11:46:27PM +0100, Tim Inman wrote: > Now, I think when I first built it I just did a regular make, but then > built it again with 'make VIDEO=1'. Might that be the problem? If so, how > can I uninstall to reinstall?
Okay, just played with this. I haven't used the tarball as much as I should. The `install` step is broken, as it recompiles. Try: make VIDEO=1 install. It'll overwrite everything. _why
