[webkit-dev] WebKit package on Fedora Core 5 issue

Mark Rowe mrowe at apple.com
Mon Feb 11 23:25:48 PST 2008


On 12/02/2008, at 20:21, sval wrote:

> Hi all,
>
> I m trying to install WebKit package on Fedora Core 5........
>
> I have sucessfully un tared the package and run the script from
> WebKitTools/Scripts/
>
> ./build-webkit --gtk
>
> it gave me the following error..........................
>
> *******************************************************************************
> Reading /home/svalbard/WebKit/WebCore/WebCore.pro
> [/home/svalbard/WebKit/WebKitBuild/Release//WebCore]
> sh: icu-config: command not found
> sh: icu-config: command not found
> Reading /home/svalbard/WebKit/JavaScriptCore/kjs/testkjs.pro
> [/home/svalbard/WebKit/WebKitBuild/Release//JavaScriptCore/kjs]
> sh: icu-config: command not found
> sh: icu-config: command not found
> Reading /home/svalbard/WebKit/WebKitTools/GtkLauncher/GtkLauncher.pro
> [/home/svalbard/WebKit/WebKitBuild/Release//WebKitTools/GtkLauncher]
> sh: icu-config: command not found
> sh: icu-config: command not found
> Reading
> /home/svalbard/WebKit/WebKitTools/DumpRenderTree/gtk/ 
> DumpRenderTree.pro
> [/home/svalbard/WebKit/WebKitBuild/Release//WebKitTools/ 
> DumpRenderTree/gtk]
> sh: icu-config: command not found
> sh: icu-config: command not found

My first thought would be why is the script giving me "command not  
found" errors?  I would then look at the documentation on building the  
Gtk port (<http://trac.webkit.org/projects/webkit/wiki/BuildingGtk>)  
to see the list of libraries and tools that WebKit requires to build,  
and verify that I have each installed.  This would cause me to notice  
that I had not installed the ICU development package, and that after  
installing them I no longer received these errors from build-webkit.

Kind regards,

Mark Rowe

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2413 bytes
Desc: not available
Url : http://lists.webkit.org/pipermail/webkit-dev/attachments/20080212/0b0baa45/smime.bin


More information about the webkit-dev mailing list