Hello community I'm the newbiest Ubuntu user ever. I'm also Computer Science student migrating to this operation system and looking for clean IDE to build my algorithms. I found one called "Builder" but it is not working properly. I faced two errors, first one was saying to install autopoint after that the second one showed up saying it:
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force
configure.ac:102: error: m4_defn: undefined macro: LT_PACKAGE_VERSION
m4/libtool.m4:40: LT_PREREQ is expanded from...
configure.ac:102: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Any ideas to solve this error?
gnome-builder? (2) what instructions are you following? (3) do you really need to build from source (it's available from the repository since 16.04) – steeldriver Jun 03 '17 at 19:57gnome-builder- if you already have the pre-builtgnome-builder3.24.1-0ubuntu1 from the repository, what exactly are you trying to build from source? – steeldriver Jun 03 '17 at 21:38