Last modified by Kieran Kelleher on 2012/07/19 22:32

From version 14.1
edited by Kieran Kelleher
on 2009/12/06 13:39
Change comment: There is no comment for this version
To version 10.1
edited by Pascal Robert
on 2012/01/21 22:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kieran
1 +XWiki.probert
Content
... ... @@ -1,3 +1,7 @@
1 +{{warning}}
2 +This is deprecated information!
3 +{{/warning}}
4 +
1 1  == Who is this Guide for? ==
2 2  
3 3  This guide is for you if
... ... @@ -15,13 +15,13 @@
15 15  
16 16  == First Install XCode ==
17 17  
18 -XCode is **not** used the develop WebObjects applications, but XCode installation includes software for development in general, such as command line tools, that are useful
22 +XCode is **not** used to develop WebObjects applications, but XCode installation includes software for development in general, such as command line tools, that are useful.
19 19  
20 20  == Next Install and Configure WebObjects ==
21 21  
22 22  Install WebObjects using the [[Apple WebObjects 5.4.3 Installer dmg>>http://support.apple.com/kb/DL688]] if you want "standard" OS X install paths.
23 23  
24 -Then open terminal and perform the "extra" stuff you need to do to get things complete. you will need to do all this as 'root', hence the sudo --s at the start.--
28 +Then open terminal and perform the "extra" stuff you need to do to get things complete. you will need to do all this as 'root', hence the sudo s at the start.
25 25  
26 26  {{code title="Replace the apache adaptor with the Snow Leopard one"}}
27 27