Can't build client

Questions or HOWTOs about the above? Post 'em here...
Post Reply
User avatar
anarchogeek
Private First Class
Private First Class
Posts: 36
Joined: Fri Jan 07, 2005 9:09 pm

Can't build client

Post by anarchogeek »

configure returns these messages:

Code: Select all

configure: WARNING: could not find a curses library, will build bzadmin without curses
checking for SDL framework... no
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.5... yes
configure: WARNING: adns seems to not be available on your system.
See http://www.chiark.greenend.org.uk/~ian/adns/ if you want to be able to use hostmask based bans.
configure: WARNING: Client build has been requested, but GL is not fully available (missing gl.h)
     ... disabling client generation
I have installed:

curl
curl-devel
SDL
SDL-devel
XFree86-Mesa
XFree86-Mesa-devel
ncurses
ncurses-devel

Notice it claims I don't have curses installed...

Any help would be appreciated.

SuSE 9.1, by the way.

-HT
Post Reply