GNOME Bugzilla – Bug 595813
Bug in gst-plugin-gl.tar.gz
Last modified: 2010-04-20 14:38:51 UTC
When i download the last version gst-plugin-gl.tar.gz without used git version. I can't compile it because common directory is incompleted.
Could you give us some more detail? What error do you get?
i had tar -xvf RELEASE-0.10.1.tar.gz. After to enter in directory RELEASE-0.10.1, i run ./autogen.sh, i have this message: + Setting up common submodule fatal: Not a git repository fatal: Not a git repository There is something wrong with your source tree. You are missing common/gst-autogen.sh So i ask me if you can have a not directory git to use this version of gst-plugins-gl.
You should run configure directly - there's no need to run autogen.sh unless you've checked out a git version of the module. That said, it's a problem that autogen.sh doesn't work in the tarball. It either should not be disted at all, or should just use the common/ from the tarball instead of attempting to check out the git submodule.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!