[gst-devel] Package gstreamer-plugin-ugly-0.10.14

Andres Gonzalez acandido at hi-iberia.es
Wed Nov 10 16:29:28 CET 2010


On 10/11/10 16:00, Rafael Sousa wrote:
> Hi all,
>
> I'm trying to install the package cited above from de tar.gz source. 
> But I'm having some problems. First, when I configure, compile and 
> install, the gstreamer don't find the plugin that I installed. I think 
> that is some parameter in the configure step that I didn't do. the 
> gstreamer main package I installed from apt-get command. How do I have 
> to proceed to make the gstreamer recognize the plugin? I'm using 
> ubuntu 10.04.
>
> The reason that I'm installing from the tar.gz is because I am 
> developing a project for my master thesis. I have another doubt 
> similar to what I asked above: how do I link the plugin ugly with the 
> x264? I compiled and installed the x264 from the tar.gz too.
>
> in all the packages I've done the following steps:
>
> $ ./configure
> $ make
> # make install
>
> Anyone can lend me a help?
Hello Rafael,

I understand that you are installing the tarball because you want to 
modify GStreamer for your project (as opposite of installing a specific 
version of the package).

I repeat what once I was told about this:

Tipically you don't need to ./configure; make; # make install. In fact, 
now you have installed, I recommend you doing

# make uninstall

otherwise this new version (installed in /usr/local) is going to collide 
with the one installed in /usr, in case you installed also the binary 
packages (don't do that if you have any source tarball where you 
configured with --prefix=/usr).

you can get updated packages for  Lucid at
https://launchpad.net/~gstreamer-developers/+archive/ppa/+packages?field.name_filter=&field.status_filter=published&field.series_filter=lucid

and if you want to develop for the latest GIT of GStreamer you can run it all
uninstalled without breaking your system.
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/chapter-developing.html#developing-uninstalled-gstreamer


Regards,
Andrés




>
> Thanks in advance
>
>
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a
> Billion" shares his insights and actions to help propel your
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101110/f500c9fd/attachment.htm>


More information about the gstreamer-devel mailing list