@@ -120,6 +120,8 @@ git clone https://github.com/openvenues/libpostal
|
||||
cd libpostal
|
||||
|
||||
./bootstrap.sh
|
||||
./configure --datadir=[...some dir with a few GB of space where a "libpostal" directory exists or can be created/modified...]
|
||||
make -j4
|
||||
|
||||
# For Intel/AMD processors and the default model
|
||||
./configure --datadir=[...some dir with a few GB of space...]
|
||||
|
||||
Reference in New Issue
Block a user