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.
At 2012-01-17 Tue 15:42 +0800,Lenin wrote:
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 ?
Please check build depends of http://vault.centos.org/6.2/os/Source/SPackages/vim-7.2.411-1.6.el6.src.rpm or http://kojipkgs.fedoraproject.org/packages/vim/7.3.393/1.fc17/src/vim-7.3.39...
Thanks. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Thanks, I found the package perl-ExtUtils-Embed caused this problem.
An Yang an.euroford@gmail.com 於 2012年1月17日下午3:55 寫道:
At 2012-01-17 Tue 15:42 +0800,Lenin wrote:
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 ?
Please check build depends of http://vault.centos.org/6.2/os/Source/SPackages/vim-7.2.411-1.6.el6.src.rpmo... http://kojipkgs.fedoraproject.org/packages/vim/7.3.393/1.fc17/src/vim-7.3.39...
Thanks. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos