Iam also facing the same problem.
I have used option
./configure --enable-webkit2 --with-gtk=3.0, make
but it works fine when i give only ./configure, make
i.e problem is coming when enabling webkit2
Is webkit2 support is not there?

On Thu, Sep 29, 2011 at 7:04 PM, Martin Robinson <[email protected]>wrote:

> On Thu, Sep 29, 2011 at 5:10 AM, prince goyal <[email protected]>
> wrote:
> > 2. I have downloaded the source code from WebkitGTK website.
> > For compilation following command is mentioned:
> > $ Tools/Scripts/build-webkit --gtk
> > But in the downloaded code, there is no "Scripts" directory in the
> "Tools"
> > directory. Could anybody tell why is "Scripts" directory missing?
>
> For releases you can just do: ./configure, make, make install as
> usual. The reason this failed is because when you use build-webkit,
> the experimental WebKit2 support is enabled.
>
> --Martin
>  _______________________________________________
> webkit-gtk mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
>
_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk

Reply via email to