Page 1 of 1

Problem installing Anope 1.7.10

Posted: Wed May 03, 2006 1:45 pm
by DOYAL_BABA
Installing anope1.7.14
./Config ->completed without any problem
gmake -> completed without any problem
make install -> returns these error stated below :

[ullash@apocalypse ~/anope-1.7.14]$ gmake install
(cd src ; gmake 'CFLAGS=-pipe -g -O2 -D_THREAD_SAFE -pthread -export-dynamic' 'CC=gcc' 'ANOPELIBS=' 'LDFLAGS=' 'BINDEST=/home/ullash/services' 'INSTALL=' 'INCLUDEDIR=../include' 'RM=/bin/rm' 'CP=/bin/cp' 'TOUCH=/usr/bin/touch' 'SHELL=/bin/sh' 'DATDEST=/home/ullash/services' 'RUNGROUP=' 'MODULE_PATH=/home/ullash/services/modules/' 'RDB=' 'MYSQL=' 'SHARED=-shared' 'MODULEFLAGS=-fPIC -DPIC -shared' install)
gmake[1]: Entering directory `/home/ullash/anope-1.7.14/src'
test -d /home/ullash/services || mkdir /home/ullash/services
services /home/ullash/services/services
gmake[1]: services: Command not found
gmake[1]: *** [install] Error 127
gmake[1]: Leaving directory `/home/ullash/anope-1.7.14/src'
gmake: *** [install] Error 2

Can any one help me ?

Posted: Tue May 09, 2006 9:48 am
by Bronx AnarchY
=/home/ullash/services' ???

its wrong, your home directory is

/home/apocalypse/

re config it /home/apocalypse/services/