A Turtle's Symphony Mac OS

broken image


Symphony officially can be built on the following platforms

  1. A Turtle's Symphony Mac Os Version
  2. A Turtle's Symphony Mac Os Catalina
  3. A Turtle's Symphony Mac Os Download
  4. A Turtle's Symphony Mac Os 7
System Architecture
Windows XP / 7 intel x86
Linux - Ubuntu 11.04 intel x86
Linux - Suse Enterprise Desktop 11 intel x86
Mac OS X - 10.5 / 10.6 / 10.7 intel x86
  • ACSLogo is a Logo Interpreter for Mac OS X. Logo is a popular language used to teach simple programming by guiding the progress of a ‘turtle' which moves around a graphics screen: The turtle in action A new version is available (December 2020) — 1.6.0.2.
  • Lotus Symphony 3.0.1 for Mac is free to download from our application library. This free Mac app is an intellectual property of IBM. The most popular versions among Lotus Symphony for Mac users are 3.0 and 1.2. The software lies within Productivity Tools, more precisely Office Tools. This Mac download was scanned by our antivirus and was rated.
  • Millions trust Grammarly's free writing app to make their online writing clear and effective. Getting started is simple — download Grammarly's extension today.

Dolby Atmos for content creators. Unlock new creative and business potential with the world's leading immersive audio technology. Find out how other filmmakers, music artists, and game developers are using Dolby Atmos to create immersive worlds and multi-dimensional songs. The Macintosh (mainly Mac since 1998) is a family of personal computers designed, manufactured, and sold by Apple Inc. Since January 1984. The original Macintosh is the first successful mass-market personal computer to have featured a graphical user interface, built-in screen, and mouse. Apple sold the Macintosh alongside its popular Apple II, Apple III, and Apple Lisa families of computers.

It's easy for developer to reuse Apache OpenOffice 3.4 build environment to build Symphony's source code. This article assumes that you have already made a successful Apache OpenOffice 3.4 build. If you have not, please refer to the following pages.


A Turtle's Symphony Mac Os Version

  • 2Building Symphony on Windows
  • 3Building Symphony on MacOSX
  • 4Building Symphony on Linux - Ubuntu
  • 5Building Symphony on Linux - Suse

Getting Symphony's source code

You can get Symphony's source code from https://svn.apache.org/repos/asf/incubator/ooo/symphony/trunk/. Please make sure that all the source code directories are under SRC_ROOT and you can locate all modules at '$SRC_ROOT/main'

And icu 4.8.1 source can be download from http://download.icu-project.org/files/icu4c/4.8.1/icu4c-4_8_1-src.tgz, then change its name to af36f635271a239d76d038d6cf8da8df-icu4c-4_8_1-src.tgz and put it in $SRC_ROOT/ext_sources.

The directory/file list under $SRC_ROOT should be

  • ext_libraries
  • ext_sources
  • extras
  • help
  • l10n
  • main
  • README

Building Symphony on Windows

You can make a full build for Symphony with cygwin on Windows platform.

Software requirements

  • Windows XP + SP3 / Windows 7 + SP1
  • Microsoft Visual Studio 2008 + SP1
  • JDK 1.6
    • You can get it from http://java.sun.com/javase/6
  • Cygwin 1.7
  • Ant
  • MSSDK
  • DirectX
  • NSIS
  • Mozilla build tools
    • You can get it from http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-1.6.exe
  • Microsoft .Net framework V3.5
  • dgbhelper.dll
    • You can get it from http://www.microsoft.com/en-us/download/details.aspx?id=12745. Please put it in $SRC_ROOT/main/external/dbghelp
  • vcredist_x86.exe / vcredist_x64.exe
    • You can get them from http://www.microsoft.com/en-us/download/details.aspx?id=13523 and http://www.microsoft.com/en-us/download/details.aspx?id=8328. Please put them in $SRC_ROOT/main/external/vcredist
  • gdiplus.dll
    • You can get it from http://www.microsoft.com/en-us/download/details.aspx?id=18909. Please put it in $SRC_ROOT/main/external/gdiplus
  • msvcp80.dll / msvcr80.dll
    • You can get them from C:WINDOWSWinSxSx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd. Please put them in $SRC_ROOT/main/external/msvcp80
  • Microsoft_VC90_CRT_x86.msm / Microsoft_VC90_DebugCRT_x86.msm / policy_9_0_Microsoft_VC90_CRT_x86.msm / policy_9_0_Microsoft_VC90_DebugCRT_x86.msm
    • You can get them from C:Program FilesCommon FilesMerge Modules. Please put them in $SRC_ROOT/main/external/msm90
  • Mozilla binary distributions
    • You can get WNTMSCIinc.zip / WNTMSCIlib.zip / WNTMSCIruntime.zip from http://www.openoffice.org/tools/moz_prebuild/OOo3.2/. Please put them in $SRC_ROOT/main/moz/zipped

Starting build

You can run the commands below to start a full build on Windows. Please follow the configure switchers strictly. Symphony does not officially support any other configure switcher.

You can finally get the installation packages on Windows at

A Turtle's Symphony Mac Os Catalina


Building Symphony on MacOSX

You can make a full build for Symphony on MacOSX 10.5 / 10.6.

Software requirements

  • Mac OS X 10.5.8 / Xcode 3.0 / MacOSX10.5.sdk / gcc 4.0.1 / jdk 1.6
  • Mac OS X 10.6.8 / Xcode 3.2.6 / MacOSX10.5.sdk / gcc 4.2.1 / jdk 1.6
  • Mac OS X 10.7.4 / Xcode 3.2.6 / MacOSX10.5.sdk / gcc 4.2.1 / jdk 1.6
  • Mozilla binary distributions
    • You can get MACOSXGCCIinc.zip / MACOSXGCCIlib.zip / MACOSXGCCIruntime.zip from http://www.openoffice.org/tools/moz_prebuild/OOo3.2/. Please put them in $SRC_ROOT/main/moz/zipped

Starting build

A Turtle's Symphony Mac Os Download

You can run the commands below to start a full build on MacOSX. Please follow the configure switchers strictly. Symphony does not officially support any other configure switcher.

You can finally get the installation packages on MacOSX at

Building Symphony on Linux - Ubuntu

Ubereats mac os. You can make a full build for Symphony with gcc 4.5 on Ubuntu 11.04

Software requirements

  • Ubuntu 11.04
  • Mozilla binary distributions
    • You can get LINUXGCCIinc.zip / LINUXGCCIlib.zip / LINUXGCCIruntime.zip from http://www.openoffice.org/tools/moz_prebuild/OOo3.2/. Please put them in $SRC_ROOT/main/moz/zipped
  • Additional packages
    • Please run the following command to install all the additional packages
A turtle

Starting build

You can run the commands below to start a full build on Ubuntu. Please follow the configure switchers strictly. Symphony does not officially support any other configure switcher.

You can finally get the installation packages on Ubuntu at

Building Symphony on Linux - Suse

You can make a full build for Symphony on Suse 11.

Software requirements

  • Suse Enterprise Desktop 11
  • jdk 1.6
    • You can get it from http://java.sun.com/javase/6
  • Ant
  • Mozilla binary distributions
    • You can get LINUXGCCIinc.zip / LINUXGCCIlib.zip / LINUXGCCIruntime.zip from http://www.openoffice.org/tools/moz_prebuild/OOo3.2/. Please put them in $SRC_ROOT/main/moz/zipped
  • Additional packages
    • Please install addtional packages : gcc, g++, autoconf, cups-devel, pam-devel, gperf, bison, flex, gconf2-devel, gnome-vfs2-devel

Starting build

You can run the commands below to start a full build on Suse. Please follow the configure switchers strictly. Symphony does not officially support any other configure switcher.

A Turtle

Starting build

You can run the commands below to start a full build on Ubuntu. Please follow the configure switchers strictly. Symphony does not officially support any other configure switcher.

You can finally get the installation packages on Ubuntu at

Building Symphony on Linux - Suse

You can make a full build for Symphony on Suse 11.

Software requirements

  • Suse Enterprise Desktop 11
  • jdk 1.6
    • You can get it from http://java.sun.com/javase/6
  • Ant
  • Mozilla binary distributions
    • You can get LINUXGCCIinc.zip / LINUXGCCIlib.zip / LINUXGCCIruntime.zip from http://www.openoffice.org/tools/moz_prebuild/OOo3.2/. Please put them in $SRC_ROOT/main/moz/zipped
  • Additional packages
    • Please install addtional packages : gcc, g++, autoconf, cups-devel, pam-devel, gperf, bison, flex, gconf2-devel, gnome-vfs2-devel

Starting build

You can run the commands below to start a full build on Suse. Please follow the configure switchers strictly. Symphony does not officially support any other configure switcher.

A Turtle's Symphony Mac Os 7

You can finally get the installation packages on Suse at

Retrieved from 'https://wiki.openoffice.org/w/index.php?title=How_to_build_Symphony%27s_source_code&oldid=209803'




broken image