We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WebKit 1.6.1 (download webkit-1.6.1.tar.gz or svn webkit-1.6)
This mode seems to require a lot of ram in order to generate the library.
You better install the GNU gold linker:
sudo apt-get install binutils-gold
./autogen.sh --prefix=/usr --enable-introspection --enable-debug --disable-webgl ./configure --prefix=/usr --enable-introspection --enable-debug --disable-webgl make && sudo make install
./configure --prefix=/usr --enable-introspection --disable-webgl make && sudo make install