Qtnx

From Linuxintro
Revision as of 06:51, 21 July 2014 by imported>ThorstenStaerk (Created page with "ok, today I am trying to build qtnx: git clone https://github.com/gw280/QtNX.git cd QtNX/ cd nxcl/ tweedleburg:~/QtNX/nxcl # autoreconf -is configure.ac:19: error: p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ok, today I am trying to build qtnx:

git clone https://github.com/gw280/QtNX.git
cd QtNX/
cd nxcl/
tweedleburg:~/QtNX/nxcl # autoreconf -is
configure.ac:19: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
libtoolize --force
aclocal
autoheader 
automake --force-missing --add-missing
autoconf
./configure