-
Couldn't load subscription status.
- Fork 9
Getting started
kynikos edited this page Nov 12, 2014
·
13 revisions
UNDER CONSTRUCTION, NO PACKAGE HAS BEEN RELEASED YET
Outspline has packages available for the following Linux distributions:
- Arch Linux: simply install the outspline package from the AUR; additionally, the outspline-extra, outspline-experimental and outspline-development packages are available.
TODO
This installation procedure is mostly useful to create packages for operating systems that do not provide a pre-packaged version yet.
Dependencies:
- Python 2.7 or greater (not 3!)
- wxPython 3.0.0.0 or greater
$ curl -LO http://downloads.sourceforge.net/project/kynikos/arch/outspline-0.8.0.tar.bz2
$ tar xjf outspline-0.8.0.tar.bz2
$ cd outspline-0.8.0
$ sudo python2 setup.py install --optimize=1
After the installation, an icon should have been added to the applications menu. Alternatively, Outspline can be launched from the command line. See Usage for instructions.
TODO
This procedure is mostly useful for testing or development.
Copyright © 2011-present Dario Giovannetti — Outspline is distributed under the terms of the GPLv3