Netsurf, segmentation faults when runs outside its "Make" source directory..
If i install doing this: DESTDIR=/usr/local make install I've got segmentation fault, when i run netsurf/nsgtk directly from PATH ... if if chdir to the netsurf-2.8 dir, then it runs very well (using nsgtk or netsurf installed in /usr/local/bin) even i did "install -c -m 755 nsgtk /usr/local/bin" by hand, and got same failure What is my error now!
