[root@ip-172-31-32-61 ~]# cd oauth-2.0.2
[root@ip-172-31-32-61 oauth-2.0.2]# ./configure --with-php-config=/www/server/php/70/bin/php-config
bash: ./configure: No such file or directory
[root@ip-172-31-32-61 oauth-2.0.2]# make && make install
make: *** No targets specified and no makefile found. Stop.
[root@ip-172-31-32-61 oauth-2.0.2]# make && make install
make: *** No targets specified and no makefile found. Stop.
[root@ip-172-31-32-61 oauth-2.0.2]#
|