Closed xiangjihan closed 9 years ago
How did you instead the libleveldb please?
It have been resolved.And the "./configure --with-leveldb=" cause the error. But,I occured another problem(issue) when i running the make test.All reponses will be given in a screenshot. I use php 5.5.6 on centos 6.4.
Hi, @xiangjihan could you please paste the failed diffs $ cat tests/*.diff
thanks ~
I am sorry too late to response. Here s what you requests.
Which version of your leveldb? Could you please show me you phpinfo() for leveldb extension?
And could you please try to compile against latest google leveldb?
I donnot find any string about "levaldb" information from my phpinfo() response.It looks it doesn't work. well,I got it using "rpm -aq": leveldb-1.7.0-2.el6.x86_64. what should i do? (PS:Hope you understanding my China-English?)
If you encounter this problem reopen it please.
Both on Fedora 19 x86 and CentOS 6.4 x86_64(vm). I use the command "# pecl install leveldb" And all the dependences has been installed. I donot know the reason. what should I do ?