Git Product home page Git Product logo

Comments (2)

LinkedDestiny avatar LinkedDestiny commented on August 15, 2024 1

You need to install pcre extension. Use "sudo apt-get install libpcre3
libpcre3-dev"

2015-10-27 17:24 GMT+08:00 ninvfeng [email protected]:

vagrant@vagrant-ubuntu-trusty:/www/swoole$ make
/bin/bash /home/vagrant/www/swoole/libtool --mode=compile cc -I.
-I/home/vagrant/www/swoole -DPHP_ATOM_INC
-I/home/vagrant/www/swoole/include -I/home/vagrant/www/swoole/main
-I/home/vagrant/www/swoole -I/usr/include/php5 -I/usr/include/php5/main
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext
-I/usr/include/php5/ext/date/lib -I/home/vagrant/www/swoole/include
-DHAVE_CONFIG_H -Wall -pthread -g -O2 -c /home/vagrant/www/swoole/swoole.c
-o swoole.lo
libtool: compile: cc -I. -I/home/vagrant/www/swoole -DPHP_ATOM_INC
-I/home/vagrant/www/swoole/include -I/home/vagrant/www/swoole/main
-I/home/vagrant/www/swoole -I/usr/include/php5 -I/usr/include/php5/main
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext
-I/usr/include/php5/ext/date/lib -I/home/vagrant/www/swoole/include
-DHAVE_CONFIG_H -Wall -pthread -g -O2 -c /home/vagrant/www/swoole/swoole.c
-fPIC -DPIC -o .libs/swoole.o
In file included from /usr/include/php5/ext/spl/spl_iterators.h:27:0,
from /home/vagrant/www/swoole/swoole.c:28:
/usr/include/php5/ext/pcre/php_pcre.h:29:18: fatal error: pcre.h: No such
file or directory
#include "pcre.h"
^
compilation terminated.
make: *** [swoole.lo] Error 1
vagrant@vagrant-ubuntu-trusty:
/www/swoole$


Reply to this email directly or view it on GitHub
#8.

from swoole-doc.

ramintahbaz avatar ramintahbaz commented on August 15, 2024

@LinkedDestiny you saved me after a week of devastation. Kudos!

from swoole-doc.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.