Changes for page WebObjects Developer Quick Start Guide
Last modified by Kieran Kelleher on 2012/07/19 22:32
From version 31.1
edited by Pascal Robert
on 2012/01/30 22:00
on 2012/01/30 22:00
Change comment:
There is no comment for this version
To version 15.1
edited by Kieran Kelleher
on 2009/12/06 13:39
on 2009/12/06 13:39
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.kieran - Content
-
... ... @@ -1,7 +5,3 @@ 1 -{{warning}} 2 -This is deprecated information\! 3 -{{/warning}} 4 - 5 5 == Who is this Guide for? == 6 6 7 7 This guide is for you if ... ... @@ -19,13 +19,13 @@ 19 19 20 20 == First Install XCode == 21 21 22 -XCode is **not** used t odevelop WebObjects applications, but XCode installation includes software for development in general, such as command line tools, that are useful.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 23 23 24 24 == Next Install and Configure WebObjects == 25 25 26 26 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. 27 27 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. 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.-- 29 29 30 30 {{code title="Replace the apache adaptor with the Snow Leopard one"}} 31 31 ... ... @@ -33,7 +33,7 @@ 33 33 34 34 cd /System/Library/WebObjects/Adaptors/Apache2.2 35 35 mv mod_WebObjects.so mod_WebObjects.so.obsolete 36 -curl -C - -O http://woc ommunity.org/documents/tools/mod_WebObjects/Apache2.2/macosx/10.6/mod_WebObjects.so32 +curl -C - -O http://webobjects.mdimension.com/wonder/mod_WebObjects/Apache2.2/macosx/10.6/mod_WebObjects.so 37 37 38 38 {{/code}} 39 39 ... ... @@ -78,4 +78,4 @@ 78 78 79 79 === The Community Mailing Lists === 80 80 81 -[[Mailing Lists>> WONDER:Mailing Lists]]77 +[[Mailing Lists>>Mailing Lists]]