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 470400 - configure failure with gtksourceview-1.90.3
configure failure with gtksourceview-1.90.3
Status: RESOLVED WONTFIX
Product: mlview
Classification: Other
Component: General
0.9.x
Other Linux
: Normal normal
: ---
Assigned To: mlview maintainers
mlview maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2007-08-26 11:01 UTC by Ed Catmur
Modified: 2018-07-10 22:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtksourceview-2.patch (5.00 KB, patch)
2007-08-26 14:27 UTC, Ed Catmur
none Details | Review
working patch (7.52 KB, patch)
2009-08-18 01:10 UTC, Emilio Pozuelo Monfort
none Details | Review

Description Ed Catmur 2007-08-26 11:01:13 UTC
checking for GCONF2... yes
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for GTKSOURCEVIEW... configure: error: Package requirements (gtksourceview-1.0 >= 1.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the GTKSOURCEVIEW_CFLAGS and GTKSOURCEVIEW_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.

gtksourceview-1.90.3 has major 2, not 1.  API changes are fairly minor though.  I'll see about cooking up a patch.
Comment 1 Ed Catmur 2007-08-26 14:27:04 UTC
Created attachment 94370 [details] [review]
gtksourceview-2.patch

Patch.
Comment 2 Emilio Pozuelo Monfort 2009-06-09 20:46:00 UTC
gtksourceview1 is deprecated, gtksourceview2 should be used instead
Comment 3 Emilio Pozuelo Monfort 2009-08-18 01:10:50 UTC
Created attachment 141021 [details] [review]
working patch

The attached patch (based in the previous one) removes support for gtksourceview1, and fixes support for gtksourceview2.

I don't think we should keep gtksourceview1 support, but YMMV
Comment 4 André Klapper 2018-07-10 22:26:39 UTC
mlview is not under active development anymore and had its last code changes
nine years ago. Its codebase has been archived:
https://gitlab.gnome.org/Archive/mlview/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the
responsibility for active development again.