Search found 1 match
- 08 Jan 2010, 15:03
- Forum: Support & Bug reports
- Topic: Build utility versions
- Replies: 0
- Views: 966
Build utility versions
Building from git caused me a couple of problems, which took me a while to track down. - I had gettext-1.4.6, which didn't have autopoint, so the initial autoreconf failed. I don't know what the minimum version required is, but installing the latest (1.7) succeeded. - I then foolishly started the ma...