Mercurial > libervia-backend
annotate INSTALL @ 3660:e584ce33ef1d
tools (common/async_process): remove useless encoding + use full path for command:
- arguments don't need to be encoded anymore, `spawnProcess` handles str directly now
- use full path even for first argument: even if first argument should be only executable
name, it appears that using full path only in `command` is not enough (seen with Python
where system installation is used instead of the VirtualEnv one when full path is not
used as first argument).
(grafted from 25cbaf04772855cd8aead18771465a4f00f5fa03)
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 29 Jul 2021 22:51:01 +0200 |
parents | 457ae6381e2a |
children | 84f6bee6440d |
rev | line source |
---|---|
3029
457ae6381e2a
doc: replaced deprecated installation link in INSTALL
Goffi <goffi@goffi.org>
parents:
2619
diff
changeset
|
1 You'll find install instructions in documentation (see doc/installation.rst). |
885 | 2 |
2619
e7bd2945518f
doc (INSTALL): replaced instruction with a simple link to the wiki, to avoid duplication and desynchronisation
Goffi <goffi@goffi.org>
parents:
1935
diff
changeset
|
3 If you need help, come the SàT official XMPP room: sat@chat.jabberfr.org or join us with a web browser via https://chat.jabberfr.org/converse.js/sat@chat.jabberfr.org |