Displaying 7 results from an estimated 7 matches for "20bindings".
2015 Jan 28
2
PHP bindings Debian/Ubuntu packaging wiki page does not mention ~
Hi,
On http://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package, it doesn't
say where the commands should be executed.
For some reason, if a user executes them from /tmp/ on Ubuntu trusty, the
following error message is returned and prevents the packaging to work (at
the env ... debian/rules line):
env: debian/rules: Permission denied
However, e...
2015 Dec 21
1
PHP bindings on Ubuntu 15.10
Hi folks,
Did anyone try building the PHP bindings on Ubuntu 15.10 using the
instructions on http://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
recently?
I get a few errors. Before I get deeper into it, I wanted to know if the
documentation was up to date.
http://pastebin.com/BHTb6MkH
Regards,
Yannick
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Hi Olly and co,
On an Ubuntu 15.10, following the docs at
https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
When
running debuild -e PHP_VERSIONS=5 -us -uc
I get (sorry for the French):
"
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: paquet source xapian-bindings
dpkg-buildpackage: version source 1.2.21-2.1
dpkg-buildpackage: distribution source unstable
dpkg-buildpackag...
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:04, Olly Betts a ?crit :
> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
>> On an Ubuntu 15.10, following the docs at
>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>>
>> When
>>
>> running debuild -e PHP_VERSIONS=5 -us -uc
>>
>> I get (sorry for the French):
>>
>>
>> "
>> dpkg-buildpackage -rfakeroot -D -us -uc
>> dpkg-buildpackage: paquet source xapian-bindings
>> dpkg-b...
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
> On an Ubuntu 15.10, following the docs at
> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>
> When
>
> running debuild -e PHP_VERSIONS=5 -us -uc
>
> I get (sorry for the French):
>
>
> "
> dpkg-buildpackage -rfakeroot -D -us -uc
> dpkg-buildpackage: paquet source xapian-bindings
> dpkg-buildpackage: version source 1.2.21-2.1
>...
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:44, Yannick Warnier a ?crit :
> Le 26/03/16 18:04, Olly Betts a ?crit :
>> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
>>> On an Ubuntu 15.10, following the docs at
>>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>>>
>>> When
>>>
>>> running debuild -e PHP_VERSIONS=5 -us -uc
>>>
>>> I get (sorry for the French):
>>>
>>>
>>> "
>>> dpkg-buildpackage -rfakeroot -D -us -uc
>>> dpkg-buildpackage: p...
2019 Jul 26
3
Revisiting the PHP binding license issues
...I would like to see Xapian used more widely in the PHP community. The major
obstacle is that binaries of the PHP extension cannot be distributed. I've
been reading earlier discussions on this and wonder if there's now an
option.
My starting points were
https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package and the
discussion at https://trac.xapian.org/ticket/191.
One comment int he discussion is:
> So the PHP bindings don't link in any PHP licensed code, but they do
> compile against PHP licensed headers. I'm not a lawyer, but I think this is
> the only remaining potentia...