[rt-users] RT - Install Problem with HTTP::Server::Simple
Ruslan U. Zakirov
Ruslan.Zakirov at miet.ru
Sat Jun 18 12:45:51 EDT 2005
Cogley, Rick wrote:
> Hello List - I'm trying to install the most recent version of RT 3.4.2,
> which I downloaded today, on a Fedora Core 3 box running perl 5.8.3.
>
> I have been running:
>
> #perl sbin/rt-test-dependencies --with-mysql --install
>
> ... and iterating between loading perl modules with CPAN, and re-running the
> rt-test-dependencies script.
>
> However, I am stuck on HTTP::Server::Simple. I just cannot get it to
> install. I managed to figure out I needed the perl modules pod and pod
> coverage since it was failing on those, but now, no matter what I do it gets
> stuck on a test called t/04cgi, and I cannot find any info on this.
>
> ...
> t/01live...........ok 4/10# started server on 943
> t/01live...........ok
> t/02pod............ok
> t/03podcoverage....ok
> t/04cgi............ok 4/22# Failed test (t/04cgi.t at line 44)
> # 'HTTP/1.0 200 OK
> ...
>
> A larger snip of the trace is below, but, can anyone on the list offer a
> word of advice as to what module I need to be concentrating on?
> Your advice is welcome and much appreciated. Thank you kindly in advance.
Goto cpan build directory
> cd /opt/.cpan/build/HTTP-Server-Simple-0.09
> perl Makefile.PL
> make
> make test TEST_FILES=t/04cgi.t TEST_VERBOSE=1
Then send full output of the last command.
--
Regards, Ruslan.
>
> Best regards,
> Rick Cogley
>
> ===
>
[snip]
More information about the rt-users
mailing list