Install understanding problem

Ask for help regarding any technical issue or report any bug or OS independent issues.
Locked
Stefan Rein
Peon
Peon
Posts: 4
Joined: 26 May 2005, 19:04
Location: Hannover
Contact:

Install understanding problem

Post by Stefan Rein »

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 :shock:
Matt
Grand Knight
Grand Knight
Posts: 1759
Joined: 07 Aug 2004, 10:47
Location: Germany->Bavaria

Post by Matt »

If you're using windows download this: http://prdownloads.sourceforge.net/them ... e?download
User avatar
maci
Knight
Knight
Posts: 507
Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:

Post by maci »

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 ;)
User avatar
Modanung
Grand Knight
Grand Knight
Posts: 1719
Joined: 20 May 2005, 15:51
Location: Groningen, The Netherlands
Contact:

Post by Modanung »

And if you're using MS-DOS... well... bad luck.
If you're looking for 3D FOSS games be sure to check out LucKey Productions on itch.io
User avatar
maci
Knight
Knight
Posts: 507
Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:

Post by maci »

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 ;)
User avatar
Modanung
Grand Knight
Grand Knight
Posts: 1719
Joined: 20 May 2005, 15:51
Location: Groningen, The Netherlands
Contact:

Post by Modanung »

...Oh, damn...
If you're looking for 3D FOSS games be sure to check out LucKey Productions on itch.io
User avatar
Rotonen
TMW Adviser
TMW Adviser
Posts: 3154
Joined: 08 Sep 2004, 19:48
Location: Bern, Switzerland

Post by Rotonen »

Too bad DOS doesn't understand TCP/IP, does it? :roll:
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

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
User avatar
maci
Knight
Knight
Posts: 507
Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:

Post by maci »

We could try writing an Allegro graphics backend for that though. :-P
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 ;)
Locked