Mailinglist Archive: opensuse-packaging (60 mails)
| < Previous | Next > |
Re: [opensuse-packaging] unexpected horde files location
- From: Richard Bos <radoeka@xxxxxxxxx>
- Date: Thu, 16 Mar 2006 22:10:54 +0100
- Message-id: <200603162210.57442.radoeka@xxxxxxxxx>
Op donderdag 16 maart 2006 20:31, schreef Richard Bos:
> A question about the location of some files that part of the horde package.
>
> The horde rpm package from suse locates it's library files
> in /srv/www/htdocs/horde/lib. AFAIK these are just php libraries/modules
> and as such I would expect them to be located at /usr/share/php where most
> of the php libraries/modules are installed. This is for suse-10.0, but I
> assume it is the same for 10.1, but I can't check this as the horde rpm is
> not part of the factory tree.
>
> Should the /srv/www/htdocs/horde/lib instead of /usr/share/php be regarded
> as abut or is it correct? The problem is that the horde libs are not
> automatically recognized as the path is not in the php include directory
> (if I'm not mistaken).
BTW: the package seems to be missing a depency to php4-domxml, when surfing to
http://%{serverroot}/horde, the following error msg is displayed:
(it's enough English to understand, I assume):
Notice: Undefined index: log in /srv/www/htdocs/horde/lib/Horde.php on line 49
Er heeft zich een fatale fout voorgedaan
You need the domxml PHP extension to use the configuration tool.
[regel 25 van /srv/www/htdocs/horde/admin/setup/config.php]
Installing the php4-domxml solves the problem. The same or another bug
report?
--
Richard Bos
Without a home the journey is endless
> A question about the location of some files that part of the horde package.
>
> The horde rpm package from suse locates it's library files
> in /srv/www/htdocs/horde/lib. AFAIK these are just php libraries/modules
> and as such I would expect them to be located at /usr/share/php where most
> of the php libraries/modules are installed. This is for suse-10.0, but I
> assume it is the same for 10.1, but I can't check this as the horde rpm is
> not part of the factory tree.
>
> Should the /srv/www/htdocs/horde/lib instead of /usr/share/php be regarded
> as abut or is it correct? The problem is that the horde libs are not
> automatically recognized as the path is not in the php include directory
> (if I'm not mistaken).
BTW: the package seems to be missing a depency to php4-domxml, when surfing to
http://%{serverroot}/horde, the following error msg is displayed:
(it's enough English to understand, I assume):
Notice: Undefined index: log in /srv/www/htdocs/horde/lib/Horde.php on line 49
Er heeft zich een fatale fout voorgedaan
You need the domxml PHP extension to use the configuration tool.
[regel 25 van /srv/www/htdocs/horde/admin/setup/config.php]
Installing the php4-domxml solves the problem. The same or another bug
report?
--
Richard Bos
Without a home the journey is endless
| < Previous | Next > |