Also add in Hamlib-related PYTHONPATH information.

pull/61/head
Christian T. Jacobs 2017-05-30 14:46:23 +01:00
rodzic 490fda7128
commit 3754f2347e
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -83,6 +83,10 @@ make
sudo make install
```
You will also need to append the Hamlib `bindings` and `bindings/.lib` directories to the `PYTHONPATH`:
`export PYTHONPATH=$PYTHONPATH:/path/to/hamlib/bindings:/path/to/hamlib/bindings/.lib`
Contact
-------