Building for Raspbian

From Ultibo.org
Revision as of 07:20, 6 September 2016 by Ultibo (Talk | contribs) (Created page with "=== Introduction === ---- Ultibo core is currently made available as a Windows installer download as well as various Windows tools, however there is nothing specific about th...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction


Ultibo core is currently made available as a Windows installer download as well as various Windows tools, however there is nothing specific about the source code or modifications to Free Pascal that are dependent on Windows and some may choose to use it on other platforms such as Linux or Mac. While we are currently unable to provide prepackaged installations for Linux in the form of DEB or RPM files we have created a set of instructions for building the necessary items from source in order to provide similar functionality to the Windows platform.

Please note that because these instructions require you to build all of the components from source and possibly install additional packages onto your Linux installation you should be familiar with using the command line and confident with the tools available. These instructions are fully tested and proven to work, however we cannot provide support for individual cases if you experience issues in completing the steps below.

Prerequisites



Building Free Pascal


Building the Ultibo RTL


Additional Information