Downloading
Sources
Official releases are versioned using the pattern X.Y.Z, where X, Y, and Z are monotonically increasing integers:
- X : Major revision number.
- Y : Minor revision number.
- Z : Branch revision number (strictly for bug fixes).
The PCRE library is distributed separately.
Most operating systems do not have a recent version of libedit, which is used by the optional interactive command line editing functionality. In order to include that functionality, libedit must be installed before Onyx is built.
Apple OS X does not natively support dlopen() and friends, which are required for Onyx's module system. OpenDarwin provides dlcompat, which is a compatibility library that fully meets Onyx's needs. In order to include module support on OS X, dlcompat must be installed before Onyx is built.
Packages
Binary and source RPM packages are available:
Onyx is integrated into the FreeBSD ports collection as the lang/onyx port.
Onyx is integrated into the NetBSD pkgsrc collection as the lang/onyx port.
Onyx is integrated into Fink (for OS X) as the onyx package.
Copyright © 2005, 2008 Jason Evans <jasone@canonware.com>.
Last updated Wednesday 2008/03/12 22:07:50 (PDT).