Opened 2 years ago

Closed 2 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 2 years ago by catap (Kirill A. Korinsky)

portindex helps...

comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:3 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

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.