Skip Menu |

This queue is for tickets about the Module-Install CPAN distribution.

Report information
The Basics
Id: 16794
Status: new
Priority: 0/
Queue: Module-Install

People
Owner: Nobody in particular
Requestors: matt.knopp [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: PREFIX is ignored for dependicies
When I define a PREFIX for a module I expect it's dependicies to be installed with that PREFIX as well. Currently when I define the PREFIX only the current module goes to the right place, everything else gets installed into /usr or wherever the systems default is. If I wanted modules installed into /usr I wouldn't have bothered proving a PREFIX, yano? :)