[horde] Installing the RC

Simon Brereton simon.brereton at dada.net
Wed Mar 30 12:39:48 UTC 2011


> From: horde-bounces at lists.horde.org [mailto:horde-
> bounces at lists.horde.org] On Behalf Of Jan Schneider
> Zitat von Simon Brereton <simon.brereton at dada.net>:
> 
> > Configure: error: The required libssh2 library was not found.  You
> can
> > obtain that package from http://sourceforge.net/projects/libssh2/
> >
> > And
> >
> > configuration option "php_ini" is not set to php.ini location You
> > should add "extension=lzf.so" to php.ini
> >
> > However, I have to admit, that I now have files and not just a js
> > folder in my /usr/share/horde4 - thanks! :)
> >
> > Do I need to worry about either of those errors?
> 
> Not really, though you shouldn't have get them if your really ran
> pear install without the -a flag. Those messages are coming from
> installing PECL extensions, and they are all optional dependencies,
> so they won't be installed by default.
> If you don't know what you need the SSH2 extension for, then you
> don't need it. It does make sense to follow the hints for enabling
> the lzf extension though, since it was obviously installed anyway.

Thanks - there was a paucity of information on the net about this extension (the only other google result being my earlier query - so for anyone who runs into the same issue...

On Debian Squeeze..

vim /etc/php5/apache2/conf.d/lzf.ini

	; configuration for php LZF module
	extension=lzf.so


Should be fine.

Simon




More information about the horde mailing list