Re: [Module::Build] how about shared data
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2004-01-17 20:17:31
|
On 1/15/2004 11:35 AM, Jaap Karssenberg wrote: > Sory to bother you again, but what happens if I need to install stuff > into "/usr/share/$program_name" ? I know perl has no config value for > this but it seems rather essential for packages that contain a complete > program. Have you read the section "How Installation Paths are Determined" in the Module::Build manpage? Be aware that not all platforms have a '/usr/share/' directory structure to install into. Regards, Randy. |