Hi,
I want to develop my own parser plugin using gstreamer . I am working on Ubuntu 8.04 LTS i386 machine. I have installed gstreamer , gstreamer-plugin-base ,gstreamer-plugin-good,gstreamer-plugin-bad, gstreamer-plugin-ugly . I order to build plugin ..I download gst- template cvs from gstreamer site. But when I run autoge.sh ...i had error saying........ checking for GST.....configure :error you need gstreamer development package installed configure failed I don't understand how it's not detecting GST which I have alredy installed.... It seem very basic stuff.....but please help me out... -- Thanks and warm Regards Rahul S. Nikose ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
We at Jokosher use Gstreamer CVS enviroment, which is very easy to
setup seperately from system's gstreamer: http://userdocs.jokosher.org/InstallingCvsGstreamer In such way, you can easily update and work with Gst cvs without worrying to hosing system. P. 2008/5/30 Rahul Nikose <[hidden email]>: > Hi, > I want to develop my own parser plugin using gstreamer . I am working on > Ubuntu 8.04 LTS i386 machine. I have installed gstreamer , > gstreamer-plugin-base ,gstreamer-plugin-good,gstreamer-plugin-bad, > gstreamer-plugin-ugly . > I order to build plugin ..I download gst- template cvs from > gstreamer site. But when I run autoge.sh ...i had error > saying........ checking for GST.....configure :error > you need gstreamer development package installed > configure failed > > I don't understand how it's not detecting GST which I have > alredy installed.... > It seem very basic stuff.....but please help me out... > > > -- > Thanks and warm Regards > > Rahul S. Nikose > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > -- mortigi tempo Pēteris Krišjānis ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by Rahul Nikose
Hi,
Check ur pkg-config path. Cheers Ved On Fri, May 30, 2008 at 12:52 PM, Rahul Nikose <[hidden email]> wrote: > Hi, > I want to develop my own parser plugin using gstreamer . I am working on > Ubuntu 8.04 LTS i386 machine. I have installed gstreamer , > gstreamer-plugin-base ,gstreamer-plugin-good,gstreamer-plugin-bad, > gstreamer-plugin-ugly . > I order to build plugin ..I download gst- template cvs from > gstreamer site. But when I run autoge.sh ...i had error > saying........ checking for GST.....configure :error > you need gstreamer development package installed > configure failed > > I don't understand how it's not detecting GST which I have > alredy installed.... > It seem very basic stuff.....but please help me out... > > > -- > Thanks and warm Regards > > Rahul S. Nikose > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
ved kpl wrote:
> Hi, > > Check ur pkg-config path. > > Cheers > Ved > > On Fri, May 30, 2008 at 12:52 PM, Rahul Nikose <[hidden email]> wrote: >> Hi, >> I want to develop my own parser plugin using gstreamer . I am working on >> Ubuntu 8.04 LTS i386 machine. I have installed gstreamer , >> gstreamer-plugin-base ,gstreamer-plugin-good,gstreamer-plugin-bad, >> gstreamer-plugin-ugly . >> I order to build plugin ..I download gst- template cvs from >> gstreamer site. But when I run autoge.sh ...i had error >> saying........ checking for GST.....configure :error >> you need gstreamer development package installed >> configure failed >> >> I don't understand how it's not detecting GST which I have >> alredy installed.... >> It seem very basic stuff.....but please help me out... >> Don't forget to install all the gstreamer packages beginning with -dev. This is really more of a ubuntu question than a gstreamer question. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |