[jifty-devel] FCGI dependencies broken with Plack

Jesse Vincent jesse at bestpractical.com
Fri Mar 12 09:09:51 EST 2010




On Fri, Mar 12, 2010 at 04:39:30AM -0800, Stanislav Sinyagin wrote:
> hi,
> 
> just upgraded to the latest GIT head. Out of the box, the makefile does not install FCGI 
> pre-requisites, and Plack tests look like this:

What version of Plack are you trying with?

> 
> t/Plack-Handler/apache1.t ....................... skipped: Test requires module 'Apache::Constants' but it's not found
> t/Plack-Handler/apache2.t ....................... skipped: TEST_APACHE2 is not set
> t/Plack-Handler/cgi.t ........................... skipped: Test requires module 'HTTP::Request::AsCGI' but it's not found
> t/Plack-Handler/fcgi.t .......................... skipped: Test requires module 'FCGI::ProcManager' but it's not found
> t/Plack-Handler/fcgi_client.t ................... skipped: Test requires module 'FCGI::Client' but it's not found
> t/Plack-Handler/http_server_simple.t ............ skipped: Test requires module 'HTTP::Server::Simple::PSGI' but it's not found
> t/Plack-Handler/standalone-prefork.t ............ skipped: Test requires module 'Parallel::Prefork' but it's not found
> 
> 
> as a result, my FCGI installation stopped working.
> It still doesn't work after I installed FCGI::ProcManager and FCGI::Client:
> 
> 2010-03-12 13:37:52: (mod_fastcgi.c.2618) FastCGI-stderr: Can't call method "read" without a package or object reference at /usr/lib/perl5/site_perl/5.8.8/Plack/Request.pm line 94.
>  
> 
> digging further with the hope to find the missing module.
> _______________________________________________
> jifty-devel mailing list
> jifty-devel at lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
> 

-- 


More information about the jifty-devel mailing list