similar to: Debian and Ubuntu packages of 1.2.2

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

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 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
2010 Dec 25
0
Debian and Ubuntu packages of 1.2.4
Here's your seasonal gift folks - Debian and Ubuntu packages for Xapian 1.2.4. The Xapian 1.2.4 packages are now in Debian unstable. Debian is frozen in preparation for the 6.0 (squeeze) release, which will have 1.2.3 packages. The Debian backports service still has 1.0.x packages. In the New Year (probably in January) I'm intending to switch that to have 1.2.x packages instead (and
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
2009 Mar 10
4
hi urgently need help.
Hi everyone Last night I set up ubuntu 6.06 - on a virtual machine. I installed wine and wine doors on it to test run a software or too - before making a switch to ubuntu ultimate edition next week. However wine and wine doors are not working. I used the links below to register on software properties and I included the authentication keys wine deb http://wine.budgetdedicated.com/apt dapper
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
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
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
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:
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
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
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
2013 Mar 27
0
Moving to R 3.0.0 on Ubuntu
This is a post I just added to my Ubuntu R Blog (http://www.personal.psu.edu/mar36/blogs/the_ubuntu_r_blog/2013/03/moving-to-r-300-on-ubuntu.html). As you may (or may not) be aware of, R 3.0.0 is [scheduled to be released](http://www.r-project.org/) on April 3rd. Since this is a major release and there may be some growing pains (but I hope not) in the move 3.0.0, here is some information
2010 Apr 28
1
Xapian 1.0.20 released
I've uploaded Xapian 1.0.20 (including Search::Xapian 1.0.20.0), which as usual you can download from: http://xapian.org/download The most notable changes in this release are: Xapian::MSet: * Fix incorrect values reported by get_matches_estimated(), get_matches_lower_bound(), and get_matches_upper_bound() in certain cases when sorting and collapsing (ticket#464). getopt-related build
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
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): >> >> >> "
2017 Feb 12
1
Problems installing tibble (ggplot2) in R running Ubuntu 14.04
On 12 February 2017 at 12:28, Jeroen Ooms wrote: | On Mon, Dec 19, 2016 at 2:27 PM, Terje J?rgensen <terjej at imr.no> wrote: | > Hi, | > | > I am unable to install tibble, a required package for ggplot2 in R. I am | > running R (version 3.3.2 ) in RStudio (version 1.0.44). My OS is ubuntu | > 14.04 (64 bits). | | I was able to reproduce this problem. What happened is that
2020 May 18
0
c2d4u3.5 ppa for Ubuntu 20.04?
On 18 May 2020 at 09:30, Matthieu S wrote: | I tried to use Michael's ppa after having installed Ubuntu 20.04 and R 4, | and it seems the ppa is not available now for 20.04, I get message: The | repository 'http://ppa.launchpad.net/marutter/c2d4u3.5/ubuntu focal | Release' does not have a Release file | | Am I doing something wrong, or is it correct that it is not available yet? | Are
2007 Jan 24
0
R packages for [K]Ubuntu now available
A quick note to "publicly advertise" the immediate availability of packages of R 2.4.1 for Ubuntu Dapper Drake (6.06) and Edgy Eft (6.10), straight off CRAN. >From the README: R packages for Ubuntu on i386 are available. The plans are to support at least the latest Ubuntu release and the latest LTS release. Currently (January 2007), these are Edgy Eft (6.10) and Dapper Drake