Linux install.sh not found during gotham installation under fedora 17
#1
hi guys,

iam newie in xbmc and trying to install gotham in my fedora 17, but during installation i get the following errors.

[root@Osiris xbmc]# ./bootstrap
autoreconf -vif .
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.in: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
configure.in:1728: error: possibly undefined macro: PKG_CONFIG_SYSROOT_DIR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.

[root@Osiris xbmc]# autoreconf -f -i -Wall,no-obsolete
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.in:1728: error: possibly undefined macro: PKG_CONFIG_SYSROOT_DIR
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


[root@Osiris xbmc]# ./configure
configure: error: cannot find install-sh, install.sh, or shtool in build-aux "."/build-aux

Thanks in advance for some help.
Reply
#2
exactly same here with centos 6
Reply

Logout Mark Read Team Forum Stats Members Help
install.sh not found during gotham installation under fedora 170