Safari is not installed. Is that I requirement? I didn't see it stated as such anywhere. Is there any description I can find of the relationship between an installed Safari and WebKit?

Sorry if I'm ignorant about this, but I'm new to WebKit and don't know the code base. And my ultimate goal isn't to run Safari but to port WebKit to alternative platforms.

Thanks.


Might be a stupid questuin but is safari installed?
Sent via BlackBerry from T-Mobile

-----Original Message-----
From: Paul Pedriana <[EMAIL PROTECTED]>

Date: Sun, 25 May 2008 04:55:19 
To:Michelangelo De Simone <[EMAIL PROTECTED]>
Cc:WebKit-Dev <[email protected]>
Subject: Re: [webkit-dev] Safari won't run for me.


Thanks, but that fails the same way. Perhaps I'm missing something, but 
I don't see how --debug in the scripts solves the problem of a 
non-registered CLSID.

$ /cygdrive/d/WebKit/WebKitTools/Scripts/run-safari --debug
        1 file(s) copied.
WARNING: Failed to get CLSID for WebKit.WebView
ERROR: Couldn't determine installed Safari path
Setting environment for using Microsoft Visual Studio 2005 x86 tools.


  
/cygdrive/d/WebKit/WebKitTools/Scripts/run-safari

You compiled WebKit with the --debug flag; this has generated for you 
a slightly different directory layout for builds. In order to let 
Safari use those builds instead of the (default) "release" try with:
    run-safari --debug

Same deal for tests:
    run-webkit-tests --debug
    

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
  

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to