Page 1 of 1

Incorrect Directory

Posted: Thu Sep 16, 2004 11:51 am
by synopsys
My services install into the wrong directory, I do the following steps.

1) Download the anope.tar.gz file
2) Type tar -zxvf anope.tar.gz (it extracts to /home/irc/anope)
3) Select the directory to install as /home/irc/services
4) Set the owner of the services as irc

But it installs to /home/irc/anope
instead of /home/orc/services

Any ideas?

I tried it with both Anope and IRC services, both same results.

Posted: Thu Sep 16, 2004 5:55 pm
by AngryWolf
I think you haven't followed docs/INSTALL in all details, that is, you haven't run "make install".