How do I change OSX package install directory?
Posted
by Scott
on Super User
See other posts from Super User
or by Scott
Published on 2010-04-18T06:13:54Z
Indexed on
2010/04/18
6:23 UTC
Read the original article
Hit count: 583
It drives me nuts that every time I download a binary to run on OSX that it wants to install in system directories. ~/Applications is a perfectly fine place to install and doesn't require blindly authenticating somebody else's binary.
Is there a way to change the install directory for packages? On a few I've been able to open the package and edit the plist to install it elsewhere, but that doesn't work universally.
I install from source when I can, but it isn't always an option. Is there a good way to force the installer to use ~/Applications?
© Super User or respective owner