From: Marc G. F. <sc...@hu...> - 2011-02-15 19:55:43
|
Okay, since I'm slowly finding that not all dependencies are being installed via Bundle::Slash, and finding those at the most inopportune times, I've added a quick script: bin/check_user.pl right now, its only checking for one dependency ... have a few more to add once I can re-do an install from a fresh machine, but the output looks like: # bin/check_perl.pl Checking for JavaScript::Minifier (any) ok: found v1.05 If it is not found, it will even give you the command to run to manually install it: # bin/check_perl.pl Checking for JavaScript::Minifier (any) not found **** Majordomo requires the JavaScript::Minifier module, any version. Some modules which Majordomo requires were not found. If the CPAN module is not supported on your system, you can locate the modules by visiting http://search.cpan.org/ with your WWW client. Otherwise, you can install them by running the following commands as root or another user capable of installing modules: perl -MCPAN -e'CPAN::Shell->install("JavaScript::Minifier")' What I would appreciate is for anyone that is finding "missing dependencies" like this, after they have installed Bundle::Slash, that affets teh ability to run to let me know (or submit a patch) so taht we can build this up ... ---- Marc G. Fournier Hub.Org Hosting Solutions S.A. sc...@hu... http://www.hub.org Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... |