[opensuse] Perl Gtk2 Sourceview
Hello all, I have some throubles to install the perl module "Gtk2 Sourceview" on OpenSuse 11.3. The problem is: If i try to install with cpan, it fails with this error: cpan[1]> install EBASSI/Gtk2-SourceView-1.000.tar.gz Going to read '/root/.cpan/Metadata' Database was generated on Mon, 29 Nov 2010 06:30:55 GMT Running make for E/EB/EBASSI/Gtk2-SourceView-1.000.tar.gz Checksum for /root/.cpan/sources/authors/id/E/EB/EBASSI/Gtk2-SourceView-1.000.tar.gz ok Scanning cache /root/.cpan/build for sizes ............................................................................DONE CPAN.pm: Going to build E/EB/EBASSI/Gtk2-SourceView-1.000.tar.gz Package gtksourceview-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtksourceview-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtksourceview-1.0' found at Makefile.PL line 48 *** can not find package gtksourceview-1.0 >= 0.5.0 *** check that it is properly installed and available in PKG_CONFIG_PATH at Makefile.PL line 48 Warning: No success on command[/usr/bin/perl Makefile.PL] EBASSI/Gtk2-SourceView-1.000.tar.gz /usr/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Failed during this command: EBASSI/Gtk2-SourceView-1.000.tar.gz : writemakefile NO '/usr/bin/perl Makefile.PL' returned status 256 But, i have installed all the gtksourceview packages avaiable for Suse: gtksourceview18-1.8.5-136.1.x86_64 gtksourceview-sharp2-0.12-101.2.noarch gtksourceview-devel-2.10.1-1.6.x86_64 libgtksourceview-2_0-0-2.10.1-1.6.x86_64 gtksourceview-lang-2.10.1-1.6.noarch python-gtksourceview-2.10.0-1.9.x86_64 If i try to install manually from the tar.gz, the error is the same. How i can make work that perl module? I need it for a GTK application.... Cordially, Claudio Prono. -- -------------------------------------------------------------------------------- Claudio Prono OPST System Developer Gsm: +39-349-54.33.258 @PSS Srl Tel: +39-011-32.72.100 Via San Bernardino, 17 Fax: +39-011-32.46.497 10141 Torino - ITALY http://atpss.net/disclaimer -------------------------------------------------------------------------------- PGP Key - http://keys.atpss.net/c_prono.asc -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Claudio Prono wrote:
I have some throubles to install the perl module "Gtk2 Sourceview" on OpenSuse 11.3. The problem is:
That's a very old module. If you don't get an answer here, try the gtk-perl list where they may advise some better solution. Cheers, Dave -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hello, On Mon, 29 Nov 2010, Claudio Prono wrote:
Package gtksourceview-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtksourceview-1.0.pc' to the PKG_CONFIG_PATH environment variable [..] But, i have installed all the gtksourceview packages avaiable for Suse:
gtksourceview18-1.8.5-136.1.x86_64
You need the -devel package to this package, i.e.: gtksourceview18-devel-1.8.5-136.1.x86_64
gtksourceview-devel-2.10.1-1.6.x86_64
This one probably contains gtksourceview-2.0.pc and matches
libgtksourceview-2_0-0-2.10.1-1.6.x86_64
that lib-package. Conflicts ahead. HTH, -dnh -- "Microsoft admitted its Vista operating system was a 'less good product' in what IT experts have described as the most ambitious understatement since the captain of the Titanic reported some slightly damp tablecloths." http://www.thedailymash.co.uk/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thu, 2 Dec 2010 21:54:57 +0100, David Haller <dnh@opensuse.org> wrote:
Conflicts ahead.
They are somewhere else :) The required Gnome::Print needs an ancient version of libgnomeui (2.2) which is ~4 years old. Philipp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Claudio Prono
-
Dave Howorth
-
David Haller
-
Philipp Thomas