public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
* Configuration and Building
@ 2003-10-06  4:35 Eric McDonald
  0 siblings, 0 replies; only message in thread
From: Eric McDonald @ 2003-10-06  4:35 UTC (permalink / raw)
  To: xconq7


Hello fellow Xconquerors,

  Over the past few weeks, I have implemented a number of 
enhancements to the configuration and build system used by Xconq. 
I still need to update some of the documentation to reflect this.

  In addition to increasing the chances of a successful build 
under Windows, the following configure options have been added:

(1) enable-alternate-gameuser and enable-alternate-gamegroup: Use 
these if you are building as a non-root user (such as in a 
computer lab environment). They will help make sure that things 
get installed in such cases.
(2) enable-ui: Choose from tkconq, cconq, xtconq, and sdlconq. The 
default is tkconq. This determines which interface will be built 
and installed when you do a "make; make install" (or just "make 
install"). The other UI's are all also enabled and can be built 
with: all-tkconq, all-cconq, all-xtconq, and all-sdlconq, and 
installed with the corresponding install-<ui>.
(3) enable-alternate-x11-app-defaults-dir: Use this for specifying 
an alternate location to store the X11 resources for the xtconq 
inteface.

  The enable-sdl option is no longer needed. The SDL interface is 
enabled by default. The only time it (or any other interface) 
won't build is if they are missing something (and whether you are 
on a Unix platform, in the case of xtconq). In the future, I 
will perhaps disable interfaces depending one whether or not they 
can be built.

  Some work still remains to be done, but the major surgery now 
appears to be out of the way. Please let me know if you have any 
problems building with the remodeled system.

  Thanks,
   Eric

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-06  3:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-06  4:35 Configuration and Building Eric McDonald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).