Re: build errors
Henning Müller <[email protected]> Thu, 12 May 2011 09:09:45 +0200
| Newsgroups | gmane.comp.gnu.gift.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, usually GIFT does compile with current versions of Linux. You are lacking several perl modules and once these are installed it should work. Cheers, Henning On 5/11/11 4:15 PM, zhigao pu wrote: > Hi All, > > I got build error when building the gift-0.1.14. > > Is this because the gift is out of date and can not be compiled with the > latest software? > > I am using the latest perl 5.12.3. > > Thanks. > > > Zhigao > > ------------------------- > > Checking for module XML::DOM in your perl setup > XML::DOM is missing. > Perl gives us the following error message: > Can't locate XML/DOM.pm in @INC (@INC contains: > /usr/local/perl/lib/site_perl/5.12.3/i686-linux > /usr/local/perl/lib/site_perl/5.12.3 > /usr/local/perl/lib/5.12.3/i686-linux /usr/local/perl/lib/5.12.3 .) at > (eval 1) line 1. > BEGIN failed--compilation aborted at (eval 1) line 1.; > Checking for module XML::XQL in your perl setup > XML::XQL is missing. > Perl gives us the following error message: > Can't locate XML/XQL.pm in @INC (@INC contains: > /usr/local/perl/lib/site_perl/5.12.3/i686-linux > /usr/local/perl/lib/site_perl/5.12.3 > /usr/local/perl/lib/5.12.3/i686-linux /usr/local/perl/lib/5.12.3 .) at > (eval 2) line 1. > BEGIN failed--compilation aborted at (eval 2) line 1.; > Checking for module XML::XQL::DOM in your perl setup > XML::XQL::DOM is missing. > Perl gives us the following error message: > Can't locate XML/XQL/DOM.pm in @INC (@INC contains: > /usr/local/perl/lib/site_perl/5.12.3/i686-linux > /usr/local/perl/lib/site_perl/5.12.3 > /usr/local/perl/lib/5.12.3/i686-linux /usr/local/perl/lib/5.12.3 .) at > (eval 3) line 1. > BEGIN failed--compilation aborted at (eval 3) line 1.; > Checking for module Text::Iconv in your perl setup > Text::Iconv: OK > Checking for module HTTP::Request in your perl setup > HTTP::Request: OK > Checking for module XML::Parser in your perl setup > XML::Parser is missing. > Perl gives us the following error message: > Can't locate XML/Parser.pm in @INC (@INC contains: > /usr/local/perl/lib/site_perl/5.12.3/i686-linux > /usr/local/perl/lib/site_perl/5.12.3 > /usr/local/perl/lib/5.12.3/i686-linux /usr/local/perl/lib/5.12.3 .) at > (eval 12) line 1. > BEGIN failed--compilation aborted at (eval 12) line 1.; > There were one or more missing Perl modules. Please install them > or adjust your Perl library path befor trying again. > > > > > _______________________________________________ > help-GIFT mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/help-gift