I was able to use run-safari by placing the dlls' downloded from the
site in the folder C:\cygwin\home\krithiga\WebKit\ WebkitBuild\bin.

Thanks,
Krithiga 

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Monday, December 21, 2009 7:41 PM
To: [email protected]
Subject: webkit-help Digest, Vol 6, Issue 25

Send webkit-help mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific than
"Re: Contents of webkit-help digest..."


Today's Topics:

   1. run-safari ([email protected])
   2. Re: run-safari ([email protected])
   3. Re: run-safari (Adam Roben)


----------------------------------------------------------------------

Message: 1
Date: Mon, 21 Dec 2009 14:38:24 +0530
From: <[email protected]>
To: <[email protected]>
Subject: [webkit-help] run-safari
Message-ID:
        
<[email protected]>
Content-Type: text/plain; charset="us-ascii"

 
Hi ,
 
Please help ASAP.when your build was up, in which path did the following
files (WebKit.dll,WebKit.pdb,WebKit.resources,JavaScriptCore.dll,etc)
get generated? When I gave  WebKit/WebKitTools/Scripts/run-safari     :

File not found - WebKit.dll
0 File(s) copied
File not found - WebKit.pdb
0 File(s) copied
File not found - WebKit.resources
0 File(s) copied
File not found - JavaScriptCore.dll
0 File(s) copied
File not found - JavaScriptCore.pdb
0 File(s) copied
File not found - JavaScriptCore.resources 0 File(s) copied 
 
 I got the above msg,however,safari got launched .  I am using the .dll
downloaded from the site.And I have placed the above files in the path
"C:\cygwin\home\krithiga\WebKit" .Can  anyone  please tell me the path
of these above files  in ur sys inside the webkit structure ?
 

Regards, 

Krithiga Muruganandam

__________________________________________

Project Engineer | Wipro Technologies | 

Mobile-Auto-CE Practice | Chennai | India.

' +91-9677 196 289 | * [email protected]

www.wipro.com <http://www.wipro.com/> 

 

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email. 

www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.webkit.org/pipermail/webkit-help/attachments/20091221/7215
1236/attachment-0001.html>

------------------------------

Message: 2
Date: Mon, 21 Dec 2009 15:26:49 +0530
From: <[email protected]>
To: <[email protected]>,  <[email protected]>
Subject: Re: [webkit-help] run-safari
Message-ID:
        
<[email protected]>
Content-Type: text/plain; charset="us-ascii"

I am running it on windows

________________________________

From: Krithiga Muruganandam (WT01 - PES-Mobile-Auto-CE Practice)
Sent: Monday, December 21, 2009 2:38 PM
To: [email protected]
Subject: run-safari


 
Hi ,
 
Please help ASAP.when your build was up, in which path did the following
files (WebKit.dll,WebKit.pdb,WebKit.resources,JavaScriptCore.dll,etc)
get generated? When I gave  WebKit/WebKitTools/Scripts/run-safari     :

File not found - WebKit.dll
0 File(s) copied
File not found - WebKit.pdb
0 File(s) copied
File not found - WebKit.resources
0 File(s) copied
File not found - JavaScriptCore.dll
0 File(s) copied
File not found - JavaScriptCore.pdb
0 File(s) copied
File not found - JavaScriptCore.resources
0 File(s) copied 

 I got the above msg,however,safari got launched .  I am using the .dll
downloaded from the site.And I have placed the above files in the path
"C:\cygwin\home\krithiga\WebKit" .Can  anyone  please tell me the path
of these above files  in ur sys inside the webkit structure ?
 

Regards, 

Krithiga Muruganandam

__________________________________________

Project Engineer | Wipro Technologies | 

Mobile-Auto-CE Practice | Chennai | India.

' +91-9677 196 289 | * [email protected]

www.wipro.com <http://www.wipro.com/> 

 

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email. 

www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.webkit.org/pipermail/webkit-help/attachments/20091221/9975
c5ff/attachment-0001.html>

------------------------------

Message: 3
Date: Mon, 21 Dec 2009 09:10:32 -0500
From: Adam Roben <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: [webkit-help] run-safari
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"

On Dec 21, 2009, at 4:08 AM, [email protected] wrote:

>  
> Please help ASAP.when your build was up, in which path did the
following  files
(WebKit.dll,WebKit.pdb,WebKit.resources,JavaScriptCore.dll,etc) get
generated?

These files/folders are put in $(WebKitOutputDir)/bin when building
WebKit.

>  When I gave  WebKit/WebKitTools/Scripts/run-safari     :
> 
> File not found - WebKit.dll
> 0 File(s) copied
> File not found - WebKit.pdb
> 0 File(s) copied
> File not found - WebKit.resources
> 0 File(s) copied
> File not found - JavaScriptCore.dll
> 0 File(s) copied
> File not found - JavaScriptCore.pdb
> 0 File(s) copied
> File not found - JavaScriptCore.resources
> 0 File(s) copied 
>  
>  I got the above msg,however,safari got launched .  I am using the
.dll downloaded from the site.

Does this mean that you downloaded a nightly build from
nightly.webkit.org? Nightly builds aren't designed to work with
run-safari. run-safari is for when you have done your own build of
WebKit. Nightly builds can be launched just by double-clicking
WebKit.exe after extracting the zip file.

-Adam

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.webkit.org/pipermail/webkit-help/attachments/20091221/dc55
9938/attachment.html>

------------------------------

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


End of webkit-help Digest, Vol 6, Issue 25
******************************************

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email. 

www.wipro.com
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to