Cesar Romani wrote:
> I'm using the Ming compiler on Win XP Pro.
> Compiling vim 7.2 with perl 5.8 works,
> but when I try to compile vim 7.2 with perl 5.10 it fails:
>
> ---------
> ...
> Can't locate ExtUtils/ParseXS.pm in @INC (@INC contains:
> /usr/lib/perl5/5.6.1/msys /usr/lib/perl5/5.6.1
> /usr/lib/perl5/site_perl/5.6.1/msys /usr/lib/perl5/site_perl/5.6.1
> /usr/lib/perl5/site_perl .) at C:/perl/lib/ExtUtils/xsubpp line 4.
> BEGIN failed--compilation aborted at C:/perl/lib/ExtUtils/xsubpp line 4.
> make: *** [if_perl.c] Error 2
> ---------
>   
Looks like your compile process is using the perl executable in the
MSYS-DTK package, which is version 5.6.1.  I assume your perl 5.10 is
installed in c:\perl, so you need to make sure c:\perl\bin comes before
c:\msys\1.0\bin (or wherever you installed msys) in your %PATH% variable.

Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Raspunde prin e-mail lui