Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: anope won't configure  (Read 11497 times)

0 Members and 1 Guest are viewing this topic.

bryanstein

  • Guest
anope won't configure
« on: July 14, 2007, 08:31:18 AM »

I'm running Ubuntu-server 7.0.4 and I keep getting this message when trying to run ./configure on anope-1.6.5

Do you want to use the MD5 message-digest algorithm to encrypt passwords?
(Selecting "yes" protects your passwords from being stolen if someone
gains access to the Services databases, but makes it impossible to recover
forgotten passwords. There is no way to reverse this operation, so make
sure you really want to enable it.)
./configure: 1: Syntax error: Unterminated quoted string

I have no idea what this could be...I downloaded the tar.gz to another debian based computer and it didn't give the error...what is going on ??

I'm running Unrealircd v3.2.7
Logged

katsklaw

  • Guest
(No subject)
« Reply #1 on: July 14, 2007, 12:59:27 PM »

please reply with your perl version.
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #2 on: July 14, 2007, 04:13:27 PM »

If you dont know how to get that type:
perl -v
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

bryanstein

  • Guest
(No subject)
« Reply #3 on: July 14, 2007, 04:49:36 PM »

This is perl, v5.8.8 built for i486-linux-gnu-thread-multi

there she is
Logged

katsklaw

  • Guest
(No subject)
« Reply #4 on: July 14, 2007, 06:19:58 PM »

This issue ended up being a bug, it's been fixed in svn.
Logged

exejames

  • Guest
(No subject)
« Reply #5 on: December 13, 2007, 01:33:14 AM »

I am getting the same error during configuration.

Ubuntu Desktop with Perl v5.8.8


Quote

Select the closest to the type of server on your IRC network:
    1) DreamForge 4.6.7   [dated IRCd, upgrade to a current one]
    2) Bahamut 1.4.27     [or later]
    3) UnrealIRCd 3.1.1   [or later]
    4) UltimateIRCd 2.8.2 [or later]
    5) UltimateIRCd 3.0.0 [alpha26 or later]
    6) Hybrid IRCd 7.0    [experimental]
    7) ViagraIRCd 1.3.x   [or later]
    8) PTlink 6.15.0      [experimental]
[no default]
You must specify your IRC server type in order for Services to function
correctly.
[no default] 3

Do you want to use the MD5 message-digest algorithm to encrypt passwords?
(Selecting "yes" protects your passwords from being stolen if someone
gains access to the Services databases, but makes it impossible to recover
forgotten passwords. There is no way to reverse this operation, so make
sure you really want to enable it.)
./configure: 1: Syntax error: Unterminated quoted string
Logged

exejames

  • Guest
(No subject)
« Reply #6 on: December 13, 2007, 04:28:24 AM »

I installed the latest dev version and it seems to have installed okay.

Is there any chance of having /msg NickServ SET GUARD ON in the future versions?
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #7 on: December 13, 2007, 09:59:10 AM »

What exactly does /msg NickServ SET GUARD ON do?

If you mean changes your nick for not identifying, that would be /msg NickServ SET KILL ON and in the current devel release is enabled as a default option on registration (NSDefKill), but also by default a mask is added to the nicks access list in NickServ to prevent the person who registers the nick, from being Guest'ed which can in the current devel version be disabled by putting a # in front of NSAddAccessOnReg. But thats only in 1.7.* series and beyond.
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

exejames

  • Guest
(No subject)
« Reply #8 on: December 13, 2007, 11:13:16 AM »

Quote
Originally posted by Jobe1986
What exactly does /msg NickServ SET GUARD ON do?

If you mean changes your nick for not identifying, that would be /msg NickServ SET KILL ON and in the current devel release is enabled as a default option on registration (NSDefKill), but also by default a mask is added to the nicks access list in NickServ to prevent the person who registers the nick, from being Guest'ed which can in the current devel version be disabled by putting a # in front of NSAddAccessOnReg. But thats only in 1.7.* series and beyond.


No, I was simply meaning services such as ChanServ join your channel (thats what /msg ChanServ SET GUARD ON does).

It simply makes ChanServ idle in your channel.
Logged

katsklaw

  • Guest
(No subject)
« Reply #9 on: December 13, 2007, 11:27:57 AM »

no, the ability to join ChanServ to channels will  never be added to the core. Chanserv can't "guard" your channel anyway as it's useless in channels. I suggest you visit http://modules.anope.org
Logged
Pages: [1]   Go Up