Ask for help regarding any technical issue or report any bug or OS independent issues.
Stefan Rein
Peon
Posts: 4 Joined: 26 May 2005, 19:04
Location: Hannover
Contact:
Post
by Stefan Rein » 27 May 2005, 16:20
Hello,
I am German and have problems to understand the installing of the game..
what I have to download and how to install ?
Maybe a german install manual?
please help
Matt
Grand Knight
Posts: 1759 Joined: 07 Aug 2004, 10:47
Location: Germany->Bavaria
Post
by Matt » 27 May 2005, 18:25
maci
Knight
Posts: 507 Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:
Post
by maci » 28 May 2005, 08:01
and if you are using the GNU/Linux OS then just download the sourcecode
extract it
./configure
make
make install
ElvenProgrammer wrote: Maci: don't be rude, we're here to help people
Modanung
Grand Knight
Posts: 1719 Joined: 20 May 2005, 15:51
Location: Groningen, The Netherlands
Contact:
Post
by Modanung » 28 May 2005, 10:15
And if you're using MS-DOS... well... bad luck.
maci
Knight
Posts: 507 Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:
Post
by maci » 28 May 2005, 21:02
no
then you just download mingw or cygwin and compile it liek you would do under GNU/Linux :p
ElvenProgrammer wrote: Maci: don't be rude, we're here to help people
Modanung
Grand Knight
Posts: 1719 Joined: 20 May 2005, 15:51
Location: Groningen, The Netherlands
Contact:
Post
by Modanung » 29 May 2005, 03:00
...Oh, damn...
Rotonen
TMW Adviser
Posts: 3154 Joined: 08 Sep 2004, 19:48
Location: Bern, Switzerland
Post
by Rotonen » 29 May 2005, 09:46
Too bad DOS doesn't understand TCP/IP, does it?
Bjørn
Manasource
Posts: 1471 Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:
Post
by Bjørn » 30 May 2005, 17:49
maci wrote: no
then you just download mingw or cygwin and compile it liek you would do under GNU/Linux :p
Actually MinGW and Cygwin are for Windows... Anyway on DOS it could work with
DJGPP . Probably you'll have problems getting all the dependencies to work though, for example SDL doesn't seem to support DOS. We could try writing an Allegro graphics backend for that though. :-P
maci
Knight
Posts: 507 Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:
Post
by maci » 31 May 2005, 06:26
We could try writing an Allegro graphics backend for that though.
haha just right after we wrote a TCP/IP and a USB implementation for DOS
ElvenProgrammer wrote: Maci: don't be rude, we're here to help people