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

From version 8.1
edited by Gavin Eadie
on 2007/08/23 13:18
Change comment: clean up 'wobuild.properties' line folding
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gavineadie
1 +XWiki.chuckhill
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,14 +10,12 @@
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
18 -#wo.dir.user.home.library=C:/Documents and Settings/Chuck Hill/Local/Library
19 -wo.dir.user.home.library=C:/Temp
20 -wo.dir.library=U:/Apple/Library
17 +#wo.dir.user.home.library=C:/Documents and Settings/Chuck Hill/Local/
18 +Library wo.dir.user.home.library=C:/Temp wo.dir.library=U:/Apple/Library
21 21  wo.dir.local.library=U:/Apple/Local/Library
22 22  wo.dir.library.frameworks=U:/Apple/Library/Frameworks
23 23  wo.dir.local.library.frameworks=U:/Apple/Local/Library/Frameworks
... ... @@ -27,28 +27,6 @@
27 27  
28 28  {{/code}}
29 29  
30 -For the curious, here is an example from OS X:
31 -
32 -{{code}}
33 -
34 -#This file stores the wo specific properties
35 -#Wed Oct 11 19:51:09 PDT 2006
36 -wo.dir.root=/
37 -wo.woroot=/System
38 -wo.dir.user.home.library.frameworks=/Users/chuck/Library/Frameworks
39 -wo.dir.local=/
40 -wo.wosystemroot=/System
41 -wo.dir.library=/System/Library
42 -wo.dir.user.home.library=/Users/chuck/Library
43 -wo.dir.local.library=/Library
44 -wo.dir.library.frameworks=/System/Library/Frameworks
45 -wo.dir.local.library.frameworks=/Library/Frameworks
46 -wo.wolocalroot=/
47 -wo.dir.system=/System
48 -wo.dir.reference.api=/Developer/ADC%20Reference%20Library/documentation/WebObjects/Reference/API/
49 -
50 -{{/code}}
51 -
52 52  === Environment Variables ===
53 53  
54 54  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: