Displaying 20 results from an estimated 1000 matches similar to: "PHP bindings Debian/Ubuntu packaging wiki page does not mention ~"
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):
>>
>>
>> "
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
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 27
2
PHP5 - Query Parsing Bug
I'm replying to a very old thread (9 years ago) here
http://grokbase.com/t/xapian/xapian-discuss/072tprmr6h/php5-query-parsing-bug
So not sure if that's going to end up being more or less readable...
I have this error :
Fatal error: No matching function for overloaded 'new_Query' in
/usr/share/php/xapian.php on line 2607
Line 2607 (and surrounding) looks like this and are in
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
2019 Jul 26
3
Revisiting the PHP binding license issues
Hello,
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
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
2006 Mar 31
7
authentication performance problem
Hi guys,
I'm running a NT Domain hosted on two Debian GNU/Linux Sarge servers
running Samba (respectively as PDC and as member server), with lots of
horsepower (dual-cpu with 1GB RAM or more each).
Samba itself is behaving blazingly fast, from both servers.
I use winbind on the member server, of course.
Still, on this machine I see each week a huge performance drop related
authentication, to
2006 Aug 18
1
Mount CiFS as root on Linux
Could it be possible nowadays (understand: with the newest kernels and
tools) to mount the root filesystem of a Linux client over CiFS? Just
like what is already possible for a long time with NFS.
The server would be Samba, not Windows.
Just wondering...
--
J?r?me Warnier
FLOSS Consultant
http://beeznest.net
2015 Jun 19
2
Samba upgrade issue . . .
On 06/16/2015 04:57 AM, L.P.H. van Belle wrote:
> Ok Steve,
>
> Now its time to edit the status file of the packages.
> make a backup of : /var/lib/dpkg/status
> open it with an editor.
> search for "Package samba" , you probly see" installed ok not-configured.
> and change status to : Status: install ok installed
>
> after the change run : apt-get -f
2014 Nov 05
1
Latest version of R from CRAN for utopic (14.10)
Hi,
I am not in a hurry, but I would like to upgrade my ubuntu to utopic.
However, for now, the latest version of R that can be installed from CRAN
mirrors is not available for utopic.
Indeed, I am not sure I understand this sentence :
> UBUNTU PACKAGES FOR R
> R packages for Ubuntu on i386 and amd64 are available for all stable
> Desktop releases of Ubuntu until their official end of
2007 Jan 27
4
Xapian vs Lucene
Hello,
It's probably quite troll-risky to put a title like this, but did anyone
take the trouble to compare Lucene to Xapian and make a list of
differences?
As I told the list at the end of last year, I'm going to have to
integrate an indexing/search engine in the coming weeks or months. It
will be integrated to Dokeos, an open-source e-learning application in
PHP, and at the moment we
2006 Feb 10
1
RE: Samba - cups rights problem
Hi, wel, i didn't solve it, i just let my users print multiple times
and if they want lots of prints, i print it for them.
What you can do, ( i didn't ) is add the Domain users to the printer
operators
But if 1 users change the printer settings it goes to all users.
> I also have people unable to delete each other's jobs while they are
>allowed in CUPS.
this is correct
2014 Sep 11
1
howto upgrade from samba-4.1.6-ubuntu to 4.1.12
Hi,
I just upgraded in Ubuntu from the ubuntu-package samba 4.1.6 do a
self-compiled version 4.1.12. If anybody else happens to have the same
task (pdc, not ad), this is how it worked:
# do all following as root
sudo su -
# remove ubuntu samba 4.1.6
aptitude remove samba
# install samba 4.1.12 from source
aptitude install build-essential libacl1-dev libattr1-dev \
libblkid-dev
2014 Nov 02
2
lss broken when upgraded 4.05 to 6.03
Hi,
I have just joined the list.
I am the original creator of Puppy Linux, now letting other guys take
the reins, and I am working on a fork of Puppy called Quirky Linux,
where I try various experimental ideas.
Up until now, in Puppy and all offshoots, we have used syslinux 4.05 or older.
Over the last few days I have been testing 6.03 (using the binary DEBs
from Ubuntu 14.10 Utopic Unicorn),
2004 Dec 30
3
IPIP Tunnel
Hi guys,
I''m trying to setup an IPIP tunnel between a Cisco router and a firewall
running Debian GNU/Linux Sarge with Shorewall 2.0.13.
I''ve read and implemented the http://shorewall.net/IPIP.htm document,
but I don''t understand why there should be at the same time a "tunnel"
and a "tunnels" script.
Shorewall still refuses to let the
2006 Jun 21
5
module and cache/restarting server
Hello,
It seems I need to restart webrick everytime I modify a module in order
for my modifications to be taken into account. Is this normal and is
there a workaround?
Regards,
--
----------------------------------------------------------------------
Yannick Majoros http://www.inma.ucl.ac.be/~majoros
Informaticien UCL/INMA-MEMA
4, avenue G. Lema?tre
B-1348 Louvain-la-Neuve
Tel:
2006 Jul 05
19
associations question
Hello,
I have a People table and a Addresses table. A person can have one or
more addresses, but should at least have one, so there is a address_id
field in People.
Now, I would like to have a form to fill the name of a new person and
its address from the same place. I could use person.address.country, for
example (it works), but I would like to simply use person.country for
some reasons
2002 May 24
1
add user script w/ idealx perl script (ldap)
Dear samba guru,
I have a little bug i can't solve. It is pretty misterious to me,
must be a problem how samba execute the add user script. Now here
is the situation. I've compiled samba 2.2.4 with ldap 2.0.23 to run
as PDC with win2k workstations. Everything works as expected except
the add user script to add workstation automaticly to the domain.
add user script =
2006 Jul 12
12
pass hash as parameter
Hello,
How can I pass a hash as parameter from a template with url_for?
e.g. : if I have
test = { :a => "a", :b => "b" }
How can I pass that with my request? Is it possible to pass nested
hash''es to?
Right now,
url_for :action => :test, test
doesn''t seem to work.
Thank you,
--