On Thu, Mar 20, 2014 at 4:27 PM, Daniel J. Luke <dl...@geeklair.net> wrote:

> for perl, there's a 'vendor' directory (where we install stuff) and a
> 'site' directory (where anything goes). If an end-user installs his/her own
> perl modules, they end up in the site directory (which is in $prefix).
>
> Of course, things could be much better for perl than the way we're doing
> things now, so maybe it's not the best example...
>

That is how Perl normally works, though... and how, to be honest, I'd
expect Python to behave. You need local configuration to change it.
(Possibly Perl makes this easier than Python does, though; that'd be Python
all over... One True Way instead of letting you configure it.)

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to