Ahhh solaris 9 huh - Yeah I have had problems installing modules on Solaris before - I have had a lot more luck with Solaris 10 since it is more "linuxy" I don't have the version module installed. Have you tried to install using the -force option? That has worked for me in the past even though the test threw some failures out. Especially on Solaris platform.

Okay updated ..I just tried to install on Solaris 8 and didn't even get as far as you did = (

I am still trying to figure this out....

# uname -a sunOS jabberwocky 5.8 Generic_108528-22 sun4u sparc SUNW,UltraAX-i2 # perl Makefile.PL Can't locate object method "splitpath" via package "File::Spec" at inc +/Module/Install/PERSONAL/only.pm - /Users/ingy/lib/Module/Install/PER +SONAL/only.pm line 58.

In reply to Re^3: problems installing "only" by JSchmitz
in thread problems installing only-0.28 by mifflin

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.