28 Sep
2006
28 Sep
'06
2:05 p.m.
On 9/28/06, Pierre Ronnefalk <pierre.ronnefalk at relacom.com> 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