Hi,all;
I'm studying using 'make_element' tool to generate a filter plugin.but I don't know how to compile my source codes to the library. From google, it seems that "autogen.sh" or "libtool" may help. but my question is: 1. how to use autogen.sh? 2. I have installed the libtool using "apt-get install libtool"(my linux is Ubuntu),is it correct?if it's correct, how can I generate the Makefile?or someone can show me a template? thank's everyone and wish a good China mid-autumn festival to everybody all around the world. Chen -- Best regards ------------------------------------------------------------------------- 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 |
On Fri, Sep 12, 2008 at 6:36 AM, Chen Hailiang <[hidden email]> wrote: Hi,all; Just run it as a script, it will complain if you don't have some lib installed, so you go and apt-get it.
Autogen will create a makefile for you.
-- Thiago Sousa Santos Embedded Systems and Pervasive Computing Lab (Embedded) Center of Electrical Engineering and Informatics (CEEI) Federal University of Campina Grande (UFCG) ------------------------------------------------------------------------- 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 |