Bugs item #1344375, was opened at 2005-11-01 00:17
Message generated for change (Comment added) made by cito
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1344375&group_id=4866
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: WebKit
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Oliver Bock (oliverbock)
>Assigned to: Christoph Zwerschke (cito)
Summary: MakeAppWorkDir needs .py in WebKit Install Guide
Initial Comment:
The WebKit Install Guide says to run
$ python Webware/bin/MakeAppWorkDir WorkDir
but on my system (0.9rc1, OS X 10.4) I need to use
$ python Webware/bin/MakeAppWorkDir.py WorkDir
----------------------------------------------------------------------
>Comment By: Christoph Zwerschke (cito)
Date: 2005-11-01 10:44
Message:
Logged In: YES
user_id=193957
Fixed it. That was wrong in the InstallGuide.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1344375&group_id=4866
|