Yes, Gábor, I think you were right. And also Shlomi - thanks! I've installed Perl-devel (through URPMI), and than made the same steps - and added what Gábor advised.
I have Padre 0.20 on my Mandriva now. Any screen-shots wanted (for the Wiki)? On Fri, Dec 12, 2008 at 12:23 PM, Gabor Szabo <[email protected]> wrote: > On Fri, Dec 12, 2008 at 11:40 AM, Oren Maurer <[email protected]> wrote: >> Hi all. >> >> I have Mandriva 2009.0 on my home PC. >> >> I try to get the latest 'Class::XSAccessor' module (0.13) - as it is >> one of the requirements for Padre. >> >> Here I try to do it "manually" from CPAN shell. >> I first use "look" and than - try to do "make test" - which fails: >> >> cpan[14]> look Class::XSAccessor >> Running look for module 'Class::XSAccessor' >> >> Trying to open a subshell in the build directory... >> Working directory is >> /root/.cpan/build/Class-XSAccessor-0.13-0gncEs >> >> [r...@meorero03 Class-XSAccessor-0.13-0gncEs]# make test >> cp lib/Class/XSAccessor.pm blib/lib/Class/XSAccessor.pm >> /usr/bin/perl5.10.0 -MAutoXS::Header -e >> AutoXS::Header::WriteAutoXSHeader >> make: *** No rule to make target >> `/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE/EXTERN.h', needed >> by `XSAccessor.o'. Stop. >> [r...@meorero03 Class-XSAccessor-0.13-0gncEs]# >> >> >> >> >> Any ideas?? >> -- > > did you run "perl Makefile.PL" after "look" and before "make test" ? > > Gabor > _______________________________________________ > Perl mailing list > [email protected] > http://perl.org.il/mailman/listinfo/perl > -- ________________________________ Oren Maurer http://meorero.wordpress.com http://www.meorero.org.il _______________________________ # =======================| # Please avoid sending me Word | # or PowerPoint attachments | # =======================| # See: http://www.gnu.org/philosophy/no-word-attachments.html _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
