installation instruction fail for mac #52

Closed
opened 2019-07-02 08:40:20 +00:00 by trinity-1686a · 0 comments

Installing gettext via homebrow does not add it to the path by default, so running brew install gettext is not enough to be able to compile Plume. It actually require brew link gettext --force (see Homebrew/legacy-homebrew#7621)

Installing gettext via homebrow does not add it to the path by default, so running `brew install gettext` is not enough to be able to compile Plume. It actually require `brew link gettext --force` (see Homebrew/legacy-homebrew#7621)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: plume/documentation#52
No description provided.