P Kishor wrote: > I am trying to set up my application on a shared web hosting service > (a2hosting.com) > > Trying to install CGI::Application::Dispatch, using their web-based > interface, throws up the following error > > ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions > of the modules indicated above before proceeding with this installation [..]
> Seems like the build script wants to install stuff in /usr/lib/... > but, of course, I don't have access to /usr/lib... on a shared host. > They provide ~/perl as the destination. Have you tried local::lib? It's supposed to be suitable for shared environments. -- Richard Jones ##### 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/ ## ## ## ################################################################
