Lines Matching refs:libxo
2 .. index:: Getting libxo
4 Getting libxo
7 libxo now ships as part of the FreeBSD Operating System (as of Release
10 libxo source code lives on github:
12 https://github.com/Juniper/libxo
14 The latest release of libxo is available at:
16 https://github.com/Juniper/libxo/releases
18 We're using `Semantic Versioning`_ to number our releases. libxo is
25 git clone https://github.com/Juniper/libxo.git -b develop
34 Downloading libxo Source Code
37 You can retrieve the source for libxo in two ways:
42 green "Latest release" button and the green "libxo-RELEASE.tar.gz"
45 .. _release page: https://github.com/Juniper/libxo/releases
49 tar -zxf libxo-RELEASE.tar.gz
50 cd libxo-RELEASE
60 build libxo from the git repo::
62 git clone https://github.com/Juniper/libxo.git
63 cd libxo
80 Building libxo
83 To build libxo, you'll need to set up the build, run the "*configure*"
139 By default, libxo installs architecture-independent files, including
161 libxo includes a set of regression tests that can be run to ensure
163 help determine if there are any issues running libxo on your
168 Installing libxo
171 Once the software is built, you'll need to install libxo using the
184 libxo version 0.3.5-git-develop