Opened 14 years ago
Closed 14 years ago
#1857 closed Bug (invalid)
Configure fails in the intltool version test in PPC architecture
Reported by: | el_Salmon | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 1.50 |
Severity: | Normal | Keywords: | ppc, intltool |
Cc: |
Description
$ ./configure
...
checking for intltool >= 0.23... found ./configure: line 24486: test: : integer expression expected configure: error: Your intltool is too old. You need intltool 0.23 or later.
But my intltool version is > 0.23:
$ intltoolize --version intltoolize (GNU intltool) 0.37.1
Attachments (1)
Change History (4)
Changed 14 years ago by el_Salmon
comment:1 Changed 14 years ago by charles
Try upgrading to intltool 0.40. does that fix it?
comment:2 Changed 14 years ago by el_Salmon
I solved by running "intltoolize" before ./configure.
comment:3 Changed 14 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Configure log