compiling only server

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
plastoc

compiling only server

Post by plastoc »

i wanted to configure a wesnoth server only on my netbsd.
do i have to install sdl even if i only install the wesnoth server ?
is ./configure --disable-client -enable-server a correct command line for this ?

tx
miyo
Posts: 2201
Joined: August 19th, 2003, 4:28 pm
Location: Finland

Post by miyo »

For network Wesnoth (and wesnothd) uses sdl_net, I don't think there is disable-client. I'll summon ziberpunk to answer this...

- Miyo
azlan
Posts: 73
Joined: November 23rd, 2003, 5:31 pm
Location: Nödinge in Ale in Sweden.
Contact:

Comiling server only.

Post by azlan »

plastoc: Do ./configure --enable-server. Then try cd into src/server and do make.
|----------------------|
| The Lion is Back |
|----------------------|
miyo
Posts: 2201
Joined: August 19th, 2003, 4:28 pm
Location: Finland

Post by miyo »

Azlan, I think you are right *grin*

- Miyo
ziberpunk

Post by ziberpunk »

Azlan is right. I may add a --disable-client option if you think it's worth
plastoc

Post by plastoc »

tx all for ur precise and complete answer =)
i let you all juge if it's worth making this --disable-client option available : anyway i'll install the wesnoth server on a workstation of my lan with a network redirection rather than on my netbsd fw, so i won't need it personnaly ;))
keep on the good job =)

plastoc
Post Reply