Xymon Mailing List Archive search

gmake error..

list Ralph Mitchell
Thu, 28 Sep 2006 09:05:11 -0500
Message-Id: <user-8eefd4f0c936@xymon.invalid>

On 9/28/06, Pierre Ronnefalk
 <user-81e722f5bb90@xymon.invalid> wrote:
cp -fp  runclient.sh /global/hobbit/client
cp:  runclient.sh and /global/hobbit/client/runclient.sh are identical
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/global/hobbit/client'
gmake: *** [install-client] Error 2
#


Any suggestions ?

Just a wild guess, but is the source directory the same as the target
directory??  I..e, you unpacked the tar file into /global/hobbit, then
when the configure script asked:

   Where do you want the Hobbit installation [/home/hobbit] ?

you put    /global/hobbit

Ralph Mitchell