[IRCServices] Compile Problems with RedHat6.1

The Phantom of the Internet atcarr at hotmail.com
Wed Jan 26 20:38:36 PST 2000


<snip>
>Any ideas how I can get around this error?
>I'm trying to compile them on RedHat Linux6.1
>
>gmake[1]: Entering directory `/home/joel/ircservices-4.3.3/lang'
>mkdir -p /home/joel/ircservices-4.3.3/data/languages
>chmod 700 /home/joel/ircservices-4.3.3/data/languages
>cp en_us es it ja_euc ja_jis ja_sjis pt tr 
>/home/joel/ircservices-4.3.3/data/languages
>chmod 600 /home/joel/ircservices-4.3.3/data/languages/*
>gmake[1]: Leaving directory `/home/joel/ircservices-4.3.3/lang'
>rm -rf /home/joel/ircservices-4.3.3/data/helpfiles/ircii
>/bin/cp -dpr data/* /home/joel/ircservices-4.3.3/data
>/bin/cp: `data/example.conf' and 
>`/home/joel/ircservices-4.3.3/data/example.conf' are the same file
>/bin/cp: `data/helpfiles' and `/home/joel/ircservices-4.3.3/data/helpfiles' 
>are the same file
>/bin/cp: `data/languages' and `/home/joel/ircservices-4.3.3/data/languages' 
>are the same file
>gmake: *** [install] Error 1
</snip>
This is caused by a previous copy of the files already installed in the 
directory which you are currently installing into.  Best way is to remove 
those files before running a clean installation of services.

Phantom
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

---------------------------------------------------------------
To unsubscribe, send email to majordomo at ender.shadowfire.org
with "unsubscribe ircservices" in the body, without the quotes.