Search found 235 matches

by Elefant
Sun Aug 25, 2024 1:30 pm
Forum: Wishlist
Topic: 1 turn city vision
Replies: 11
Views: 4531

Re: 1 turn city vision

So maybe system requirements should be simply a list of supported OS's and disk space usage (min 400mb, recommended 1gb).
by Elefant
Sun Aug 25, 2024 4:21 am
Forum: Wishlist
Topic: 1 turn city vision
Replies: 11
Views: 4531

Re: 1 turn city vision

On system requirements, I ran freeciv 3.1.2 on a milk v duo s. 512 mb ram, 1ghz c906 risc v cpu. Aside from a slow Gui (no GPU), it seemed to run fine, ram usage at 290mb at the start of the game.
by Elefant
Sat Aug 03, 2024 8:55 pm
Forum: Single player
Topic: What am I doing wrong in Trade Routes for Ver 3 and above?
Replies: 4
Views: 3417

Re: What am I doing wrong in Trade Routes for Ver 3 and above?

I believe 3.0 changes default ruleset to civ2civ3 from classic in 2.6. You would need to select the classic ruleset to have the same game rules.
by Elefant
Wed Jul 03, 2024 2:50 am
Forum: Tech support
Topic: having trouble compiling: SQLite not found <solved>
Replies: 8
Views: 5158

Re: having trouble compiling: SQLite not found <solved>

Ok. Your previous suggestion is a good idea, but maybe the build instructions could have a bit more information about this error? Something like "If building errors with * not found, ensure you have the development files installed and not just the runtime..." continuing with instructions f...
by Elefant
Mon Jul 01, 2024 5:38 pm
Forum: Tech support
Topic: having trouble compiling: SQLite not found <solved>
Replies: 8
Views: 5158

Re: having trouble compiling: SQLite not found <solved>

Maybe the error message should include the name of the apt package that needs to be installed?
by Elefant
Wed Jun 19, 2024 4:48 pm
Forum: Tech support
Topic: Installing FreeCiv on Apple Silicon
Replies: 15
Views: 5823

Re: Installing FreeCiv on Apple Silicon

No problem :D. You could also try

Code: Select all

 jhbuild build freeciv
That should build freeciv and it's dependencies, according to the jhbuild readme, but I don't know if freeciv is compatible with the automation tools.
by Elefant
Wed Jun 19, 2024 3:19 pm
Forum: Tech support
Topic: Installing FreeCiv on Apple Silicon
Replies: 15
Views: 5823

Re: Installing FreeCiv on Apple Silicon

Sorry. Command should be

Code: Select all

 jhbuild run ./configure 
(I don't have a mac, so I can't test it)(I can't be sure about this command either, but the idea is to run ./configure in the jhbuild virtual environment).
by Elefant
Tue Jun 18, 2024 7:16 pm
Forum: Tech support
Topic: Installing FreeCiv on Apple Silicon
Replies: 15
Views: 5823

Re: Installing FreeCiv on Apple Silicon

The packages installed to the user folder are probably just the runtime libs.