Re: I would like to introduce myself!

Marko Lindqvist <[email protected]> Sat, 5 Mar 2022 16:07:04 +0200
Newsgroups gmane.games.freeciv.internationalization
Message-ID <CAF6bG8f1w8h6tTDm_GEWwsD+=9m9FUH-oBpV6j9VnLOeid2PYw@mail.gmail.com>
1 Yeah, on Mac you first have to decide if you go the macports or homebrew
route of installing dependencies & other environment.

 Continuous Integration builds I mentioned are using homebrew. It usually
seems to be providing wider selection on packages, enabling more freeciv
features to be used.


la 5. maalisk. 2022 klo 10.39 Dirk Zimmermann <[email protected]>
kirjoitti:

> Re building freeciv for macOS, at least for big sur:
>
> If you can install [macports](https://www.macports.org/install.php) and
> copy commands to the terminal, then it's easy.
>
> I can provide you with a working list of commands, e.g.
>
> sudo port install gtk3 +quartz -x11
> sudo port install libsdl2_mixer libsdl2
>
> CC=clang sh autogen.sh  --enable-shared --prefix=$HOME/freeciv
> --with-libintl-prefix=/opt/local
> CC=clang ./configure --enable-shared --prefix=$HOME/freeciv
> --with-libintl-prefix=/opt/local
>
> # invoke the de version
> LANG=de LANGUAGE=de ~/freeciv/bin/freeciv-gtk3 --tiles sextant
>
> On 05.03.22 02:05, FreeLists Mailing List Manager wrote:
> > [freeciv-i18n] Re: I would like to introduce myself!
>
> - Dirk
>