[horde] phpize failed (was: Wich applic. need Horde to authenticate User?)

Roman Langolf webs at gmx.de
Thu Jun 10 06:53:53 PDT 2004


(Donnerstag, 10. Juni 2004 09:45) Roman Langolf schrieb:
> (Mittwoch, 9. Juni 2004 23:46) Jan Schneider schrieb:
> > Zitat von Roman Langolf <webs at gmx.de>:
> > > (Mittwoch, 9. Juni 2004 11:10) Jan Schneider schrieb:
> > >> Zitat von Roman Langolf <webs at gmx.de>:
> > >> > Hi @ all!
> > >> >
> > >> > I installed last CVS-Version of Horde and I get error:
> > >> >
> > >> > Fatal error: Undefined class name 'auth' in
> > >> > /srv/www/htdocs/web5/html/horde/config/registry.php on line
> > >> > 60
> > >> >
> > >> > I'm looked for PEAR-Modul Auth. But it says:
> > >> >
> > >> > What's the problem?
> > >>
> > >> The problem is that you didn't install the framework module,
> > >> this has nothing to do with PEAR's Auth package.
> > >
> > > I installed framework without any problems! I think this is
> > > PECL-Problem!
> >
> > No, neither.

This is a php problem with gzip...

and so, I installed radius:
http://pear.php.net/manual/en/pecl.radius.php

$ pear download radius
$ tar xvfz radius-1.2.4.tgz
$ cd radius-1.2.4
$ phpize
$ ./configure
$ make
$ make install

This one installed radius.so in Path
/usr/share/extensions/no-debug-non-zts-20020429/radius.so

I set extensions-dir on this Path
pear config-set ext_dir \ 
/usr/share/extensions/no-debug-non-zts-20020429/

But "pear list-all" tell me that radius.so not installed.

now, how can I tell PEAR were the radius is?

I think the file like radius.reg is missing in 
/path/to/pear/.registry/

How can I install radius properly?
Can anybody help me?

best regards
Roman





More information about the horde mailing list