|
From: Nicholas N. <nj...@cs...> - 2005-10-27 14:52:05
|
On Thu, 27 Oct 2005, Tom Hughes wrote: > That said I still say it's easier just to install it - it's what I do > all the time, configure with --prefix pointing at a temporary area and > do a make install and run the installed version. I like the in-place builds because it's quicker to "make" than "make install". N |