GNU gettext - Bugs: bug #58669, gettext-tools builds and installs...
You are not allowed to post comments on this tracker with your current authentication level.
bug #58669: gettext-tools builds and installs libintl again
Submitter: | Ryan Schmidt <ryandesign> | ||
Submitted: | Sun 28 Jun 2020 08:48:12 PM UTC | ||
Votes: | 1 | ||
Category: | Build | Severity: | 3 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There is 1 vote so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Hi, using gettext 0.20.2 on macOS 10.13.6 I've built and installed libtextstyle and gettext-runtime separately, and now I'm trying to build gettext-tools separately. It seems that this builds libintl again, and when I `make install` it wants to install libintl again. These results surprise me. I want gettext-tools to use the libintl that I already built and installed previously via gettext-runtime.
The configure output says:
...so you recognize that I don't want to use the included gettext...
...and you recognize that the existing libintl is present and satisfactory...
...yet you're going to use the included intl directory.