#48207: Yosemite MacPort intallation file does not work ------------------------+-------------------------------- Reporter: avalade@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.3.3 Resolution: | Keywords: Port: | ------------------------+-------------------------------- Changes (by ryandesign@…): * component: ports => base Old description:
I have re-imaged my laptop as per company policy and I am trying to install MacPort. It does not fail per say, but it does not seem to complete properly also. This is the information of my system:
MAC OS: OS X Yosemite version 10.10.3 Xcode: Version 6.3.2 xcode-select version 2339
I also have agreed to the licence for Xcode.
After the installation, the environment variable are not even set. If I open a new terminal, /opt/local/bin is not added to the path.
-bash: port: command not found
PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/munki
I am not sure if there's a log file for the installation that I could look at to see is something went wrong.
New description: I have re-imaged my laptop as per company policy and I am trying to install MacPort. It does not fail per say, but it does not seem to complete properly also. This is the information of my system: MAC OS: OS X Yosemite version 10.10.3\\ Xcode: Version 6.3.2\\ xcode-select version 2339 I also have agreed to the licence for Xcode. After the installation, the environment variable are not even set. If I open a new terminal, /opt/local/bin is not added to the path. {{{ -bash: port: command not found }}} {{{ PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/munki }}} I am not sure if there's a log file for the installation that I could look at to see is something went wrong. -- Comment: I believe the Installer might record a log somewhere? Maybe /var/log/install.log? In any case, if the only problem is that the installer did not add the MacPorts paths to your `PATH` environment variable, then you can easily do that step yourself by editing the appropriate shell startup file. -- Ticket URL: <https://trac.macports.org/ticket/48207#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X