Skip to main content

Thread: Running a shell file


hello,
have run 1 shell file in order check working. file part of project.
file name autogen.sh. earlier when wrote ./autogen.sh, got error autoreconf not installed. installed autoconf;by using sudo apt-get install autoconf.
later got error :line.188 of autoreconfig not having libtool...sth that.
installed sudo apt-get install libtool.
still getting error when write same command as,
./autogen.sh
it's follows:
./autogen.sh
+ autoreconf -i -f -v
autoreconf: entering directory `.'
autoreconf: configure.ac: not using gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: consider adding `ac_config_macro_dir([m4])' configure.ac and
libtoolize: rerunning libtoolize, keep correct libtool macros in-tree.
libtoolize: consider adding `-i m4' aclocal_amflags in makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: leaving directory `.'
another thing want ask; may related this, regarding root
had installed root days before same command as;
sudo apt-get install root
when write command in root
reboot, says :command not defined in current scope.why happening?
2 things related?
run root typing root.
reply.

i tried installing autoconf once again, of no use..as output was:
have latest version installed!..let me know supposed do.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Running a shell file


Ubuntu

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???