Displaying 1 result from an estimated 1 matches for "perlallochomogeneousvector".
2010 Oct 27
1
install RSPerl on Fedora
Hi
I have R 2.11.1 installed at Fedora 13. when I tried to install RSPerl
by command line
sudo R CMD INSTALL ~/Download/RSPerl_0.92-1.tar.gz
It failed with following errors, could some one offer help?
Thanks
Yuan
Converters.c: In function ?PerlAllocHomogeneousVector?:
Converters.c:1003: error: ?elementType? undeclared (first use in this function)
Converters.c:1004: error: ?SVt_IV? undeclared (first use in this function)
Converters.c:1005: error: ?SVt_PVIV? undeclared (first use in this function)
Converters.c:1008: error: ?SVt_NV? undeclared (first use in this...