Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: help wanted to make install on ubuntu....  (Read 7884 times)

0 Members and 1 Guest are viewing this topic.

Lars Hansen

  • Anope User
  • Offline Offline
  • Posts: 3
help wanted to make install on ubuntu....
« on: September 24, 2012, 12:13:52 PM »

Hi
im trying to install anope on my bnc where i have my unrealircd installed.....

here is how it looks...

ps im a newbe at this so please be gentle
   ___
  / _ \  http://www.anope.org
 | /_\ | _ __  _ _  _ _   ___
 |  _  || '_ \/ _ \/ _ \ / _ \
 | | | || | |  |_|  |_| |  __/
 |_| |_||_| |_\___/|  _/ \___|
                   | |
                   |_| IRC Services
                             1.8.7
This program will help you to compile your Services, and ask you
questions regarding the compile-time settings of it during the
process. For more options type ./Config --help

Anope is a set of Services for IRC networks that allows users to
manage their nicks and channels in a secure and efficient way,
and administrators to manage their network with powerful tools.

For all your Anope needs please visit our portal at www.anope.org

Beginning Services configuration.

Note: press Return for the default, or enter a new value.
In what directory do you want the binaries to be installed?
[/home/lars/services]

Where do you want the data files to be installed?
[/home/lars/services]

Which group should all Services data files be owned by?  (If Services
should not force files to be owned by a particular group, just press
Return.)
[]

What should the default umask for data files be (in octal)?
(077 = only accessible by owner; 007 = accessible by owner and group)
[077]

Allow anope to automatically check for mysql libaries?
unless you get errors with make, there is no need to
change this setting.
[yes]

Saving configuration results in config.cache... ./Config: 310: ./Config: cannot create config.cache: Permission denied
done.
./configure  --with-bindir=/home/lars/services  --with-datadir=/home/lars/services    --with-permissions=077
./configure: line 1960: config.log: Permission denied
./configure: line 1970: config.log: Permission denied
lars@ubuntu:~/anope-1.8.7$
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: help wanted to make install on ubuntu....
« Reply #1 on: September 24, 2012, 12:28:34 PM »

Suggests "lars" doesn't have permission to write.

Did you extract as root?
Logged

Lars Hansen

  • Anope User
  • Offline Offline
  • Posts: 3
Re: help wanted to make install on ubuntu....
« Reply #2 on: September 24, 2012, 12:46:33 PM »

well i hope that i have permission to write.....

i extracted as "lars"

by any chance you have teamviewer and 5 minuts to spare?
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: help wanted to make install on ubuntu....
« Reply #3 on: September 24, 2012, 12:53:57 PM »

Yup, PM me.
Logged

Lars Hansen

  • Anope User
  • Offline Offline
  • Posts: 3
Re: help wanted to make install on ubuntu....
« Reply #4 on: September 24, 2012, 03:25:33 PM »

well i tryed at root and now its installing ill get back if theres any more problem....
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: help wanted to make install on ubuntu....
« Reply #5 on: September 24, 2012, 03:27:32 PM »

You'll regret doing that.

Logged

katsklaw

  • Supporter
  • Anope User
  • Offline Offline
  • Posts: 537
Re: help wanted to make install on ubuntu....
« Reply #6 on: September 24, 2012, 09:24:08 PM »

This isnt difficult. As a normal user start all over with Anope.

Tar-xzf anope-1.8.7.tar.gz
Cd anope-1.8.
./Config
Make
Make install
Logged

n0kS Phr33d0m

  • Contributor
  • *
  • Offline Offline
  • Posts: 25
Re: help wanted to make install on ubuntu....
« Reply #7 on: September 24, 2012, 09:30:38 PM »


tar xvf anope-1.8.7.tar.gz
cd anope-1.8.7
./Config
make
make install

(you know, capital/lowercase letters and stuff)
Logged

katsklaw

  • Supporter
  • Anope User
  • Offline Offline
  • Posts: 537
Re: help wanted to make install on ubuntu....
« Reply #8 on: September 24, 2012, 11:41:45 PM »

Yes thank you. My phone automagically capitalizes and i didn't catch it.
Logged
Pages: [1]   Go Up