Repository URL to install this package:
|
Version:
0.19.8-3bionic ▾
|
This example relies on libstdc++, gettext-runtime.
Installation:
./autogen.sh
./configure --prefix=/some/prefix --with-libasprintf-prefix=/previous/gettext/install/prefix
make
make install
Cleanup:
make distclean
./autoclean.sh