1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 23:29:41 +02:00

docs: installing tenacity is not supported, yet. (#187)

* Resolves: GH #172

Signed-off-by: fossdd <fossdd@tutanota.com>

* typo: At the moment
Signed-off-by: fossdd <fossdd@tutanota.com>
This commit is contained in:
fossdd 2021-07-10 17:12:45 +02:00 committed by GitHub
parent 17bfbfa625
commit e133f29604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,11 +144,7 @@ cmake -GXCode -T buildsystem=1 -Daudacity_use_mad="off" -Daudacity_use_id3tag=of
$ ./audacity
```
5. Installing Tenacity
```
$ cd <build directory>
$ sudo make install
```
At the moment, you are unable to install tenacity system-wide due conflits with libraries. You have to run Step 4 to use Tenacity. We are trying to fix that for the first stable release.
## Advanced