1.
aclocal: command not found
sudo pacman -S automake autoconf
2.
./autogen.sh: line 25: intltoolize: command not found
sudo pacman -S intltool
3.
install from sources
autogen.sh
make
sudo make install

Leave a Reply

Your email address will not be published. Required fields are marked *