Howdy. Basically, it's all in the title: I'm a fairly new Linux user and I'm looking for a way to do, well, ^---that.
The default Software Manager is offering me version 2.4. The Readme/Install documentation with the downloaded FreeCiv source code is a bit longish and when following it blindly I end up with:
% ./configure
....lots of stuff looking good, but ending with:
configure: error: libcurl development files required
After that I *did* install libcurl (it says"7.35.0-1ubuntu2.10" and what is needed is "libcurl version 7.12.1 or better")
However, after installing libcurl, staring Configure gets me again:
configure: error: libcurl development files required
....
Any ideas? Different approaches?
Looking for idiot's guide for installing FreeCiv 2.5 in Linux Mint
-
- Member
- Posts: 990
- Joined: Thu Jan 01, 1970 12:00 am
Looking for idiot's guide for installing FreeCiv 2.5 in Linux Mint
Last edited by Corbeau on Fri Jan 20, 2017 12:46 pm, edited 1 time in total.
- chem
- New member
- Posts: 9
- Joined: Thu Jan 01, 1970 12:00 am
You've probably installed the compiled libcurl, but you will also need the source code headers.
I'm no familiar with Linux mint, but this should work: http://askubuntu.com/questions/78183/in ... rary#78185.
You may be missing other dependencies as well, you should google them or just try and to install the package with -dev suffix
I'm no familiar with Linux mint, but this should work: http://askubuntu.com/questions/78183/in ... rary#78185.
You may be missing other dependencies as well, you should google them or just try and to install the package with -dev suffix
-
- Member
- Posts: 990
- Joined: Thu Jan 01, 1970 12:00 am
-
- Member
- Posts: 990
- Joined: Thu Jan 01, 1970 12:00 am
Ok, problem solved (it seems).
If anyone encounters similar problem, go here:
http://linuxg.net/install-freeciv-on-ubuntu-via-getdeb/
If anyone encounters similar problem, go here:
http://linuxg.net/install-freeciv-on-ubuntu-via-getdeb/