Re: problems when starting the client
"Per I. Mathisen" <[email protected]>
| Newsgroups | gmane.games.freeciv.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 25 Apr 2003, Lorenz Wenner wrote: > checking for esd-config... no > checking for sdl-config... no > checking for SDL - version >= 1.0.0... no You probably need to install the development part of esd and sdl-mixer. They are usually called esound-devel and sdl_mixer-devel or something similar. If you have done this and it still doesn't work, try 'whereis sdl-config', 'whereis esd-config', 'which sdl-config' and 'which esd-config' report the results. - Per