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