[webkit-help] how to build webkit on Fedora 10
mwas
webkit.meister at gmail.com
Mon Apr 18 04:06:33 PDT 2011
Hi,
Ensure you have installed all dependencies for building WebKitGtk+, else Pl.
follow the procedure given in http://trac.webkit.org/wiki/BuildingGtk
You could directly build WebKitGtk+ by running
autogen.sh && make && make -j4 install instead of running script on linux
machine running gnome.
try adjusting PKG_CONFIG_PATH or LD_LIBRARY_PATH to /usr/local/lib if you
have installed
new library in said path.
thanks
Wajahat
On Mon, Apr 18, 2011 at 3:11 PM, KAWAI Morihisa <m-kawai at jp.fujitsu.com>wrote:
> Dear Sir/Madam:
>
> I have tried to build/install webkit-r82617 on Fedora Core 10.
> I tried
> Tools/Scripts.build-webkit --gtk
>
> Then, I got messege
> ../../configure: line 20903 syntax error
> near unexpeted token '2.5.33,gt,$FLEX_
> VERSION'
>
> Is there any wrong operation I have done?
>
> Would you please tell me what I should do.
>
> Sincerely,
>
> Morihisa Kawai
>
> --
> KAWAI Morihisa <m-kawai at jp.fujitsu.com>
>
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110418/98b5239d/attachment.html>
More information about the webkit-help
mailing list