I checked the version of each:
hp83k perl5.8.8
hp93k perl4
so I guessed it was the version problem
after the installation of perl5.8.8 on hp93k
the error message became:
Can't locate Tk/MMtry.pm in @INC (@INC contains: /home/prod/zDavid/Tk8
+00.015 /opt/perl5/lib/5.8.8/PA-RISC2.0 /opt/perl5/lib/5.8.8 /opt/perl
+5/lib/site_perl/5.8.8/PA-RISC2.0 /opt/perl5/lib/site_perl/5.8.8 /opt/
+perl5/lib/site_perl/5.6.1 /opt/perl5/lib/site_perl) at ./myConfig lin
+e 7.
BEGIN failed--compilation aborted at ./myConfig line 7.
Compilation failed in require at Makefile.PL line 17.
BEGIN failed--compilation aborted at Makefile.PL line 19.
any suggestion will be pleased
and,
during the installation of perl5.8.8
there were some error messages,but continued on
how do I know if the installation is successfully?
how can I find the error messages showed up?
can any monks explain each command below for me?
Configure -des
make
make test
make install
I just typed in each everytime and watched the process
but not knowing what was going on
thanks
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.