I've got a working Mason application that I need to re-deploy on Apache 2.2.2.

I have been following the step here:
http://www.masonhq.com/?InstallationRecipes and modifying them for my
target platform (i.e. RHEL / CentOS 4.3). I am using the
--enable-layout=RedHat option to build Apache. The install / build of
Apache, mod_perl and libapreq2 all went fine.

I run into a problem when I try and install Mason via CPAN using
CPANPLUS. I am trying to install 'Module::Build' before I install
Mason. I get this error:

Can't exec "/usr/bin/perl": Argument list too long at
/root/.cpanplus/5.8.5/build/Module-Build-0.2804/blib/lib/Module/Build/Base.pm
line 3932. which then results in ''[ERROR] Unable to create a new
distribution object for 'Module::Build' -- cannot continue' which, of
course, makes sense.

So what do I have to do to get rid of the "Argument list too long"
error? Seems like that is sort of "out of my hands?"

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to