in reply to problems installing modules - ex. DBI
In order to answer fully we'd need more information. The perl setup, an example script which reproduces this error. If you are running a system and want multiple users to have access to instal modules why not build a single version of perl (say under /opt/) and set permissions to allow them to install modules for this version? If you only want to provide access to the finished program to users consider packaging the script.
|
|---|