Hi All,
I am trying to install gst-editor on my machine but I am getting an error in "configure". I have extracted "gst-editor-0.8.0 " and I am running "./configure". in between I am getting this error. checking for gstreamer-0.8 >= 0.7.1... checking for gstreamer-0.7 >= 0.7.1... configure: error: No GStreamer development libraries found Thanks in advance |
Hi Praveen ,
Have you installed gstreamer in your machine if not then install first .
On Thu, Oct 9, 2008 at 7:18 PM, praveen.pande <[hidden email]> wrote:
-- Regards, Sudarshan Bisht ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
GStreamer is already installed but the problem persists.
|
Hi
Set PKG_CONFIG_PATH to where your pkgconfig directory is located .
e.g. export PKG_CONFIG_PATH =/usr/lib/pkgconfig
On Tue, Oct 14, 2008 at 11:41 AM, praveen.pande <[hidden email]> wrote:
-- Regards, Sudarshan Bisht ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by praveen pandey-2
praveen.pande schrieb:
> Hi All, > > I am trying to install gst-editor on my machine but I am getting an error in > "configure". > I have extracted "gst-editor-0.8.0 " and I am running "./configure". in > between I am getting this error. > > checking for gstreamer-0.8 >= 0.7.1... checking for gstreamer-0.7 >= > 0.7.1... configure: error: No GStreamer development libraries found > > Thanks in advance You are trying to build the 0.8 version. gst-editor has been ported sort of to 0.10 in cvs. You need to check it out from there. The port is not very complete. though. If you want to try it still, patches are welcome :) Stefan ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |