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 739827 - Problem installing glade: libxml2 location test failures
Problem installing glade: libxml2 location test failures
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-11-08 18:41 UTC by fmpcharbonnier
Modified: 2018-03-26 15:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description fmpcharbonnier 2014-11-08 18:41:02 UTC
I tried to install glade, but after running make I get 4 errors.

Here is what the make check gave me 
========================================
   glade 3.18.3: tests/test-suite.log
========================================

# TOTAL: 3
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: create-widgets
====================

gcc: error: /usr/local/lib/libxml2.so: No such file or directoryn

FAIL: add-child
===============

gcc: error: /usr/local/lib/libxml2.so: No such file or directoryn

FAIL: toplevel-order
====================

gcc: error: /usr/local/lib/libxml2.so: No such file or directoryn


So I made sudo locate libxml2.so
and it gave me :

francois@ubuntu:~/Téléchargements/glade-3.18.3$ sudo locate libxml2.so
/home/francois/.local/share/Trash/files/libxml2-2.8.0/.libs/libxml2.so
/home/francois/.local/share/Trash/files/libxml2-2.8.0/.libs/libxml2.so.2
/home/francois/.local/share/Trash/files/libxml2-2.8.0/.libs/libxml2.so.2.8.0
/usr/lib/x86_64-linux-gnu/libxml2.so
/usr/lib/x86_64-linux-gnu/libxml2.so.2
/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1
/usr/local/lib/libxml2.so
/usr/local/lib/libxml2.so.2
/usr/local/lib/libxml2.so.2.9.1

What can I do?
Comment 1 GNOME Infrastructure Team 2018-03-26 15:43:09 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glade/issues/187.