Update of bug #12728 (project wesnoth):

                  Status:                    None => Invalid                

    _______________________________________________________

Follow-up Comment #4:

Over here I am running this command to generate the build stuff via autotools
(parameters are just passed on to configure when running ./autogen.sh):

./autogen.sh --bindir=/games-bin --datadir=/games/ --enable-server
--with-preferences-dir=.wesnoth-svn --program-suffix=-svn
--with-datadir-name=wesnoth-svn

When running 'make' in the next step (and make install later on), the game
"data" is installed in /games/wesnoth-svn, the binaries are named wesnoth-svn
and wesnothd-svn (server is active) and are placed in /games-bin.

With "--with-datadir-name=" you only specify the *name* of the dir, NOT the
complete path to it. For the path to the place where the folder should be in,
use "--datadir=" (or prefix, if the binaries are meant to be in the subfolder
bin/ in there).


This behavior has *NOT* changed for really long times. So no bug here,
marking as invalid.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?12728>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to