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
development:compiling:liblcf:autotools [2021/05/31 03:29] – [Additional help] 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
development/compiling/liblcf/autotools.txt · Last modified: 2024/04/26 17:04 by lumiscosity

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki