@@ -36,6 +36,8 @@ git clone https://github.com/goodspb/pdlib.git
|
|||||||
cd pdlib
|
cd pdlib
|
||||||
phpize
|
phpize
|
||||||
./configure --enable-debug
|
./configure --enable-debug
|
||||||
|
# you may need to indicate the dlib install location
|
||||||
|
# PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --enable-debug
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user