development:compiling:liblcf:autotools
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
development:compiling:liblcf:autotools [2015/02/18 18:53] – remove indentation fdelapena | development:compiling:liblcf:autotools [2024/04/26 17:04] (current) – inih is no longed vendored lumiscosity | ||
---|---|---|---|
Line 31: | Line 31: | ||
* Copy the following text and paste it in your terminal window and press the enter key, you will need to enter your password and press again the enter key: | * Copy the following text and paste it in your terminal window and press the enter key, you will need to enter your password and press again the enter key: | ||
<code bash> | <code bash> | ||
- | sudo apt-get -y install --no-install-recommends git make automake1.11 | + | sudo apt-get -y install --no-install-recommends git make automake pkg-config |
git clone https:// | git clone https:// | ||
cd liblcf | cd liblcf | ||
Line 45: | Line 45: | ||
* Copy the following text and paste it in your terminal window and press the enter key, you will need to enter your password and press again the enter key: | * Copy the following text and paste it in your terminal window and press the enter key, you will need to enter your password and press again the enter key: | ||
<code bash> | <code bash> | ||
- | sudo dnf -y install libtool expat-devel libicu-devel gcc-c++ | + | sudo dnf -y install libtool expat-devel libicu-devel inih-devel gcc-c++ |
git clone https:// | git clone https:// | ||
cd liblcf | cd liblcf | ||
Line 62: | Line 62: | ||
===== Additional help ===== | ===== Additional help ===== | ||
- | Contact with us at https://webchat.freenode.net/? | + | Contact with us at https://easyrpg.org/contact |
- | + | ||
- | The current autotools build system maintainer is fdelapena | + |
development/compiling/liblcf/autotools.1424285594.txt.gz · Last modified: 2015/02/18 18:53 by fdelapena