I've rebased to the current master branch of Netsurf, so I have a new binary.
You can find latest binary here :
ftp://ftp.kolibrios.org/users/ashmew2/netsurf20170917Let me know if you run into errors.
- ashmew2
Below steps are for you if you want to build Netsurf on your own machine:Steps to get a usable Netsurf binary (On Linux) :
Remove directory /opt/netsurf on your machine.
Download nskbuild.sh and mkimg.sh to /tmp
cd /tmp
./nskbuild.sh
You should now have a netsurf binary at /opt/netsurf/kos32-gcc/env/bin/netsurf-kolibrios
# To create a VirtualBox VDI (You need virtualbox installed)
cd /tmp
./mkimg.sh
This should create a VDI for you that you can use with virtualbox (Boot with kolibri.img and use this VDI).
Once KolibriOS boots in VirtualBox:
-- open BOARDLOG
-- Find netsurf binary at : /hd0/1/netsurf-kolibrios
Netsurf should load up.
You can find nskbuild.sh here :
http://source.netsurf-browser.org/netsu ... skolibriosmkimg.sh here :
http://source.netsurf-browser.org/netsu ... skolibrios
_________________
---
Check out the
Netsurf Web Browser for KolibriOS.
Read the wiki and happy hacking with KolibriOS!