On Saturday 10 April 2010 02:10:41 pm lux-integ wrote:
> Greetings,
>
> I am having a go at compiling kde4.4.2.  I am now  trying to build webkit
> for KDE4.4.2.  (it is needed by google-gadgets)  I downloaded qtwebkit from
 http://gitorious.org/+qtwebkit-developers/webkit/qtwebkit
>


the program from the link above has proved to be quite a multiheaded hydra.  
There are   at least three ways to install it.
a) to build qtwebkit  do:-
iI WebKit/WebKitTools/Scripts/build-webkit --qt   --qmake=$QT4DIR/bin/qmake
ii)  cd WebKitBuild/Release  then do  "make install"  (this   installs 
headers and libraries into $QT4DIR

b) to build webkit (for gtk2)  use the use autoconf then  configure with 
options make and make install  (into the prefix set)

This program (http://code.google.com/p/google-gadgets-for-linux/ )can then be 
compiled   supporting  both the above.

There is presumedly a third option (qt-only)  by   copying  the whole of  
~WebKitBuild/Release  into some prefix  (along the lines of this:-
( http://walecha.blogspot.com/2010/01/arora-qtwebkit-web-browser.html)

-------
hope this is of  some use to someone

lux-integ





-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to