Thanks radny.

When i tried to do makefile i got the following
U:\.cpan\PPM-2.1.8>cqperl makefile.pl Checking if your kit is complete... Looks good Warning: prerequisite Archive::Tar failed to load: Can't locate Archiv +e/Tar.pm i n @INC (@INC contains: C:/Program Files/Rational/Common/lib/perl5/5.6. +1/MSWin32- x86-multi-thread C:/Program Files/Rational/Common/lib/perl5/5.6.1 C:/P +rogram Fil es/Rational/Common/lib/perl5 C:/Program Files/Rational/Common/lib/perl +5/site_per l/5.6.1/MSWin32-x86-multi-thread C:/Program Files/Rational/Common/lib/ +perl5/site _perl/5.6.1 C:/Program Files/Rational/Common/lib/perl5/site_perl C:/Pr +ogram File s/Rational/Common/lib/perl5/site_perl/5.6.1/MSWin32-x86-multi-thread C +:/Program Files/Rational/Common/lib/perl5/site_perl/5.6.1 C:/Program Files/Ratio +nal/Common /lib/perl5/site_perl .) at (eval 4) line 3. Warning: prerequisite Compress::Zlib failed to load: Can't locate Comp +ress/Zlib. pm in @INC (@INC contains: C:/Program Files/Rational/Common/lib/perl5/ +5.6.1/MSWi n32-x86-multi-thread C:/Program Files/Rational/Common/lib/perl5/5.6.1 +C:/Program Files/Rational/Common/lib/perl5 C:/Program Files/Rational/Common/lib/ +perl5/site _perl/5.6.1/MSWin32-x86-multi-thread C:/Program Files/Rational/Common/ +lib/perl5/ site_perl/5.6.1 C:/Program Files/Rational/Common/lib/perl5/site_perl C +:/Program Files/Rational/Common/lib/perl5/site_perl/5.6.1/MSWin32-x86-multi-thre +ad C:/Prog ram Files/Rational/Common/lib/perl5/site_perl/5.6.1 C:/Program Files/R +ational/Co mmon/lib/perl5/site_perl .) at (eval 5) line 3. Warning: prerequisite XML::Parser failed to load: Can't locate XML/Par +ser.pm in @INC (@INC contains: C:/Program Files/Rational/Common/lib/perl5/5.6.1/ +MSWin32-x8 6-multi-thread C:/Program Files/Rational/Common/lib/perl5/5.6.1 C:/Pro +gram Files /Rational/Common/lib/perl5 C:/Program Files/Rational/Common/lib/perl5/ +site_perl/ 5.6.1/MSWin32-x86-multi-thread C:/Program Files/Rational/Common/lib/pe +rl5/site_p erl/5.6.1 C:/Program Files/Rational/Common/lib/perl5/site_perl C:/Prog +ram Files/ Rational/Common/lib/perl5/site_perl/5.6.1/MSWin32-x86-multi-thread C:/ +Program Fi les/Rational/Common/lib/perl5/site_perl/5.6.1 C:/Program Files/Rationa +l/Common/l ib/perl5/site_perl .) at (eval 6) line 3. Error: Unable to locate installed Perl libraries or Perl source code. It is recommended that you install perl in a standard location before building extensions. Some precompiled versions of perl do not contain these header files, so you cannot build extensions. In such a case, please build and install your perl from a fresh perl distribution. It usually solves this kind of problem. (You get this message, because MakeMaker could not find "\public\ratlp +erl\5.6.1_ AS629\lib\perl5\5.6.1\MSWin32-x86-multi-thread\CORE\perl.h")

i used cqperl makefile.pl since i have to install it for Rational PERL
Thanks alot

best regards
Karthik

In reply to Re^2: Help required installing LibXML Parser by KarthikK
in thread Help required installing LibXML Parser by KarthikK

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.