17 |
Installation |
Installation |
18 |
------------ |
------------ |
19 |
|
|
20 |
Building Thuban: |
Building Thuban (this compiles the extension modules but leaves them in |
21 |
|
a directory under build/): |
22 |
|
|
23 |
python setup.py build |
python setup.py build |
24 |
|
|
41 |
python setup.py --help |
python setup.py --help |
42 |
|
|
43 |
|
|
44 |
|
If you build from CVS and want to have translated menus, dialogs etc. |
45 |
|
you have to build the message catalogs manually before you run setup.py. |
46 |
|
See po/README for more information. |
47 |
|
|
48 |
|
|
49 |
License |
License |
50 |
------- |
------- |
52 |
Thuban is licensed under the terms of the GNU General Public License |
Thuban is licensed under the terms of the GNU General Public License |
53 |
(GPL). |
(GPL). |
54 |
|
|
55 |
|
However, some of the extension modules in the extension subdirectory are |
56 |
|
licensed under other free licenses. See the respective README files for |
57 |
|
more details. |