reeze / php-leveldb

The PHP Binding for LevelDB
Other
240 stars 44 forks source link

I got stuck when I install it with pecl command. #10

Closed xiangjihan closed 9 years ago

xiangjihan commented 11 years ago

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 ?

reeze commented 10 years ago

How did you instead the libleveldb please?

xiangjihan commented 10 years ago

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.

reeze commented 10 years ago

Hi, @xiangjihan could you please paste the failed diffs $ cat tests/*.diff

thanks ~

xiangjihan commented 10 years ago

I am sorry too late to response. Here s what you requests. qq20131217092008

reeze commented 10 years ago

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?

xiangjihan commented 10 years ago

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 9 years ago

If you encounter this problem reopen it please.