need a bit of advice again

Keith Antoine kantoine
Mon May 17 11:37:15 PDT 2004


On Wed, 4 Sep 2002 21:35, David A. Bandel wrote:

> No.  When you see a program name::name (with the two colons between them),
> think Perl Module.  If you had used CPAN, this might have been taken care
> of for you.
>
>
> perl -MCPAN -e shell
> cpan> install Gtk Gtk::Gdk::Pixbuf
>
> If this is your first time using CPAN you'll have some configuration to
> do.
>
> If this seems overwhelming, just go find the Gtk and Gtk::Gdk::Pixbuf Perl
> modules.
> Gtk-Perl-0.7008.tar.gz
> This actually takes care of both.  You'll need some stuff like Pixbuf
> installed on your system to compile this.
>
> Ciao,
>
> David A. Bandel

I did the CPAN as you stated and configured it then called  install Gtk 
Gtk::Gdk::Pixbuf but it erroroed out the same as when I tried from tarballs. 
The comments it made prompted "do i need gnome installed". 

  CPAN.pm: Going to build L/LU/LUPUS/Gtk-Perl-0.7008.tar.gz

Can't exec "gnome-config": No such file or directory at Makefile.PL line 141.
Can't exec "gdk-pixbuf-config": No such file or directory at Makefile.PL line 
14
1.
Can't exec "gnome-config": No such file or directory at Makefile.PL line 141.
Can't exec "gnome-config": No such file or directory at Makefile.PL line 141.
Submodule gnome is needed to build gnomeprint but it appears
it's misdetected or not selected for compilation.
Available modules: gtk gtkhtml gtkglarea gdkimlib gdkpixbuf gtkxmhtml gnome 
gnom                                                                                                  
eprint glade applets.

You can disable the inclusion of a module using --without-pkgname.
If a package is misdetected and you still want it to compile
use --with-pkgname-force.
To disable autodetection of modules use --without-guessing.
Running make test
  Make had some problems, maybe interrupted? Won't test
Running make install
  Make had some problems, maybe interrupted? Won't install
Running install for module Gtk::Gdk::Pixbuf
Running make for L/LU/LUPUS/Gtk-Perl-0.7008.tar.gz
  Is already unwrapped into directory 
/home/kantoine/.cpan/build/Gtk-Perl-0.7008
  Makefile.PL returned status 512
Running make test
  Make had some problems, maybe interrupted? Won't test
Running make install
  Make had some problems, maybe interrupted? Won't install


-- 
Keith Antoine (GANDALF) aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage





More information about the Linux-users mailing list