[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Glib installing prob



On 10/24/2009 04:05 PM, Michael Schwendt wrote:
On Sat, 24 Oct 2009 15:40:42 -0500, craig wrote:

I try to install cpan -e Glib and i get this error not sure what it means?


   CPAN.pm: Going to build T/TS/TSCH/Glib-1.222.tar.gz

Package gobject-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gobject-2.0' found
It means that you're missing the Fedora package which contains the
pkgconfig file "gobject-2.0.pc". That package is "glib2-devel". Install it.

I fix that prob but i got a prob installing Gtk2 on cpan here the error.:)

Test Summary Report
-------------------
t/GtkIMContext.t                 (Wstat: 256 Tests: 9 Failed: 1)
  Failed test:  9
  Non-zero exit status: 1
t/GtkTreeView.t                  (Wstat: 65280 Tests: 41 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 123 tests but ran 41.
Files=217, Tests=4638, 66 wallclock secs ( 2.70 usr 0.45 sys + 37.28 cusr 6.19 csys = 46.62 CPU)
Result: FAIL
Failed 2/217 test programs. 1/4638 subtests failed.
make: *** [test_dynamic] Error 255
  TSCH/Gtk2-1.221.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports TSCH/Gtk2-1.221.tar.gz
Running make install
  make test had returned bad status, won't install without force




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]