Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

Building Binary Packages With Macports

From wiki.openlighting.org

Revision as of 01:16, 6 January 2014 by Jmusarra (talk | contribs) (Created page with "[http://macports.org Macports] can be used to create binary packages, suitable for distribution, from OLA releases. <pre>sudo port mpkg ola</pre> See https://www.macports.o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Macports can be used to create binary packages, suitable for distribution, from OLA releases.


sudo port mpkg ola

See https://www.macports.org/guide/chunked/using.binaries.html#using.binaries.binary-packages for more information.

Note: Macports requires the productbuild utility, included in Apple's XCode version 3.2 and later.