Unreal Install error on Fedora7
Posted: Thu Oct 11, 2007 2:52 pm
Hi, I am trying to install unreal 3.2.7 on Fedora7.
The config and make process goes well, however when I run make install I get the following error:
/usr/bin/install -m 0700 -d /home/unreal
/usr/bin/install -m 0700 src/ircd /home/unreal/src/ircd
/usr/bin/install: `src/ircd' and `/home/unreal/src/ircd' are the same file
make: *** [install] Error 1
What can I do to solve this error?
The config and make process goes well, however when I run make install I get the following error:
/usr/bin/install -m 0700 -d /home/unreal
/usr/bin/install -m 0700 src/ircd /home/unreal/src/ircd
/usr/bin/install: `src/ircd' and `/home/unreal/src/ircd' are the same file
make: *** [install] Error 1
What can I do to solve this error?