reeze/php-leveldb

I got stuck when I install it with pecl command.

Closed this issue · 7 comments

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.
qq20131025090755
I donot know the reason.
what should I do ?

How did you instead the libleveldb please?

qq20131206142152
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.
qq20131217092008

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?)

reeze commented

If you encounter this problem reopen it please.