similar to: Debian and Ubuntu packages of 1.2.4

Displaying 20 results from an estimated 20000 matches similar to: "Debian and Ubuntu packages of 1.2.4"

2010 May 04
1
Debian and Ubuntu packages of 1.2.0
I've updated the Debian packaging for Debian and Ubuntu for Xapian 1.2. I'm aiming to get Xapian 1.2 into the next stable Debian release. There's no definite freeze date yet, but I've heard May/June mentioned. Currently there are packages of Xapian 1.2.0 in Debian experimental, but unstable and testing still have 1.0.x while I finish checking compatibility with dependent
2010 Jul 08
0
Debian and Ubuntu packages of 1.2.2
I've updated the Debian packaging for Debian and Ubuntu for Xapian 1.2.2. Currently there are packages of Xapian 1.2.2 in Debian experimental, but unstable and testing still have 1.0.x until the Debian release team are ready for a transition. If you want to use these packages, see here for details as to how: http://wiki.debian.org/DebianExperimental The warning there about "dangerous
2010 Aug 30
0
Debian and Ubuntu packages of 1.2.3
I've updated the Debian packaging for Debian and Ubuntu for Xapian 1.2.3. The Xapian 1.2.3 packages are now in Debian unstable and should transition to Debian testing fairly soon, and certainly in time for the upcoming release of Debian 6.0 (squeeze). I'm using a second PPA on launchpad for backported versions of these packages for various Ubuntu releases:
2009 Dec 15
2
Debian and Ubuntu packages of 1.0.17
I uploaded packages of 1.0.17 to Debian unstable more than a month ago, and also updated the xapian-backports PPA on launchpad: https://launchpad.net/~xapian-backports/+archive/ppa But more recently and more notably, I've now uploaded backported packages for Debian 5.0 (the current stable release, codename lenny) and Debian 4.0 (the "oldstable" release, codename etch) to
2009 May 15
0
Debian and Ubuntu packages
On Tue, Feb 24, 2009 at 04:41:47AM +0000, Olly Betts wrote: > Ubuntu now provide signed Personal Package Archives (PPAs) on launchpad > so I've created a xapian-backports team with its own PPA, and uploaded > backported packages of 1.0.10. As a bonus, this builds for the lpia > architecture as well as the x86-64 and x86 I've previously been able to > offer. You can find
2019 Aug 23
0
Ubuntu PPA changes
I've created a new PPA in which to maintain the backported versions of the latest Debian packages to Ubuntu releases: https://launchpad.net/~xapian/+archive/ubuntu/backports The reason for this change is that the existing PPA is stuck using a GPG key created when the PPA was first created a decade ago. This is a 1024 bit RSA key using SHA1 as the hash, and that's not really secure by
2009 Aug 13
0
Debian and Ubuntu packages of 1.0.14
Debian unstable now has packages of 1.0.14, and xapian-core has migrated to testing, but the other packages haven't due to an odd issue on HPPA. The xapian-backports PPA on launchpad now has 1.0.14 backports, including libsearch-perl-xapian 1.0.14.0 (except on Ubuntu 6.06 (dapper)): https://launchpad.net/~xapian-backports/+archive/ppa I've not yet sorted out packages for Debian stable
2011 May 24
0
Debian and Ubuntu packages of 1.2.5
The Xapian 1.2.5 packages are now in Debian unstable, and I will upload backports for Debian 6.0 (squeeze) once they've all migrated to testing, which should happen in a few days time: http://backports.debian.org/ I've uploaded backported packages of 1.2.5 for hardy, karmic, lucid, maverick and natty, except for xapian-bindings which failed to build on hardy:
2010 Feb 15
3
Xapian 1.0.18 released
I've uploaded Xapian 1.0.18 (including Search::Xapian 1.0.18.0), which as usual you can download from: http://xapian.org/download The most notable changes in this release are: QueryParser: * Improve support for languages such as Burmese which use Unicode enclosing mark and combining spacing mark characters. Flint backend: * When updating documents, don't update posting entries
2023 May 23
1
LIttle problem when installing xapian-bindings-1.4.22
On Mon, May 22, 2023 at 10:35:25PM +0000, nebulaaksum wrote: > I was just installing xapian-bindings-1.4.22 on Ubuntu 22.04, but I > got the following warning message: > > configure: WARNING: Xapian library is version 1.4.18 but the bindings > are version 1.4.22 - we strongly recommend using matching versions. The issue here is mostly that xapian-bindings wraps almost the entire
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
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
2023 May 23
1
LIttle problem when installing xapian-bindings-1.4.22
Dear Olly, Thank you so much for the prompt and candid reply to my query; Appreciated very much. I have installed Xapian-core-1.4.22 already. But I did not know about this early before I started to configure xapian-bindings-1.4.22. I would love to bind Java, Ruby, Perl, TCL/TK, Python3, PHP,Lau: --with-csharp enable CSharp bindings --with-java enable Java bindings
2014 Jul 12
1
Cannot install R language
Hi everyone. I tried the following command on ubuntu 14.04 :sudo apt-get install r-base-core And I get :The following packages have unmet dependencies: r-base-core : Depends: libtiff4 but it is not installable Recommends: r-recommended but it is not going to be installed Recommends: r-base-dev but it is not going to be installed Recommends: r-doc-html but
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
2010 Jun 24
2
php5.3 and php5-xapian bindings on ubuntu
Hello all Im trying to install xapian binging on ubuntu 8.04 for php 5.3, but its generaiting error, that this package needs phpapi-20060613+lfs. With php 5.3 I've phpapi-20090626+lfs. I've tried to add backports from https://launchpad.net/~xapian-backports/+archive/xapian-1.2 but still I cant install those bindings - any idea, what I can do more? (I've installed latest: libxapian22)
2023 Aug 03
1
Ubuntu packages on s390x
On 4 August 2023 at 00:06, Jeroen Ooms wrote: | On Thu, Aug 3, 2023 at 9:16?PM Vivian Kong <vivkong at ca.ibm.com> wrote: | > | > Hello, | > | > Are there any plans to add R packages for Ubuntu on other architectures in addition to amd64? We are looking for s390x packages as the version from the distro's package manger is 4.2.2. I'm happy to help in any way I can. | |
2018 Jun 13
0
r-base-dev not installing in Ubuntu 16.04
I have recently re-installed R on my Ubuntu system to get R 3.5 and found this to have worked: # you may need to remove incumbent repos e.g. with: sudo apt-add-repository --remove ppa:marutter/rrutter # add new repos sudo apt-add-repository ppa:marutter/rrutter3.5 # for base R sudo apt-add-repository ppa:marutter/c2d4u4.5 # for pkgs - this saved me lots of time installing my set-up At the end
2018 Jun 13
1
r-base-dev not installing in Ubuntu 16.04
On 13 June 2018 at 20:54, Robin Lovelace wrote: | I have recently re-installed R on my Ubuntu system to get R 3.5 and found | this to have worked: | | # you may need to remove incumbent repos e.g. with: | sudo apt-add-repository --remove ppa:marutter/rrutter | | # add new repos | sudo apt-add-repository ppa:marutter/rrutter3.5 # for base R | sudo apt-add-repository ppa:marutter/c2d4u4.5 # for
2019 Mar 01
1
pcre problems
Still something wrong. I've uncommented the deb-src lines in sources.list as you suggested (and I thought it couldn't hurt to try --allow-unauthenticated as well) and: root at limpet:/etc/apt# apt-get update --allow-unauthenticated Hit:1 http://nz.archive.ubuntu.com/ubuntu bionic InRelease Hit:2 http://repo.steampowered.com/steam precise InRelease Hit:3