Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am using Webkit nightly build revision 110829 on Ubuntu 11.10. I successfully build it. Here is what I did: In the Webkit directory I run:

Tools/Scripts/build-webkit --gtk

Built succeeded. I tried running it by typing:

Tools/Scripts/run-safari --gtk 

But nothing happens. I mean, the command just did not show anything. Anyone has any idea?

For someone who vote down: Like I said, when I run Tools/Scripts/run-safari --gtk nothing happens. So if anyone has any idea how to run it properly please tell me.

I followed this instruction: https://trac.webkit.org/wiki/BuildingGtk

share|improve this question

migrated from stackoverflow.com Oct 9 '12 at 3:16

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.