search for: php_version

Displaying 7 results from an estimated 7 matches for "php_version".

2011 Jun 27
1
Debian and Ubuntu packages of 1.2.0
I tried your procedure, that's to say: sudo apt-get build-dep xapian-bindings sudo apt-get install php5-dev php5-cli apt-get source xapian-bindings cd xapian-bindings-1.2.* rm debian/control env PHP_VERSIONS=5 debian/rules maint debuild -e PHP_VERSIONS=5 -us -uc cd .. sudo dpkg -i php5-xapian_*.deb Though, it is failing with this error message: dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: export CFLAGS from dpkg-buil...
2007 Jun 13
1
Resource version in php_xapian.dll (windows)
.../I "$(PHP_SRC_DIR)\main" \ /d PHP_MAJOR_VERSION="\"$(PHP_MAJOR_VERSION)\"" \ version.rc - and here is the resource file I use (new file "version.rc" in win32): #include "winres.h" #include "xapian\version.h" #include "php_version.h" VS_VERSION_INFO VERSIONINFO FILEVERSION XAPIAN_MAJOR_VERSION,XAPIAN_MINOR_VERSION,XAPIAN_REVISION PRODUCTVERSION XAPIAN_MAJOR_VERSION,XAPIAN_MINOR_VERSION,XAPIAN_REVISION FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS VS_FF_DEBUG #else FILEFLAGS 0x0L #endif FILEOS VOS__WINDOWS32...
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-buildpackage: source chang? par Matthias Klose <doko at de...
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-buildpackage: version source 1.2.21-2.1 >> dpkg-buildpackage: distribution sour...
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
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 > dpkg-buildpackage: distribution source unstable > dpkg-buildpackag...
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...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-buildpackage: version source 1.2.21-2.1 >>>...