Termux-packages: How to get intltool(0.35+) in termux?

Created on 17 Feb 2017  ·  1Comment  ·  Source: termux/termux-packages

i want to build a tool need intltool >= 0.35

Most helpful comment

You need to use perl and cpan. upgrade using cpan -u first then cpan install XML::Parser. Then download intltool src. I had to edit configure so it so it detected XML:Paser.
./configure --prefix=/data/data/com.termux/files/usr
Etc etc
still not entirely clean

>All comments

You need to use perl and cpan. upgrade using cpan -u first then cpan install XML::Parser. Then download intltool src. I had to edit configure so it so it detected XML:Paser.
./configure --prefix=/data/data/com.termux/files/usr
Etc etc
still not entirely clean

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Cyb3rD3m0n picture Cyb3rD3m0n  ·  3Comments

loveablefellow007 picture loveablefellow007  ·  3Comments

am11 picture am11  ·  3Comments

bbtdev picture bbtdev  ·  3Comments

jackbrycesmith picture jackbrycesmith  ·  3Comments