[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Problems with installation of Gtk2 on SUSE 9.1
- From: Pih Lung Pang <plp southwestmicrowave com>
- To: muppet <scott asofyet org>
- Cc: gtkperllist <gtk-perl-list gnome org>
- Subject: Re: Problems with installation of Gtk2 on SUSE 9.1
- Date: Thu, 29 Sep 2005 12:49:26 -0700
On Wed, 2005-09-28 at 19:33, muppet wrote:
> On Sep 28, 2005, at 8:39 PM, Pih Lung Pang wrote:
>
> > I then wanted to install the Gtk2-Perl package from sourgeforge.net
> > and I found binary files for fedora(fc4.rpm) and redhat(rh8/9.rpm),
> > but
> > not for suse. Their was a source src.rpm, is that for all
> > distributions?
>
> The source rpm is made directly with our own spec files. We know
> that it works for RH8 through FC4. You can try it on SUSE if you
> like; let us know what you find.
I would like to if I'm sure how to do it!
After installation of Gtk2-1.100 from source,
I updated the rpm database, using #SuSEconfig.
I expected to see that packaget using rpm -qa |grep [gG]tk.
plp plp:~/myPerl> rpm -qa |grep [gG]tk
gtk-1.2.10-877
gtkmm-1.2.10-297
gtk-devel-1.2.10-877
gtktalog-1.0.4-46
gtk-themes-20001105-656
libgtkhtml-2.4.1-140
gtkspell-devel-2.0.5-53
gtksourceview-0.7.0-129
gtkhtml-1.1.10-195
libgtkhtml-devel-2.4.1-140
gtk2-doc-2.2.4-121
gtkhtml-devel-1.1.10-195
gtkmm2-2.2.8-40
gtk2-themes-0.1-634
gtk-gnutella-0.93.3-54
gtksourceview-devel-0.7.0-129
python-gtk-2.0.0-212
gtklp-0.9p-166
gtk2-devel-2.2.4-121
gtkhtml2-3.0.10-16
perl-Gtk-Perl-0.7009-240
gtkcomm-0.5.13-836
gtksourceview-doc-0.7.0-129
gtkmm2-devel-2.2.8-40
gtkmm-devel-1.2.10-297
gtkglarea-1.2.2-889
gtkiterm-0.5.20040304-19
gtk2-engines-2.2.0-393
gtkhtml2-devel-3.0.10-16
gtk-engines-0.12-956
gtkdoc-1.2-59
gtk2-2.2.4-121
gtkspell-2.0.5-53
plp plp:~/myPerl>
#rpm -evf Gtk2-1.100
error: package Gtk2-1.100 is not installed
It's not there.
How can I uninstall Gtk2-1.100?
Before I test rpm -ivf perl-Gtk2-1.100-1.src.rpm!
> > Well, I compiled from source Glib-1.100(perl),
> > perl-ExtUtils-Depends-0.205,perl-ExtUtils-PkgConfig-1.07 and
> > Gtk2-1.100 without serious problems.(Gtk2: make test -> -6/3105
> > subtest
> > failed, 100.19% okay ;) I'm ready!!
>
> interesting... were those the "unexpectedly succeeded" tests?
Here's more detailed info:
t/GtkPaned...................ok 18/59# Failed (TODO) test
(t/GtkPaned.t at line 107)
# got: '97'
# expected: '50'
t/GtkPaned...................ok 20/59# Failed (TODO) test
(t/GtkPaned.t at line 112)
# got: '97'
# expected: '50'
t/GtkPaned...................ok 22/59# Failed (TODO) test
(t/GtkPaned.t at line 117)
# got: '97'
# expected: '50'
t/GtkPaned...................ok 35/59# Failed (TODO) test
(t/GtkPaned.t at line 107)
# got: '144'
# expected: '50'
t/GtkPaned...................ok 54/59# Failed (TODO) test
(t/GtkPaned.t at line 107)
# got: '144'
# expected: '50'
t/GtkPaned...................ok 59/59# Failed (TODO) test
(t/GtkPaned.t at line 107)
# got: '144'
# expected: undef
# Failed (TODO) test (t/GtkPaned.t at line 108)
# got: '106'
# expected: undef
# Failed (TODO) test (t/GtkPaned.t at line 112)
# got: '50'
# expected: undef
t/GtkPaned...................ok 61/59# Failed (TODO) test
(t/GtkPaned.t at line 113)
# got: '50'
# expected: undef
t/GtkPaned...................ok 62/59# Failed (TODO) test
(t/GtkPaned.t at line 117)
# got: '50'
# expected: undef
# Failed (TODO) test (t/GtkPaned.t at line 118)
# got: '50'
# expected: undef
t/GtkPaned...................ok 65/59# Looks like you planned 59 tests
but ran 6 extra.
t/GtkPaned...................dubious
Test returned status 6 (wstat 1536, 0x600)
Scalar found where operator expected at (eval 153) line 1, near "'int'
$__val"
(Missing operator before $__val?)
DIED. FAILED tests 60-65
Failed 6/59 tests, 89.83% okay
.....
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/GtkPaned.t 6 1536 59 6 10.17% 60-65
(49 subtests UNEXPECTEDLY SUCCEEDED), 32 tests and 288 subtests
skipped.
Failed 1/176 test scripts, 99.43% okay. -6/3105 subtests failed, 100.19%
okay.
make: *** [test_dynamic] Error 255
Thanks,
Plung
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]