I want to install gst-openmax without Git.
Stefan Kost
ensonic at hora-obscura.de
Mon Aug 29 00:55:19 PDT 2011
On 08/29/11 07:43, Tim Müller wrote:
> On Mon, 2011-08-29 at 11:03 +0900, Kei Naga wrote:
>
>> - I did that.
>> 1. I want to install gst-openmax.
>> 2. I got gst-openmax-0.10.1.tar.gz from
>> http://cgit.freedesktop.org/gstreamer/gst-openmax/ .
>> 3. I did [ $ ./autogen.sh --noconfigure ].
>> 4. But Install was failed.
>>
> Get it from here: http://gstreamer.freedesktop.org/src/gst-openmax/
>
> Cheers
> -Tim
>
>> ------------------------
>> $ ./autogen.sh --noconfigure
and don't run autogen.sh on a tarball. just run ./configure
--prefix=<where you want to install to>
Stefan
>> + configure run disabled
>> + check for build tools
>> checking for autoconf >= 2.52 ... found 2.67, ok.
>> checking for automake >= 1.7 ... found 1.11.1, ok.
>> checking for libtoolize >= 1.5.0 ... found 2.2.6b, ok.
>> checking for pkg-config >= 0.8.0 ... found 0.25, ok.
>> + running aclocal -I m4 ...
>> fatal: Not a git repository (or any of the parent directories): .git
>> configure.ac:7: error: AC_INIT should be called with package and
>> version arguments
>> /usr/share/aclocal-1.11/init.m4:26: AM_INIT_AUTOMAKE is expanded
>> from...
>> configure.ac:7: the top level
>> autom4te: /usr/bin/m4 failed with exit status: 1
>> aclocal: autom4te failed with exit status: 1
>>
>> aclocal failed
>> ------------------------
>>
>> - Question
>> Should I use Git when I install gst-openmax-0.10.1?
>> How can I install gst-openmax-0.10.1 without Git?
>>
>>
>> Regards,
>> Kei
>>
>>
>> _______________________________________________
>> gstreamer-openmax mailing list
>> gstreamer-openmax at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-openmax
>
> _______________________________________________
> gstreamer-openmax mailing list
> gstreamer-openmax at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-openmax
More information about the gstreamer-openmax
mailing list