Last modified by Pascal Robert on 2007/12/15 18:37

From version 11.1
edited by chuckhill
on 2007/03/01 19:40
Change comment: There is no comment for this version
To version 12.1
edited by chuckhill
on 2007/01/24 17:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Troubleshooting Problems Building and Running
1 +Problems Running on Windows
Content
... ... @@ -1,4 +1,4 @@
1 -If you are having problems building or running, here are some things to check. The examples are given for Windows as that seems to be the source of the most problems. The principles apply, though the paths are different, for OS X.
1 +If you are having problems building or running on Windows, here are some things to check.
2 2  
3 3  === wobuild.properties ===
4 4  
... ... @@ -10,8 +10,7 @@
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
14 -wo.dir.user.home.library.frameworks=C:/Temp
13 +wo.dir.root=U:/Apple wo.dir.user.home.library.frameworks=C:/Temp
15 15  wo.woroot=U:/Apple
16 16  wo.dir.local=U:/Apple/Local
17 17  wo.wosystemroot=U:/Apple
... ... @@ -26,28 +26,6 @@
26 26  
27 27  {{/code}}
28 28  
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 -
51 51  === Environment Variables ===
52 52  
53 53  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: