Changes for page WebObjects Developer Quick Start Guide
Last modified by Kieran Kelleher on 2012/07/19 22:32
From 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
To version 10.1
edited by Pascal Robert
on 2012/01/21 22:06
on 2012/01/21 22:06
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