Changes for page Troubleshooting Problems Building and Running
Last modified by Pascal Robert on 2007/12/15 18:37
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,7 +10,8 @@ 10 10 {{code}} 11 11 12 12 #This file stores the wo specific properties #Sat Mar 29 11:33:34 PST 2003 13 -wo.dir.root=U:/Apple wo.dir.user.home.library.frameworks=C:/Temp 13 +wo.dir.root=U:/Apple 14 +wo.dir.user.home.library.frameworks=C:/Temp 14 14 wo.woroot=U:/Apple 15 15 wo.dir.local=U:/Apple/Local 16 16 wo.wosystemroot=U:/Apple ... ... @@ -25,6 +25,28 @@ 25 25 26 26 {{/code}} 27 27 29 +For the curious, here is an example from OS X: 30 + 31 +{{code}} 32 + 33 +#This file stores the wo specific properties 34 +#Wed Oct 11 19:51:09 PDT 2006 35 +wo.dir.root=/ 36 +wo.woroot=/System 37 +wo.dir.user.home.library.frameworks=/Users/chuck/Library/Frameworks 38 +wo.dir.local=/ 39 +wo.wosystemroot=/System 40 +wo.dir.library=/System/Library 41 +wo.dir.user.home.library=/Users/chuck/Library 42 +wo.dir.local.library=/Library 43 +wo.dir.library.frameworks=/System/Library/Frameworks 44 +wo.dir.local.library.frameworks=/Library/Frameworks 45 +wo.wolocalroot=/ 46 +wo.dir.system=/System 47 +wo.dir.reference.api=/Developer/ADC%20Reference%20Library/documentation/WebObjects/Reference/API/ 48 + 49 +{{/code}} 50 + 28 28 === Environment Variables === 29 29 30 30 WebObjects makes use of some environmental variables. I am not sure which ones need to be set with WOLips, but these are the likely candidates: