Quantcast
Channel: forum.freeciv.org
Viewing all articles
Browse latest Browse all 51

Tech support • Installing FreeCiv on Apple Silicon

$
0
0
I am trying to install FreeCiv on Apple Silicon and I am running into the following issue:

- I installed GTK(3?) following these steps: https://wiki.gnome.org/Projects/GTK/OSX/Building
- GTK was installed in /Users/myuser/gtk/inst

When I run the freeciv ./configure script I get an error that none of the client dependencies are found:

Code:

checking for gtk+-3.0 >= 3.22.0... nochecking for gtk+-3.0 >= 3.10.0... nochecking for gtk4 >= 4.0.0... nochecking for qtpaths... nochecking for sdl2 >= 2.0.0... nochecking for sdl2-config... (cached) no
So then I tried running ./configure with the environment variable set

Code:

PKG_CONFIG_PATH=/Users/myuser/gtk/inst/lib/pkgconfig
. I also checked the binaries and my impression is that the gtk version I had installed is 3.24.42:

Code:

> /Users/myuser/gtk/inst/bin/gtk-launch --version3.24.42
So that should suffice, no? What am I doing wrong?

Statistics: Posted by mkd — Tue Jun 18, 2024 4:56 pm — Replies 9 — Views 71



Viewing all articles
Browse latest Browse all 51

Trending Articles