Changes for page WebObjects Developer Quick Start Guide
Last modified by Kieran Kelleher on 2012/07/19 22:32
From version 12.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
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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 ... ... @@ -21,7 +21,7 @@ 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 ... ... @@ -29,7 +29,7 @@ 29 29 30 30 cd /System/Library/WebObjects/Adaptors/Apache2.2 31 31 mv mod_WebObjects.so mod_WebObjects.so.obsolete 32 -curl -C - -O http://w ebobjects.mdimension.com/wonder/mod_WebObjects/Apache2.2/macosx/10.6/mod_WebObjects.so36 +curl -C - -O http://wocommunity.org/documents/tools/mod_WebObjects/Apache2.2/macosx/10.6/mod_WebObjects.so 33 33 34 34 {{/code}} 35 35 ... ... @@ -74,4 +74,4 @@ 74 74 75 75 === The Community Mailing Lists === 76 76 77 -[[Mailing Lists>>Mailing Lists]] 81 +[[Mailing Lists>>WONDER:Mailing Lists]]