i want to build a tool need intltool >= 0.35
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
Most helpful comment
You need to use perl and cpan. upgrade using
cpan -ufirst 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