Page 1 of 1

TMW 0.0.19 compiling problems on FreeBSD

Posted: 13 Jun 2006, 20:36
by ReToX
when i make ./configure i get this error:

Code: Select all

[sfx@Hellsystem ~/tmw-0.0.19]$ ./configure
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for pthread_create in -lpthread... yes
checking for gcnGuichanVersion in -lguichan... no
configure: error:  *** Unable to find Guichan library (guichan.sf.net)
i have guichan and the others things installed
can somebody help me? :(
i'm on FreeBSD 6.1

Posted: 14 Jun 2006, 12:20
by Pajarico
Where is guichan installed?