Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Anope 1.8.5 install issues  (Read 9449 times)

0 Members and 1 Guest are viewing this topic.

Joe Wussler

  • Anope User
  • Offline Offline
  • Posts: 2
Anope 1.8.5 install issues
« on: October 13, 2010, 01:56:58 PM »

here is the output of the install scrip i also installed libtool


checking for gcc... gcc
checking whether the C compiler works...
yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking if gcc has a working -pipe... yes
checking for rm... //bin/rm
checking for cp... //bin/cp
checking for touch... //bin/touch
checking for install... /usr/bin/install
checking for inet_ntoa in -lnsl... yes
checking for socket in -lsocket... no
checking for res_query in -lresolv... yes
checking for revoke in -lbsd... yes
checking whether va_list assignments need array notation... no
checking for mysql_config... /usr/bin/mysql_config
checking if mysql_config produces valid values... no
checking whether this is a bit or little endian system... little
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... //bin/grep
checking for egrep... //bin/grep -E
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for sys/types.h... (cached) yes
checking for dlopen... no
checking for dlopen in -ldl... no
configure: WARNING: Dynamic linking is not enabled because dlopen was not found
checking if we need the -export-dynamic flag... no
checking for compiler option to produce PIC... -fPIC -DPIC -shared
checking if your system prepends an underscore on symbols... no
checking size of short... 0
checking size of int... 0
checking size of long... 0
configure: error: Cannot find a type with size of 16 bits
Logged

Joe Wussler

  • Anope User
  • Offline Offline
  • Posts: 2
Re: Anope 1.8.5 install issues
« Reply #1 on: October 13, 2010, 02:00:23 PM »

sorry i havent had my cup of coffee yet

when i try to install anope it stops at that line
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: Anope 1.8.5 install issues
« Reply #2 on: October 13, 2010, 02:03:41 PM »

blame adam for breaking ./Config and answer 'no' when anope asks about MySQL detection  :)
it would have been 'no' anyways, (error only occurs when not installed) but since it fails instead of detecting the 'no'..
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Yousef

  • Anope User
  • Offline Offline
  • Posts: 4
Re: Anope 1.8.5 install issues
« Reply #3 on: December 23, 2010, 02:59:13 PM »

Hello , I have the same issue

How can I fix it ?

VPS - Linux CentOS
Logged

LEthaLity

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 307
    • LEthaLity
Re: Anope 1.8.5 install issues
« Reply #4 on: December 23, 2010, 03:01:27 PM »

read above answer..
Logged

Yousef

  • Anope User
  • Offline Offline
  • Posts: 4
Re: Anope 1.8.5 install issues
« Reply #5 on: December 23, 2010, 03:19:40 PM »

Sorry but I didn't understand it .. ?
Logged

Yousef

  • Anope User
  • Offline Offline
  • Posts: 4
Re: Anope 1.8.5 install issues
« Reply #6 on: December 23, 2010, 03:27:20 PM »

If he means install MySQL it's already installed ?
Logged

katsklaw

  • Supporter
  • Anope User
  • Offline Offline
  • Posts: 537
Re: Anope 1.8.5 install issues
« Reply #7 on: December 23, 2010, 04:34:34 PM »

he means re-run ./Config and answer NO to the MYSQL question.
Logged

Yousef

  • Anope User
  • Offline Offline
  • Posts: 4
Re: Anope 1.8.5 install issues
« Reply #8 on: December 23, 2010, 05:01:47 PM »

COOL thanks ! :) it worked ..
Logged

faction

  • Anope User
  • Offline Offline
  • Posts: 4
Re: Anope 1.8.5 install issues
« Reply #9 on: December 29, 2010, 01:57:44 PM »

Hi!

Apologies for bumping an old topic, but I have the same issue as well.

I type "no" on the MySQL question, it does a successful one, but my problem now is at "make install."

I get something like this http://forum.anope.org/index.php?topic=3260.0(found on another thread) but when I use ./Configure this time, it says I must use ./Config first?

Thanks, happy holidays of what's left of it.
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Anope 1.8.5 install issues
« Reply #10 on: December 29, 2010, 01:58:54 PM »

Pastebin everything please.
Logged

faction

  • Anope User
  • Offline Offline
  • Posts: 4
Re: Anope 1.8.5 install issues
« Reply #11 on: December 29, 2010, 11:15:10 PM »

The VPS is having errors right now, one second.

Logged

faction

  • Anope User
  • Offline Offline
  • Posts: 4
Re: Anope 1.8.5 install issues
« Reply #12 on: December 29, 2010, 11:21:55 PM »

okay here it is, let me know if you know what is wrong

so I can delete it

http://pastebin.com/V2TB2ihs
Logged

katsklaw

  • Supporter
  • Anope User
  • Offline Offline
  • Posts: 537
Re: Anope 1.8.5 install issues
« Reply #13 on: December 30, 2010, 02:19:56 AM »

ok, that's not the same error as the other thread, not even the same program :/

at any rate, the error is:

Code: [Select]
test -d dataf/languages || mkdir dataf/languages
mkdir: cannot create directory `dataf/languages': No such file or directory

Anope doesn't ship with or install to 'dataf/languages'. I must ask, did you or anyone else modify Anope in any way at all?
Logged

faction

  • Anope User
  • Offline Offline
  • Posts: 4
Re: Anope 1.8.5 install issues
« Reply #14 on: December 30, 2010, 02:22:46 AM »

My fault entirely.

Fixed though.

thanks.
Logged
Pages: [1]   Go Up