Difference between revisions of "SDK Examples"

From Apache OpenOffice Wiki
Jump to: navigation, search
(More tests)
m
Line 8: Line 8:
 
| setsdkenv_unix || MacIntel OS X    || Does not like spaces in OFFICE_HOME    ||  Need export OFFICE_HOME=" ... path " before configure
 
| setsdkenv_unix || MacIntel OS X    || Does not like spaces in OFFICE_HOME    ||  Need export OFFICE_HOME=" ... path " before configure
 
|-
 
|-
| setsdkenv_unix || GNU/Linux SPARC    ||  If no "java" commands available need adjust settings/settings.mk and settings/std.mk    ||
+
| setsdkenv_unix || GNU/Linux SPARC    ||  If no "java" commands available need adjust settings/settings.mk and settings/std.mk    ||
 
|-
 
|-
| examples/DevelopersGuide/FirstSteps  || MacIntel OS X  || all    ||  OK ||
+
| examples/DevelopersGuide/FirstSteps  || MacIntel OS X  || all    ||  OK  
 
|-   
 
|-   
| examples/DevelopersGuide/FirstSteps || GNU/Linux SPARC  ||  all  || OK  ||
+
| examples/DevelopersGuide/FirstSteps || GNU/Linux SPARC  ||  all  || OK   
 
|-
 
|-
| examples/DevelopersGuide/Text  || GNU/Linux SPARC  || all  || OK  ||
+
| examples/DevelopersGuide/Text  || GNU/Linux SPARC  || all  || OK   
 
|-
 
|-
| examples/DevelopersGuide/UCB  || GNU/Linux SPARC  || all  || OK  ||
+
| examples/DevelopersGuide/UCB  || GNU/Linux SPARC  || all  || OK   
|-|      ||  || ||    ||
+
|-|      ||  || ||     
 
|-
 
|-
|      ||  || ||    ||
+
|      ||  || ||     
 
|-
 
|-
|      ||  || ||    ||
+
|      ||  || ||     
 
|}
 
|}

Revision as of 10:35, 5 October 2006

This page records progress with testing the SDK Examples on new platforms - initially GNU/Linux SPARC and Mac Intel OS X. Testing should be followed by Issues created in IZ and patches. Please add results for other platforms. Testing as at OOD680_m5 (2.0.4rc3)

Path to Example Platform Comment Status / Link to IZ Issue
setsdkenv_unix MacIntel OS X Does not like spaces in OFFICE_HOME Need export OFFICE_HOME=" ... path " before configure
setsdkenv_unix GNU/Linux SPARC If no "java" commands available need adjust settings/settings.mk and settings/std.mk
examples/DevelopersGuide/FirstSteps MacIntel OS X all OK
examples/DevelopersGuide/FirstSteps GNU/Linux SPARC all OK
examples/DevelopersGuide/Text GNU/Linux SPARC all OK
examples/DevelopersGuide/UCB GNU/Linux SPARC all OK
Personal tools