Iconv is a module for RISC OS which provides character set conversion akin to that provided by the C iconv() function.
You must follow these two steps carefully or installation will fail:
Use the Boot merge facility in Configure to merge the supplied !Boot directory with the one on your system.
If there is no Boot merge facility provided on your system, simply drag the supplied !Boot directory over your existing boot structure.
Note: if you are unsure how to follow these steps, then please see the pictorial guide to resource installation on the NetSurf site.
Please download iconv and follow the two installation steps above.
You can browse the source code via the online interface. Alternatively, you can check it out with Git:
$ git clone git://git.netsurf-browser.org/iconv.git
Iconv is licensed under the MIT Licence.
Please report any problems with this module directly to John-Mark Bell.