#31186: prebuilt packages don't honour non-default applications_dir settings ------------------------------+--------------------------------------------- Reporter: ram@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.3 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by mk@…): OK, good to know that. Verifying the method used to install my parallel MacPorts installations I finally found the culprit! "MacPorts Guide" states {{{ %% export PATH=/bin:/sbin:/usr/bin:/usr/sbin %% MP_PREFIX=/opt/macports-test %% ./configure --prefix=$MP_PREFIX --with-applications- dir=$MP_PREFIX/Applications %% make %% sudo make install }}} is the necessary command for configuring the port command build, but indeed the manual needs to be corrected here. I just put it on my ToDo list now. :-) -- Ticket URL: <https://trac.macports.org/ticket/31186#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS