Ticket #20218 (closed defect: fixed)
'make install' has bad instructions
| Reported by: | apbaccounts@… | Owned by: | snc@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 1.8.0 |
| Component: | base | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: |
Description (last modified by ryandesign@…) (diff)
Installing from source concludes with the message:
Congratulations, you have successfully installed the MacPorts system. To get the Portfiles and update the system, run: sudo port -v selfupdate
Because the installation just happened, people are unlikely to already have /opt/local/bin in their $PATH, and so that command fails with 'sudo: port: command not found'. Maybe anyone installing from source is smart enough to know what to do, but why offer the command if it's not going to work?
Attachments
Change History
comment:2 Changed 4 years ago by snc@…
- Owner changed from macports-tickets@… to snc@…
- Status changed from new to assigned
Changed 4 years ago by snc@…
- Attachment Makefile.in.diff added
suggested change, configure,make,make installs for me.
comment:3 Changed 4 years ago by snc@…
- Cc snc@… removed
- Status changed from assigned to closed
- Resolution set to fixed
Change committed in r53634.
Note: See
TracTickets for help on using
tickets.


The best option is to suggest the user opens a new terminal.