Hi,
I managed to compile WebKitGtk 1.5.2 (by copying the missing headers
files from SVN) in a LFS (Linux From Scratch) system (32bit). I used
various configuration options, my latest are:
CFLAGS="-Os -fomit-frame-pointer" \
CXXFLAGS="-Os -fomit-frame-pointer" \
./configure --prefix=/usr \
--disable-silent-rules \
--disable-static \
--disable-debug \
--enable-introspection \
--enable-jit \
--width-gtk=3.0 \
--disable-webkit2 \
--with-target=x11 \
--enable-3d-rendering \
--enable-webgl \
--disable-snadbox \
--with-unicode-backend=icu \
--with-font-backend=freetype
I am running LFS inside VirtualBox with Guest Additions enabled but my
mini browser can't render WebGL pages. Do I miss something?
Thanks in advance,
George.
_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk