On Jan 7, 2008, at 12:12 AM, J Greenbaum wrote:

> Here is the output of the command "perl Makefile.PL".

...

>  121 GtkObject
> Found Glib in /Library/Perl/5.8.6/darwin-thread-multi-2level/Glib/ 
> Install
> Writing build/IFiles.pm
> Checking if your kit is complete...


ExtUtils::Depends announces only that it found Glib.  There should be  
a line saying "Found Cairo in $PATH", but there is not.  This means  
that the Cairo typemaps do not get picked up.

To where did you install the Cairo perl module?  Is it installed under  
the same perl as with which you're building?


--
If the monkey could type one keystroke every nanosecond, the expected  
waiting time until the monkey types out Hamlet is so long that the  
estimated age of the universe is insignificant by comparison ... this  
is not a practical method for writing plays.
   -- Gian-Carlo Rota


_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to