Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2000:
[Freeciv-Dev] Re: How do u make win32 Freeciv
Home

[Freeciv-Dev] Re: How do u make win32 Freeciv

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "Wong TM (Huang Deming)" <lookmeow@xxxxxxxxxxxx>
Cc: "Freeciv-Dev" <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: How do u make win32 Freeciv
From: "Dan Aloni" <danaloni@xxxxxxxxxxxx>
Date: Tue, 25 Jul 2000 13:33:31 +0200

----- Original Message -----
From: "Wong TM (Huang Deming)" <lookmeow@xxxxxxxxxxxx>
To: <danaloni@xxxxxxxxxxxx>
Cc: "Freeciv-Dev" <freeciv-dev@xxxxxxxxxxx>
Sent: Monday, July 24, 2000 5:16 AM
Subject: How do u make win32 Freeciv


> I would like to more know in detail how you make win32 Freeciv (parameters
> used.....etc)
>

1. Install the recent cygnus-win32 tools.
2. Download glib, gtk, and imlib's sources.
3. Download the development pack of xfree (xfree86 for win32). This includes
the libs and include files. Install those
on your win32-cygnus system. (xfree86-4.0-devel.tar.gz from the cygnus
site).

By using the usual, ./configure ; make ; make install :
3. Compile glib - you'll have some problems while compiling, so you have to
patch it a little, not a big issue.
4. Compile imlib - and patch it.
5. Compile gtk+ - and make the necessary patches for it to build.
6. Compile freeciv. Surprizingly, freeciv needs *no* patches to compile
under this environment, and it works.
7. Run an X-Server and test your binaries. (put the necessary DLLs from
xfree in the directory where you run the client)







[Prev in Thread] Current Thread [Next in Thread]