Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: jim on June 16, 2009, 06:03:34 PM

Title: error on ./services
Post by: jim on June 16, 2009, 06:03:34 PM
when i go to start services i get this message
./services
Warning: unable to open log file services.log: No such file or directory
but upon doing ls i find the file present ./
         autogen.sh*   Changes.mysql   config.cache    configure*    install.js      Makefile.in       src/
../         .BANNER       CMakeLists.txt  config.guess    configure.in  install-script  NSIS.template.in  TODO
aclocal.m4  Changes       CODING          config.log      data/         install-sh      run-cc.pl*        version.log
anope.bat   Changes.conf  Config*         config.status*  docs/         lang/           services.conf     vsvars32.bat
anope.m4    Changes.lang  Config.bat      config.sub      include/      Makefile        services.log
 

HELP please
Title: Re: error on ./services
Post by: Naram Qashat on June 16, 2009, 06:09:26 PM
You shouldn't be running Anope from the source directory.  services.log would end up in ~/services/data/logs (assuming the default install location of ~/services).  Did you actually INSTALL Anope after building it?