Ahoj, chtěl bych si nainstalovat program blueman (
http://blueman.tuxfamily.org), který není v repozitářích. Balíky kloudně nejsou k sehnání, tak jsem zkoušel instalaci ze SVN:
svn co
https://fsckyou.info/svn/blueman/trunk blueman
./autogen.sh --prefix=/usr --sysconfdir=/etc
...a skončilo to s tímto výpisem:
configure.ac:15: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
configure.ac:9: installing `./config.guess'
configure.ac:9: installing `./config.sub'
configure.ac:5: installing `./install-sh'
configure.ac:5: installing `./missing'
blueman/Makefile.am:9: installing `./py-compile'
module/Makefile.am: installing `./depcomp'
configure.ac:15: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
Může mi někdo prosím poradit?