Re: [Koha] memc missing

2011-05-01 Thread Robin Sheat
Robin Sheat schreef op za 30-04-2011 om 13:10 [+1200]: > As part of the 3.4 packaging I'm working on, there will be a .deb for > this in > the debian.koha-community.org repository. Just a note, this is now there. If you are on debian squeeze, even if you're not running the koha packages, you can

Re: [Koha] memc missing

2011-04-29 Thread Robin Sheat
Op zaterdag 30 april 2011 11:03:18 schreef Chris Cormack: > Having said that, for this one, you can either grab the package from > sid (unstable) and dpkg -i it on, or use dh-make-perl or as a last > resort CPAN it on. Actually, in this case, I got it accepted into Debian proper about 2 hours bef

Re: [Koha] memc missing

2011-04-29 Thread Mizst Audens
I'd say it's relevant for Koha deployers, but I'll email you. :-) --Mizst On Sat, Apr 30, 2011 at 6:52 AM, Chris Cormack wrote: > On 30 April 2011 11:47, Mizst Audens wrote: > > I don't know about Debian, but I've had more than my fair share of > problems > > with packages from Ubuntu repo, and

Re: [Koha] memc missing

2011-04-29 Thread Chris Cormack
On 30 April 2011 11:47, Mizst Audens wrote: > I don't know about Debian, but I've had more than my fair share of problems > with packages from Ubuntu repo, and usually a compile from upstream source > fixes the problems. I remember a case with php5-gd where Debian refuses to > update their repo to

Re: [Koha] memc missing

2011-04-29 Thread Mizst Audens
I don't know about Debian, but I've had more than my fair share of problems with packages from Ubuntu repo, and usually a compile from upstream source fixes the problems. I remember a case with php5-gd where Debian refuses to update their repo to the new version, causing widespread problems for any

Re: [Koha] memc missing

2011-04-29 Thread Paul
At 06:46 PM 4/29/2011 -0400, Jared Camins-Esakov wrote: I think it's optional. I don't have it, and my installation works fine, so far as I can tell. If you're concerned, the module is in CPAN. It looks like libcgi-session-driver-memcached-perl was pulled from Debian in 2009 (maybe?), and a new

Re: [Koha] memc missing

2011-04-29 Thread Chris Cormack
2011/4/30 Mizst Audens : > Sorry for misunderstanding. Normally you get perl modules from CPAN like > this: > $ cpan CGI::Session::Driver::memcached > That's usually a safer bet than relying on distro repository. Normally you'd > fall back to the repo when there's a conflict of some sort, or it fai

Re: [Koha] memc missing

2011-04-29 Thread Mizst Audens
Sorry for misunderstanding. Normally you get perl modules from CPAN like this: $ cpan CGI::Session::Driver::memcached That's usually a safer bet than relying on distro repository. Normally you'd fall back to the repo when there's a conflict of some sort, or it fail to compile. I thought you trie

Re: [Koha] memc missing

2011-04-29 Thread Jared Camins-Esakov
I think it's optional. I don't have it, and my installation works fine, so far as I can tell. If you're concerned, the module is in CPAN. It looks like libcgi-session-driver-memcached-perl was pulled from Debian in 2009 (maybe?), and a new package has been prepared by none other than Robin Sheat.

Re: [Koha] memc missing

2011-04-29 Thread Paul
At 04:53 AM 4/30/2011 +0700, Mizst Audens wrote: The name is actually CGI::Session::Driver::memcached. The text is cut off when displayed by the utility. Thanks - and yes indeed - that's why I wrote below that I suspected libcache-memcached-perl, but that we're apparently up-to-date: paul@se

Re: [Koha] memc missing

2011-04-29 Thread Mizst Audens
The name is actually CGI::Session::Driver::memcached. The text is cut off when displayed by the utility. --Mizst On Sat, Apr 30, 2011 at 4:46 AM, Paul wrote: > During checks prior to installing 3.4, I found: > > paul@server2:~/koha3.4/koha-3.04.00.000$ ./koha_perl_deps.pl -u -m > Module Name

[Koha] memc missing

2011-04-29 Thread Paul
During checks prior to installing 3.4, I found: paul@server2:~/koha3.4/koha-3.04.00.000$ ./koha_perl_deps.pl -u -m Module Name Current Version Required Version Module Required - CGI::Session::Driver::memc