[ic] Perl Modules

Brandon Mercer interchange-users@icdevgroup.org
Mon Oct 14 13:53:10 2002


Ed LaFrance wrote:

> At 01:39 PM 10/14/2002 -0400, you wrote:
>
>> Ed LaFrance wrote:
>>
>>> At 01:01 PM 10/14/2002 -0400, you wrote:
>>>
>>>> Ryan Grace wrote:
>>>>
>>>>> --- Brandon Mercer <nomercy@eutonian.com> wrote:
>>>>>
>>>>>
>>>>>> Ahhh, yes, sorry.  It says install won't work unless
>>>>>> forced.
>>>>>> Brandon
>>>>>
>>>>>
>>>>> Could you post all the output after the test output
>>>>> you posted previously?  There are many different
>>>>> reasons a perl module may fail to install and hints as
>>>>> to why can be gleaned from the exact output during
>>>>> installation.
>>>>
>>>> Test returned status 2 (wstat 512, 0x200)
>>>> Failed Test         Status Wstat Total Fail  Failed  List of Failed
>>>> -------------------------------------------------------------------------------- 
>>>>
>>>> base/common-req.t         2   512    ??   ??       %  ??
>>>> base/cookies.t            2   512    ??   ??       %  ??
>>>> base/headers-auth.t       2   512    ??   ??       %  ??
>>>> base/mediatypes.t         2   512    ??   ??       %  ??
>>>> base/message.t            2   512    16   16 100.00%  1-16
>>>> base/negotiate.t          2   512    ??   ??       %  ??
>>>> base/response.t           2   512    ??   ??       %  ??
>>>> base/ua.t                 2   512    ??   ??       %  ??
>>>> html/form.t               2   512    ??   ??       %  ??
>>>> local/autoload.t          2   512     1    1 100.00%  1
>>>> local/get.t               2   512     2    2 100.00%  1-2
>>>> local/http.t              2   512    18   18 100.00%  1-18
>>>> local/protosub.t          2   512    ??   ??       %  ??
>>>> robot/rules-dbm.t         2   512    ??   ??       %  ??
>>>> robot/rules.t             2   512    ??   ??       %  ??
>>>> robot/ua.t                2   512     7    7 100.00%  1-7
>>>>  /usr/bin/make test -- NOT OK
>>>> Running make install
>>>>  make test had returned bad status, won't install without force
>>>
>>>
>>>
>>> These tests are for the LWP library modules, right? I think that is 
>>> what they are from. I suggest you go into your .cpan/build/LWP-xxx 
>>> directory and do manual install sequence:
>>
>>
>> Tried to install manually like you said and I got an error when 
>> trying to install URI-1.22
>> t.heuristic........ FAILED test 6
>> failed 1/15 tests, 93.33% okay
>> .....scratch.....
>> make: *** [test_dynamic] Error 29
>
>
> I really doubt that is fatal. You can probably just do a 'make 
> install' and move on.
>
> - Ed L.
>
>
>
>
>
>>> Perl Makefile.PL
>>> make
>>> make test
>>
>>
>> What am I up against here.... simply needing to install more perl 
>> modules than are already installed or is there a bigger beast at hand?
>> Thanks,
>> Brandon
>>
>>>
>>> ...see if you can glean if this is a dependency problem or something 
>>> else. I remember one time I had trouble with the installation of LWP 
>>> on a server, and it turned out to be a server configuration issue - 
>>> something having to do with /etc/resolv.conf or /etc/hosts, I think.
>>>
>>> - Ed L. 
>>
Thanks Everyone, got it fixed and installed!  Take a look later on today 
at www.rchobbies.ws click on store, no the site isn't done.... still 
have to get some features woking, but at least the server changeover has 
gone successfully now!
Brandon