Xymon Mailing List Archive search

Compiling Hobbit client errors on make install Centos 5.1

list Henrik Størner
Thu, 17 Jan 2008 10:38:57 +0100
Message-Id: <user-65527f9f81b7@xymon.invalid>

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