Beginner Problem:How to compile plugin?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Beginner Problem:How to compile plugin?

Chen Hailiang
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
Reply | Threaded
Open this post in threaded view
|

Re: Beginner Problem:How to compile plugin?

Thiago Sousa Santos-2


On Fri, Sep 12, 2008 at 6:36 AM, Chen Hailiang <[hidden email]> wrote:
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?
Just run it as a script, it will complain if you don't have some lib installed, so you go and apt-get it.

 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?
Autogen will create a makefile for you.

  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




--
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