On Wed, May 06, 2009 at 03:22:02PM -0700, EmbeddedMicro wrote: > > I am trying to compile the sample C plugin in the rhythmbox source. The > problem is after I build it with 'make' and there are no errors, there is no > libsample.so file in .libs. I just have .la .a and .o files. > > How can I make it make the .so file so I can try the plugin out.
In plugins/sample/Makefile.am, there are two commented lines. Uncomment both, comment out the noinst_LTLIBRARIES line, then run 'make clean; make' in that directory. _______________________________________________ rhythmbox-devel mailing list rhythmbox-devel@gnome.org http://mail.gnome.org/mailman/listinfo/rhythmbox-devel