|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
More Titanium dependency hellPerl 5.8.8 / OS X 10.5.8
After resolving the first install failure of Titanium - Module::Signature / gpg needed even if you're trying to bypass cryptography with option [3] (what happened to [1] and [2]?) - I now find Titanium is failing on Module::Starter::Plugin::CGIApp ********************************************** root# cpan -i Titanium ....... Creating custom builder _build/lib/MyModuleBuilder.pm in _build/lib Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Module-Starter-Plugin-CGIApp' version '0.10' /usr/bin/perl lib/Module/Starter/Plugin/CGIApp/templates/titanium/Makefile.PL Checking if your kit is complete... Looks good Warning: prerequisite Titanium 0 not found. Could not open '<tmpl_var main_pm_file>': No such file or directory at /Library/Perl/Updates/5.8.8/ExtUtils/MM_Unix.pm line 2627. lib/Module/Starter/Plugin/CGIApp/templates/titanium/Makefile.PL failed at /Library/Perl/5.8.8/Module/Build/Base.pm line 2457. JALDHAR/Module-Starter-Plugin-CGIApp-0.10.tar.gz ./Build -- NOT OK Running Build test Can't test without successful make Running Build install Make had returned bad status, install seems impossible Running Build for M/MA/MARKSTOS/Titanium-1.03.tar.gz Has already been unwrapped into directory /var/root/.cpan/build/Titanium-1.03-ErMEEl CPAN.pm: Going to build M/MA/MARKSTOS/Titanium-1.03.tar.gz Warning: Prerequisite 'Module::Starter::Plugin::CGIApp => 0.05' for 'MARKSTOS/Titanium-1.03.tar.gz' failed when processing 'JALDHAR/Module-Starter-Plugin-CGIApp-0.10.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited. Copying lib/Titanium.pm -> blib/lib/Titanium.pm Manifying blib/lib/Titanium.pm -> blib/libdoc/Titanium.3pm MARKSTOS/Titanium-1.03.tar.gz ./Build -- OK Running Build test t/02-pod.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.13 cusr 0.03 csys = 0.22 CPU) Result: PASS MARKSTOS/Titanium-1.03.tar.gz Tests succeeded but one dependency not OK (Module::Starter::Plugin::CGIApp) MARKSTOS/Titanium-1.03.tar.gz [dependencies] -- NA Running Build install make test had returned bad status, won't install without force ****************************************************** This is a long way from the lightweight ease of install we had with CGI::Application. zaphod ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################ |
|
|
Re: More Titanium dependency hellOn Tue, 15 Sep 2009, gvim wrote:
> Perl 5.8.8 / OS X 10.5.8 > > After resolving the first install failure of Titanium - Module::Signature / > gpg needed even if you're trying to bypass cryptography with option [3] (what > happened to [1] and [2]?) - I now find Titanium is failing on > Module::Starter::Plugin::CGIApp > What seems to be happening is that cpan is trying to run the Makefile.PL template that Module::Starter::Plugin::CGIApp provides. Which it shouldn't do because it isn't a real Makefile.PL just a template. I'm going to have to try and figure out how to stop it doing that. > > This is a long way from the lightweight ease of install we had with > CGI::Application. > Keep reporting these problems. We'll get there. To be honest, I haven't tested Module::Starter::Plugin::CGIApp on OS X at all. I rely on users like you to alert me of bugs on platforms I don't have access to. -- Jaldhar H. Vyas <jaldhar@...> ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################ |
| Free embeddable forum powered by Nabble | Forum Help |