Search found 3 matches

by arunisaac
January 21st, 2018, 6:41 pm
Forum: Release Announcements, Compiling & Installation
Topic: Minimal build for headless server
Replies: 3
Views: 3895

Re: Minimal build for headless server

Thank you. I have taken this matter to the issue tracker.
https://github.com/wesnoth/wesnoth/issues/2392
by arunisaac
January 21st, 2018, 12:56 pm
Forum: Release Announcements, Compiling & Installation
Topic: Minimal build for headless server
Replies: 3
Views: 3895

Re: Minimal build for headless server

Sorry if I have posted this in the wrong forum. Should I instead post it to the issue tracker on Github as a feature request? Do let me know.
by arunisaac
January 21st, 2018, 6:18 am
Forum: Release Announcements, Compiling & Installation
Topic: Minimal build for headless server
Replies: 3
Views: 3895

Minimal build for headless server

Hi, I am building only the wesnoth daemon for installation on a headless server. I am using the cmake-flag "-DENABLE_GAME=OFF" to achieve this. However, during installation with `make install', various game assets such as images, fonts, music, etc. get installed into share/wesnoth. If I un...