After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 785008 - gstreamer0.10.0 not installing [./configure process not completed]
gstreamer0.10.0 not installing [./configure process not completed]
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-17 05:40 UTC by Nagin Chand
Modified: 2017-07-17 06:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nagin Chand 2017-07-17 05:40:43 UTC
With ./configure command, everything appeared working fine till the end when it is stopped with the issue of libxml2 with the following part comment:


checking for libxml-2.0 >= 2.4.9... configure: error: Need libxml2 for glib2 builds -- you should be able to do without it -- this needs fixing


My laptop: Fujitsu LH532 based on i3, with 4Gb RAM and 500Gb HDD

I am working on SparkyLinux-4.6.1 64-bit
Comment 1 Sebastian Dröge (slomo) 2017-07-17 06:56:12 UTC
GStreamer 0.10 is not supported anymore and unmaintained since 5 years. Please use the 1.x release series.

Also your problem is that you're missing the libxml2 development files. Should work fine after you install them.