1
FreeBSD
Patrick Neumann edited this page 2024-07-11 17:06:35 +00:00
On a plain FreeBSD install you have to install the following packages before you will be able to use ios2html:
pkg install bash
pkg install python27
pkg install base64
pkg install vim (xxd)
pkg install libplist
pkg install sqlite3