R
R
romaaa322018-08-27 18:58:27
PHP
romaaa32, 2018-08-27 18:58:27

How to install php-opencv?

Here's where I get it https://github.com/php-opencv/php-opencv

git clone https://github.com/hihozhou/php-opencv.git
cd php-opencv
phpize
./configure --with-php-config=your php-config path
make
make install

Gives these errors:
-bash: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DevMan, 2018-08-27
@romaaa32

your php-config path hopefully changed to the real path?

D
devlocal, 2018-08-28
@devlocal

https://github.com/hihozhou/php-opencv

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question