[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Compiling Hobbit client errors on make install Centos 5.1
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Compiling Hobbit client errors on make install Centos 5.1
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Thu, 17 Jan 2008 10:38:57 +0100
- References: <961092e10801170022w6f04cd06pd6f9dc2e93a395cd (at) mail.gmail.com>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
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