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 13.1
edited by Pascal Robert
on 2011/03/20 02:58
on 2011/03/20 02:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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 ... ... @@ -25,7 +25,7 @@ 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]]