Hi,
I am trying to compile the dm81xx_gsreamer code with the EZSDK package. I am getting the below error. That glibtoolize not found. I tried to install glib also. but I am not getting the solution.
***** Configuring plugins_base
if [ "true" = "true" ]; then cd gst-plugins-base-0.10.32 && ./autogen.sh --disable-gtk-doc --noconfigure; fi
./autogen.sh: line 14: git: command not found
ln: creating symbolic link `.git/hooks/pre-commit': No such file or directory
+ passing argument --disable-gtk-doc to configure
+ configure run disabled + options passed to configure: --disable-gtk-doc
+ check for build tools
checking for autoconf >= 2.60 ... found 2.65, ok.
checking for automake >= 1.10 ... found 1.11.1, ok.
checking for autopoint >= 0.17 ... found 0.17, ok.
checking for libtoolize >= 1.5.0 ... checking for glibtoolize >= 1.5.0 ... libtoolize not found !
You must have libtoolize installed to compile gst-plugins-base.
Download the appropriate package for your distribution,
or get the source tarball at ftp://ftp.gnu.org/pub/gnu/libtool/
checking for pkg-config >= 0.8.0 ... found 0.22, ok.
- Please get the right tools before proceeding.
- Alternatively, if you're sure we're wrong, run with --nocheck.
Please help me to solve this solution to compile and build the gstreamer.
Thanks in advance.
Regards,
Salih