Incorrect Directory

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
synopsys
Posts: 14
Joined: Mon Aug 09, 2004 5:20 am

Incorrect Directory

Post 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.
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

I think you haven't followed docs/INSTALL in all details, that is, you haven't run "make install".
Locked