[Gtk-sharp-list] Some more packages

Lee Mallabone gnome@fonicmonkey.net
06 Mar 2003 20:03:52 +0000


On Thu, 2003-03-06 at 05:49, Mike Kestner wrote:
> I put RH8 packages up for 3 of the 4 perl module dependencies of my new,
> as yet unreleased, gtk-sharp-gapi package.  I apparently need to figure
> out how to do an install time hook for the perl-XML-LibXML package,
> since it looks like it uses XML::SAX to register a sax driver of some
> sort.  If anyone has the spec fu and wants to help clue me up on this,
> I'd appreciate it.

I've installed the 3 packages, and they seemed to go in fine. However, the source generator still fails. Is this to be expected without the 4th package?

[lee@slayer sources]$ make
PERLLIB=../parser PATH=../parser:$PATH ../parser/gapi.pl gtk-sharp.sources ../api
hi Atk
Can't locate XML/LibXML.pm in @INC (@INC contains: ../parser /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at ../parser/gapi2xml.pl line 12.
BEGIN failed--compilation aborted at ../parser/gapi2xml.pl line 12.


Lee.