Yeah.U r rite
I installed File-RsyncP using rpm
and it installed under /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi/
but im using perl 5.10.0
so i copied directory File/RsyncP to /usr/lib/perl5/5.10.0
Did i do anything wrong??
Anyhwo im not able to install using perl -MCPAN -e 'install File::RsyncP' Thats y i used rpm for the installation.
You can't use XS modules compiled for 5.8.8 with 5.10.0, they aren't binary compatible. Maybe you should try another rpm, with module compiled for perl 5.10.0? Try to search on http://rpm.pbone.net