mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-11 07:25:47 +08:00
Update COMPILE_INSTRUCTIONS.md
This commit is contained in:
parent
b9bfa9eefb
commit
585fb0e811
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@ On Linux, run the following commands after adjusting the paths:
|
|||
```
|
||||
cd /opt/npbackup
|
||||
export PYTHONPATH=/opt/npbackup
|
||||
# Optional path for external tkinter library (if not installed via dnf/apt)
|
||||
export LD_LIBRARY_PATH=/usr/local/lib
|
||||
python3 bin/compile.py --audience private
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue