Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Mor on February 21, 2018, 07:14:47 AM

Title: Can't install Anope Services on Linux Server
Post by: Mor on February 21, 2018, 07:14:47 AM
Hello everyone, I'm new here  ;D

I tried installing Anope services on my AWS Linux server, but after following the ./Config instructions (and choosing installation dir /home/anope-services) I performed cd build & make.
Everything seemed to have been installed successfully, but when I go to /home/anope-services the folder is empty. I have no services.conf anywhere.

What am I doing wrong?  :'(

Would very much appreciate any help!
Please tell me of any other useful info I can provide.

Thanks in advance!
Title: Re: Can't install Anope Services on Linux Server
Post by: Zemra on February 21, 2018, 07:19:56 AM
Anope install steps:

./Config
cd build
make
make install
Title: Re: Can't install Anope Services on Linux Server
Post by: Mor on February 21, 2018, 12:24:55 PM
Oops, that must be it. I'll go on and try right now. Thanks :D