23 Mar
2010
23 Mar
'10
11:54 p.m.
Hi John, 2010/3/22 John Simonds <simonj2ster@gmail.com>:
Doing Makefile.PL in the koha directory, there are a number of missing dependencies, what directory do these go in if they are downloaded from CPAN?
It is best to follow the process described in the INSTALL file for your *nix flavor. That said, you can simply 'sudo cpan foo::bar' to install the module foo::bar. Modules will be installed in the correct directory automagically. Kind Regards, Chris