I tried manually creating netsurf but that failed due to GLIBC issues:
downloaded netsurf-3.9-i586-1alien.tgz but that needs libssl.so.1.1 and libcrypto.so.1.1, so also downloaded openssl-1.1.1j-i586-1.txz and inserted the libs and symlinks. Resulted in this:
Code: Select all
$ netsurf-gtk
netsurf-gtk: /lib/libm.so.6: version `GLIBC_2.29' not found (required by netsurf-gtk)
netsurf-gtk: /lib/libc.so.6: version `GLIBC_2.33' not found (required by /lib/libcrypto.so.1.1)

Seems Porteus 4.0 has GLIBC_2.27
Code: Select all
ls -o /lib/libc.so.6
lrwxrwxrwx 1 root 12 2018-04-22 20:37 /lib/libc.so.6 -> libc-2.27.so
http://ftp.nluug.nl/os/Linux/distr/port ... 0/modules/