Opened 5 years ago
Closed 5 years ago
#64080 closed defect (invalid)
Can't install gettext on macOS 10.6
| Reported by: | catap (Kirill A. Korinsky) | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | mascguy (Christopher Nielsen) | |
| Port: |
Description
macOS-Snow-Leopard:~ catap$ sudo port install --unrequested gettext ---> Computing dependencies for gettext Error: Dependency 'libtextstyle' not found. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port gettext failed macOS-Snow-Leopard:~ catap$
Change History (3)
comment:1 Changed 5 years ago by catap (Kirill A. Korinsky)
comment:2 Changed 5 years ago by mascguy (Christopher Nielsen)
| Cc: | mascguy added |
|---|
comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
If you use sudo port sync, it should update the portindex for you. If you update your ports collection a different way (perhaps by manually using a git command), then you must also manually run portindex.
Note: See
TracTickets for help on using
tickets.

portindex helps...