Dear all, Many thanks for all the people who recommended me Mandriva 2007. That's a real miracle! Now I would like to install Regexp-module and see there is no 'goal' in /usr/lib/perl5/5.8.8/i386-linux/CORE/EXTERN.h', required for `Regexp.o (I translated from Russian). What should I write to this EXTERN.h - file?
Many thanks in advance!
Natalia

The whole output is below:

cpan shell -- CPAN exploration and modules installation (v1.7602) ReadLine support available (try 'install Bundle::CPAN') cpan> install Regexp CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Mon, 11 Dec 2006 20:25:11 GMT CPAN: LWP::UserAgent loaded ok Fetching with LWP: http://www.perl.com/CPAN/authors/01mailrc.txt.gz Going to read /root/.cpan/sources/authors/01mailrc.txt.gz Fetching with LWP: http://www.perl.com/CPAN/modules/02packages.details.txt.gz Going to read /root/.cpan/sources/modules/02packages.details.txt.gz Database was generated on Sat, 16 Dec 2006 19:25:36 GMT There's a new CPAN.pm version (v1.8802) available! [Current version is v1.7602] You might want to try install Bundle::CPAN reload cpan without quitting the current session. It should be a seamless upgrad +e while we are running... Fetching with LWP: http://www.perl.com/CPAN/modules/03modlist.data.gz Going to read /root/.cpan/sources/modules/03modlist.data.gz Going to write /root/.cpan/Metadata Running install for module Regexp Running make for G/GB/GBARR/Regexp-0.004.tar.gz Fetching with LWP: http://www.perl.com/CPAN/authors/id/G/GB/GBARR/Regexp-0.004.tar.gz CPAN: Digest::MD5 loaded ok Fetching with LWP: http://www.perl.com/CPAN/authors/id/G/GB/GBARR/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/G/GB/GBARR/Regexp-0.004.ta +r.gz ok Scanning cache /root/.cpan/build for sizes Regexp-0.004/ Regexp-0.004/typemap Regexp-0.004/Makefile.PL Regexp-0.004/Regexp.xs Regexp-0.004/MANIFEST.SKIP Regexp-0.004/Regexp.pm Regexp-0.004/README Regexp-0.004/t/ Regexp-0.004/t/basic.t Regexp-0.004/MANIFEST CPAN.pm: Going to build G/GB/GBARR/Regexp-0.004.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Regexp cp Regexp.pm blib/lib/Regexp.pm /usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr +/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap Regexp.xs > Regex +p.xsc && mv Regexp.xsc Regexp.c make: *** Нет прави&#1 +083;а для сборк +и цели `/usr/lib/perl5/5.8.8/i386-linux +/CORE/EXTERN.h', требуем&#1 +086;й для `Regexp.o'. Ост&# +1072;нов. /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible

20061217 Janitored by Corion: Added formatting, code tags, as per Writeup Formatting Tips. Unfortunately, the cyryllic chars get entity-encoded.


In reply to Regexp-module installation failed. What to change in /usr/lib/perl5/5.8.8/i386-linux/CORE/EXTERN.h', required for `Regexp.o by sernova

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.