Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Re: Need help with module problem specific to sun-solaris

by erasei (Pilgrim)
on Nov 11, 2002 at 13:57 UTC ( [id://211914]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Need help with module problem specific to sun-solaris
in thread Need help with module problem specific to sun-solaris

Yes, I performed the correct steps, and installed it just like I always do, namely:
tar -zxvf Cgi-Simple-0.05.tar.gz cd Cgi-Simple-0.05/ perl Makefile.PL make make test
I just tried it again just to be sure, and it did the same thing again, so I am sure I did the same thing last week. I'd be happy to send you any output you need, just let me know.

Replies are listed 'Best First'.
Re: Re: Re: Re: Need help with module problem specific to sun-solaris
by tachyon (Chancellor) on Nov 11, 2002 at 15:03 UTC

    Hi erasei

    That is *very* strange for the reasons noted above. First could you download the 0.06 which now tests error free on Solaris. If you still get test failures because the modules can't be found then as well as the full output of make test the main- things of interest are what actually is in @INC and are the /blib dirs being written by make. Something like:

    %make test >dump.txt %ls * -Rl >>dump.txt

    should help reveal the source of the problem. If you can send me the dump.txt file or post it here I would be grateful.

    cheers

    tachyon

    s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print

      Looks like that new version did it :)
      All tests successful.
      Worked 100% for both 5.005_03 and 5.8 on Solaris 2.8.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://211914]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-25 07:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found