17 Jan
2008
17 Jan
'08
9:38 a.m.
On Thu, Jan 17, 2008 at 03:22:06AM -0500, Josh Luthman wrote:
Compling client on CentOS 5.1 and the 'make install' errors out =( cp -fp runclient.sh /usr/local/hobbit/client cp:
runclient.sh' and/usr/local/hobbit/client/runclient.sh' are the same file
Seeems you've unpacked the Hobbit sources into the same directory that you're trying to install to. Try unpacking the Hobbit sources to ~/source/ and then re-running the build from there.
Henrik