David Sangrey
10ad17e224
#2112 Update Documentation for Debian Requiring venvs
2023-12-18 20:22:08 -05:00
Athanasius
d134ffac3c
Correct 't'/'to' typo
2023-01-17 16:46:49 +00:00
Athanasius
eb29b7fd6a
Running-from-source: Fix github link
2023-01-11 13:41:35 +00:00
Athanasius
b9a94f1382
Running-from-source: Outline how to get FDevIDs files
2023-01-11 11:29:10 +00:00
Athanasius
de0aa519b5
Running-from-source: Update for using 3.11 now, and needing >=3.10
2023-01-10 15:36:13 +00:00
Athanasius
2f2995bb47
Only developers should run `develop`
2022-12-07 19:25:44 +00:00
Athanasius
1bef53eeeb
Running-from-source: Document setting TMPDIR for multi-user logging issue
2022-06-06 13:21:52 +01:00
Athanasius
1c25102137
Remove trailing `.` (outside of pre-formatted examples) that confuse some people.
2022-03-10 14:25:40 +00:00
Athanasius
4493191d05
More python version updates
2022-03-10 11:54:51 +00:00
Athanasius
b2f641e236
Update supported python versions per branch
2022-03-10 11:51:26 +00:00
Athanasius
43efea65c9
Running-from-source: Add missing word 'alias'
2021-05-24 10:49:45 +01:00
Athanasius
f6c47c7058
Running-from-source: .python-version file & call main python CPython
2021-05-24 10:49:00 +01:00
Athanasius
ffe3099988
docs/Running-from-source: Windows needs 32-bit python & misc
...
* Last python 3.7-using release is 4.2.7.
* macOS Homebrew might be OK now.
* Minor grammar fix in tkinter section.
2021-05-17 06:58:02 +01:00
Athanasius
b6404e38d5
General update for appropriate Python versions & misc
...
* Section added about using pyenv to get non-distribution versions of
Python working on Debian.
2021-03-24 11:42:39 +00:00
Athanasius
2e5dd3caa0
Improve the section about pip version and using it.
2021-03-15 15:14:46 +00:00
Athanasius
c7b1961704
Running-from-source: Add Arch 'pacman' command for tk installation
2021-03-15 14:59:07 +00:00
Athanasius
03321abeff
Big documentation update:
...
Installation & Setup:
* Reviewed the Installation steps for all OSes. No longer pointing to
macOS packages.
* Point Linux and macOS users to Running from Source.
* Journals location guidance is now here under 'Setup'.
* All of the external URLs have been reviewed. etn.io removed as
although it loads it no longer seems to actually function.
Running from source:
* Expand on dependencies... except really it's just the specific Debian
command for python3-tk, and pointing out that pip instructions will
take care of all the rest.
2021-03-15 14:46:02 +00:00
Athanasius
899a0e1075
Updated Running from source (markdown)
2021-03-14 22:42:46 +00:00
Athanasius
d6b0deecc6
Outline the need to fileshare Journals.
2021-03-13 16:47:22 +00:00
Athanasius
d89d0b9c39
Big reorganisation to hopefully make everything clearer.
...
* It goes through the necessary steps in a more logical order (python,
check pip, check tkinter, only then get source, use pip, run
application).
As a result the necessary instructions for macOS should be clearer.
2021-03-13 16:43:00 +00:00
Athanasius
d47490cde0
Running-from-source: Need official python for MacOS, not homebrew.
2021-03-09 13:03:30 +00:00
Athanasius
a9c91c699d
Use https URL for `git clone`
2021-03-05 09:13:19 +00:00
Athanasius
b0f1c97c21
Specify necessary versions of Python
2021-01-01 15:29:10 +00:00
Athanasius
5b52aef783
Expand on running from git, and emphasise about Bug Reports and Log Files
...
* Direct 'run from source' git users to use `stable` branch.
* Direct people to attempt installing a 'pip' with `--user` if they
don't have it already.
* Tweak mention of Debian/Ubuntu/derivatives.
* Emphasise the need to use the Bug Report issue template.
* Emphasise, all over, the difference between the plain and debug log
files and that we need both.
2020-10-09 10:27:57 +01:00
A_D
e3c86ed09d
Added requirement for tk on linux
2020-08-25 23:25:06 +02:00
Athanasius
a6a5afd56e
Use `stable` for running from source.
2020-07-27 18:23:09 +01:00
Athanasius
7be40e3b4a
Use <br/> instead of blank line and indent.
2020-07-19 16:52:10 +01:00
Athanasius
dfaf0e364a
Update instructions for installing necessary modules.
2020-07-19 16:44:23 +01:00
Athanasius
3fb1686f31
Correct all old Marginal/EDMarketConnector -> EDCD
2020-07-09 12:41:45 +01:00
Athanasius
296390b014
Updated for using Python 3.7 throughout
...
Also 'Packaging for distribution' doesn't even belong here.
2020-07-06 16:37:39 +01:00
Jonathan Harris
3fede9ddc0
Arch
2019-08-17 18:41:38 +01:00
Jonathan Harris
7a7a307695
No longer need to obtain a CLIENT_ID
2019-06-19 12:27:48 +01:00
Jonathan Harris
3b8bfb32c6
Drop imaging-tk and keyring requirements.
2019-05-21 17:16:37 +02:00
Jonathan Harris
707dffb25d
CLIENT_ID
2019-01-14 23:21:11 +00:00
Jonathan Harris
4c9dcb3b84
Updated Running from source (markdown)
2018-01-27 16:53:19 +00:00
Jonathan Harris
43a0ca2bed
Document pywin32-ctypes requirement
2018-01-27 16:50:01 +00:00
Jonathan Harris
c6137dbcc4
Updated Running from source (markdown)
2017-10-05 19:14:10 +01:00
Jonathan Harris
e2f3e69784
Update dependencies
2017-08-18 15:46:03 +01:00
Jonathan Harris
66367cad1f
Drop support for exporting in Coriolis-specific format
2017-08-18 15:44:32 +01:00
Jonathan Harris
38878bb44a
-p flag
2017-07-31 23:41:55 +01:00
Jonathan Harris
df547b4f10
Updated Running from source (markdown)
2016-12-18 12:44:15 +00:00
Jonathan Harris
5e9187ddc8
Updated Running from source (markdown)
2016-10-04 18:46:19 +01:00
Jonathan Harris
4a9dfc25b4
Document -n flag
2016-10-04 18:44:42 +01:00
Jonathan Harris
2744fdedae
Add -d flag
2016-06-20 17:22:00 +01:00
Jonathan Harris
9917fd4840
Add dependency on watchdog Python module.
2015-11-30 18:29:44 +00:00
Jonathan Harris
613d395c88
Added command-line options for player ships and status
2015-11-25 16:36:37 +00:00
Jonathan Harris
5cc2d92c38
Updated Running from source (markdown)
2015-11-07 13:14:59 +00:00
Jonathan Harris
49e58995e3
Updated Running from source (markdown)
2015-09-13 13:28:57 +01:00
Jonathan Harris
013eb972b1
Created Running from source (markdown)
2015-09-13 13:00:02 +01:00