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

Tech support • Re: Installing FreeCiv on Apple Silicon

$
0
0
Reading the instructions, it seems that it provides a virtual environment for building programs. So just running ./configure will not have access to the build libraries. You probably need to run something like

Code:

$ alias jhbuild="PATH=.new_local/bin:$PATH jhbuild"
, then

Code:

jhbuild ./configure
. I don't know for sure, though.

Statistics: Posted by Elefant — Tue Jun 18, 2024 7:14 pm



Viewing all articles
Browse latest Browse all 358

Trending Articles