Error: no gstreamer-1.0 >= 1.6.0

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

Error: no gstreamer-1.0 >= 1.6.0

doon
This post was updated on .
I trying install to gst-rtsp-server-1.7.1 from source but get an error when "./configure":
"Error: configure: No package 'gstreamer-1.0' found configure: error: no gstreamer-1.0 >= 1.6.0"
I checked my gstreamer packages, all them are 1.6.0, and any apt-get update, upgrade or install --only-upgrade not works - I always get "Installed: 1.6.0-1ubuntu1 Candidate: 1.6.0-1ubuntu1". So how can I completely remove all gstreamer packages and install newer versions?
Reply | Threaded
Open this post in threaded view
|

Re: Error: no gstreamer-1.0 >= 1.6.0

Mart Raudsepp
Ühel kenal päeval, T, 09.02.2016 kell 22:56, kirjutas doon:

> I trying install to gst-rtsp-server-1.7.1 from source but get an
> error when
> "./configure":
> "Error: configure: No package 'gstreamer-1.0' found configure: error:
> no
> gstreamer-1.0 >= 1.6.0" 
> I checked my gstreamer packages, all them are 1.6.0, and any apt-get
> update
> and upgrade not works - I always get "Installed: 1.6.0-1ubuntu1
> Candidate:
> 1.6.0-1ubuntu1".

It needs the pkg-config gstreamer-1.0.pc file, which on binary
distributions is split into a separate development package, alongside
the headers (which it will need as well to build from source). So you
need to add the -dev packages for what is needed. On Debian/Ubuntu such
packages are usually named with a "-dev" suffix added to the main
package name, while on Fedora and other RPM distros it's usually "-
devel" suffix iirc.

You could also try the "apt-get build-dep <package>" command which will
install the packages necessary to build the package <package>. If
Ubuntu has an older gst-rtsp-server version under some name, you could
use that package name for "<package>" and you should get all what's
needed to build it from source as well, sans any new dependencies added
between the Ubuntu version and your 1.7.1 (I doubt there are any). If
no such package, probably build-dep's of something like gst-plugins-
good (gstreamer1.0-plugins-good) would be sufficient as well.
gst-rtsp-server packages appear to be in universe set for Ubuntu as
libgstrtspserver-1.0

> So how can I completely remove all gstreamer packages and
> install newer versions?

You can probably find good information about that from various search
engine results if you want to go down that route afterall. One option
would be to not mess with the system versions and either install in a
separate prefix, or use gst-uninstalled setup, e.g like described at
http://arunraghavan.net/2014/07/quick-start-guide-to-gst-uninstalled-1-x/


Mart
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error: no gstreamer-1.0 >= 1.6.0

akash jain
Try build from source gst-rtsp-server-1.6.0.tar.xz if you have gstreamer-1.6.0

Otherwise if you don't want gstreamer-1.6.0 and want to install gstreamer-1.7.1 completely, i would suggest go for gst-uninstalled.


It will git clone automatically gstreamer and its plugins, For gstreamer-rtsp-server, you will have to git clone from https://github.com/GStreamer and follow the instruction given in the guide to build.






_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error: no gstreamer-1.0 >= 1.6.0

doon
This post was updated on .
In reply to this post by Mart Raudsepp
Mart Raudsepp wrote
Ühel kenal päeval, T, 09.02.2016 kell 22:56, kirjutas doon:
> I trying install to gst-rtsp-server-1.7.1 from source but get an
> error when
> "./configure":
> "Error: configure: No package 'gstreamer-1.0' found configure: error:
> no
> gstreamer-1.0 >= 1.6.0" 
> I checked my gstreamer packages, all them are 1.6.0, and any apt-get
> update
> and upgrade not works - I always get "Installed: 1.6.0-1ubuntu1
> Candidate:
> 1.6.0-1ubuntu1".

It needs the pkg-config gstreamer-1.0.pc file, which on binary
distributions is split into a separate development package, alongside
the headers (which it will need as well to build from source). So you
need to add the -dev packages for what is needed. On Debian/Ubuntu such
packages are usually named with a "-dev" suffix added to the main
package name, while on Fedora and other RPM distros it's usually "-
devel" suffix iirc.

You could also try the "apt-get build-dep <package>" command which will
install the packages necessary to build the package <package>. If
Ubuntu has an older gst-rtsp-server version under some name, you could
use that package name for "<package>" and you should get all what's
needed to build it from source as well, sans any new dependencies added
between the Ubuntu version and your 1.7.1 (I doubt there are any). If
no such package, probably build-dep's of something like gst-plugins-
good (gstreamer1.0-plugins-good) would be sufficient as well.
gst-rtsp-server packages appear to be in universe set for Ubuntu as
libgstrtspserver-1.0

> So how can I completely remove all gstreamer packages and
> install newer versions?

You can probably find good information about that from various search
engine results if you want to go down that route afterall. One option
would be to not mess with the system versions and either install in a
separate prefix, or use gst-uninstalled setup, e.g like described at
http://arunraghavan.net/2014/07/quick-start-guide-to-gst-uninstalled-1-x/


Mart
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Ok, thank you both, guys!
So I used this link and installed gstreamer using "sudo apt-get build-dep gstreamer1.0-plugins-{base,good,bad,ugly}", after that I checked "~/gst" directory but it did not exist. So I was compelled to use this link. I downloaded "gst-rebuild", and did "python gst-rebuild build-dep", "python gst-rebuild gstreamer", "cd ~/gst", "./gst-git", "python gst-rebuild all-plugins". After this I checked policy of "gstreamer1.0-plugins-good", and saw still "Installed: 1.6.0-1ubuntu1" version. After that I tried to "sudo python gst-rebuild gst-plugins-good" and now even gst-rebuild said that I have 1.6.0 version: "configure: Requested 'gstreamer-1.0 >= 1.7.1.1' but version of GStreamer is 1.6.0          configure: error: no gstreamer-1.0 >= 1.7.1.1 (GStreamer) found". So I still have this error. Also I remember that I installed a few weeks ago gst-rtsp-server which have 1.6.0 version, maybe it's due to it? Anyway I still need help.
Regards!
Reply | Threaded
Open this post in threaded view
|

Re: Error: no gstreamer-1.0 >= 1.6.0

doon
In reply to this post by Mart Raudsepp
Mart Raudsepp wrote
Ühel kenal päeval, T, 09.02.2016 kell 22:56, kirjutas doon:
> I trying install to gst-rtsp-server-1.7.1 from source but get an
> error when
> "./configure":
> "Error: configure: No package 'gstreamer-1.0' found configure: error:
> no
> gstreamer-1.0 >= 1.6.0" 
> I checked my gstreamer packages, all them are 1.6.0, and any apt-get
> update
> and upgrade not works - I always get "Installed: 1.6.0-1ubuntu1
> Candidate:
> 1.6.0-1ubuntu1".

It needs the pkg-config gstreamer-1.0.pc file, which on binary
distributions is split into a separate development package, alongside
the headers (which it will need as well to build from source). So you
need to add the -dev packages for what is needed. On Debian/Ubuntu such
packages are usually named with a "-dev" suffix added to the main
package name, while on Fedora and other RPM distros it's usually "-
devel" suffix iirc.

You could also try the "apt-get build-dep <package>" command which will
install the packages necessary to build the package <package>. If
Ubuntu has an older gst-rtsp-server version under some name, you could
use that package name for "<package>" and you should get all what's
needed to build it from source as well, sans any new dependencies added
between the Ubuntu version and your 1.7.1 (I doubt there are any). If
no such package, probably build-dep's of something like gst-plugins-
good (gstreamer1.0-plugins-good) would be sufficient as well.
gst-rtsp-server packages appear to be in universe set for Ubuntu as
libgstrtspserver-1.0

> So how can I completely remove all gstreamer packages and
> install newer versions?

You can probably find good information about that from various search
engine results if you want to go down that route afterall. One option
would be to not mess with the system versions and either install in a
separate prefix, or use gst-uninstalled setup, e.g like described at
http://arunraghavan.net/2014/07/quick-start-guide-to-gst-uninstalled-1-x/


Mart
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
I posted updated information and still have this issue. Can you suggest something?
Reply | Threaded
Open this post in threaded view
|

Re: Error: no gstreamer-1.0 >= 1.6.0

mhallak
Did you find a solution...
I have something very similar.... and I just don't know where to look anymore/