Gtk2::Html2 and Gtk2::SourceView
- From: Gábor Szabó <szabgab gmail com>
- To: GTK2-Perl List <gtk-perl-list gnome org>
- Subject: Gtk2::Html2 and Gtk2::SourceView
- Date: Sun, 31 Jul 2005 00:25:16 +0300
Just notes about the installation I did, I know Html2 is alpha code
and the version of SourceView (0.40) I am installing is not a real
released version.
Still this might help (or distract ;-) someone later on..
Gtk2::Html2 requires
libgtkhtml which is called gtkhtml2 on FC3
but actualy I needed gtkhtml2-devel
Gtk2::SourceView requires
Gnome2::Print that requries
libgnomeprintui22-devel
when trying to build it fails with the following error:
[gabor gabor Gtk2-SourceView-0.40]$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.SourceView................NOK 1
# Failed test (t/00.SourceView.t at line 9)
# Tried to use 'Gtk2::SourceView'.
# Error: Can't load
'/home/gabor/download/docs/gtk/Gtk2-SourceView-0.40/blib/arch/auto/Gtk2/SourceView/SourceView.so'
for module Gtk2::SourceView:
/home/gabor/download/docs/gtk/Gtk2-SourceView-0.40/blib/arch/auto/Gtk2/SourceView/SourceView.so:
undefined symbol: gtk_source_view_set_highlight_current_line at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.
# at (eval 3) line 2
Gabor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]