Displaying 1 result from an estimated 1 matches for "rpmor".
2012 Jan 17
2
Error occurred when compiling Vim 7.3 with --enable-perlinterp specified.
Has anyone compiled Vim 7.3 on CentOS 6.2 64bit ?
I got the following error after *configure --enable-perlinterp && make*:
./vim.h:2153:21: error: EXTERN.h: No such file or directory
./vim.h:2154:19: error: perl.h: No such file or directory
./vim.h:2155:19: error: XSUB.h: No such file or directory
I've installed perl and perl-devel, but with no luck.
Any ideas ?
Thanks.