User Tools

Site Tools


development:compiling:liblcf:autotools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:compiling:liblcf:autotools [2016/07/18 17:09] – Modern distros have at least automake 1.11 already, prevents some warnings since 1.14 fdelapenadevelopment: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 automake pkg-config libtool g++ libexpat1-dev libicu-dev+sudo apt-get -y install --no-install-recommends git make automake pkg-config libtool g++ libexpat1-dev libicu-dev libinih-dev
 git clone https://github.com/EasyRPG/liblcf.git git clone https://github.com/EasyRPG/liblcf.git
 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://github.com/EasyRPG/liblcf.git git clone https://github.com/EasyRPG/liblcf.git
 cd liblcf cd liblcf
Line 62: Line 62:
 ===== Additional help ===== ===== Additional help =====
  
-Contact with us at https://webchat.freenode.net/?channels=easyrpg +Contact with us at https://easyrpg.org/contact
- +
-The current autotools build system maintainer is fdelapena+
development/compiling/liblcf/autotools.1468861793.txt.gz · Last modified: 2016/07/18 17:09 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki