Run autoreconf -i
to generate the configure
script.
./configure --prefix=/usr make sudo make install
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 cd liblcf autoreconf -i ./configure --prefix=/usr make sudo make install cd ..
sudo dnf -y install libtool expat-devel libicu-devel inih-devel gcc-c++ git clone https://github.com/EasyRPG/liblcf.git cd liblcf autoreconf -i ./configure --prefix=/usr make sudo make install cd ..
There is an AUR package available, you can use your favourite aur helper or download and use makepkg:
packer -S liblcf-git
Contact with us at https://easyrpg.org/contact