Conflict with /Applications/MacPorts when multiple MacPorts instances installed

Joshua Root jmr at macports.org
Wed Jul 30 07:36:29 PDT 2008


J. Lewis Muir wrote:
> Activating python25 in a second MacPorts instance fails for me when my
> first instance already contains an activated python25.
> 
> According to
> 
>   http://guide.macports.org/#installing.macports.source.multiple
> 
> I can install more than one MacPorts instance on the same host.
> However, when I do this and then install bzr which installs python25 in
> a second instance, I eventually get the following error output:
<snip>
> 
> Is there a way around this?  Perhaps another configure option, similar
> to the --with-tclpackage option, such as --with-apppackage is needed?  I
> could then configure my development MacPorts install with something like

The configure option you want is --with-applications-dir. A full list is 
available from './configure --help'.

- Josh


More information about the macports-dev mailing list