This commit is contained in:
emdee
2022-10-28 02:33:36 +00:00
parent a3ad33495a
commit 41d9fe95c1
4 changed files with 32 additions and 24 deletions

View File

@ -31,7 +31,7 @@ and ```libtoxencryptsave.so``` into it. Link all 3 filenames
to ```libtoxcore.so``` if you have only ```libtoxcore.so```
(which is usually the case if you built ```c-toxcore``` with ```cmake```
rather than ```autogen/configure```). If you want to be different,
then just straighten out the filenames in ```libtox.py```.
the environment variable TOXCORE_LIBS overrides the location of ```libs```.
As is, the code in ```tox.py``` is very verbose. Edit the file to change
```