On Thu, 2009-05-21 at 08:43 +0800, Bertil Weidenmueller wrote: > Hi, > > I tried to build it on openSUSE (an rpm distribution) > > Some difficulties: > netsurf requires bubbub library (html parser). > There I had already problems because there is no configure script.
Hubbub (and all other NetSurf project components) does not use autoconf for its build system. It simply uses a Makefile. Is there something in particular you're trying to do that Hubbub's README doesn't cover? John.