[fix] Note about ldconfig
This commit is contained in:
@@ -178,6 +178,9 @@ cd libpostal
|
|||||||
./configure --datadir=[...some dir with a few GB of space...]
|
./configure --datadir=[...some dir with a few GB of space...]
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
# On Linux it's probably a good idea to run
|
||||||
|
sudo ldconfig
|
||||||
```
|
```
|
||||||
|
|
||||||
To install via Python, you should first install the C library and then run:
|
To install via Python, you should first install the C library and then run:
|
||||||
|
|||||||
Reference in New Issue
Block a user