Subject: Re: what's happened to ap2-php4?
To: None <tech-pkg@NetBSD.org>
From: Ewald =?iso-8859-1?Q?B=F6rger?= <ewald@hetnetniet.nl>
List: tech-pkg
Date: 09/18/2003 11:14:38
At 01:57 18-9-2003 +0200, Juan RP wrote:
>On Wed, 17 Sep 2003 19:54:14 -0400
>"Louis  Guillaume" <lguillaume@berklee.edu> wrote:
>
> > Hello,
> >
> > ap2-php4 has apparently disappeared from pkgsrc and from the list of
> > packages, i.e.
> > ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/README-all.html.
> >
> > I get a...
> >
> > Warning: No www/ap2-php4/Makefile -package moved or obsolete?
> >
> > ... from pkg_chk. Does anyone know what the status is?
> >
> > Also - If I run pkg_chk without the "-n" will it hose my currently
> > installed php4 apache module?
>
>ap2-php4 was removed some time ago, you should to use ap-php4 instead.

Even though the information on the NetBSD site still says that it's a 
apache13 module :))

It does have some trouble determining the right Apache, but that is easy to 
fix in the makefile (change the default to apache2 for instance). The 
system I was building on (my own didn't work correctly, see below) had a 
non-pkg version of apache13 installed and I build apache2 from pkgsrc. 
ap2-php didn't see the apache2 build I think as it went to download apache13.

Btw: I've found out that the problems I had with ap2-php4 (errors about 
undefined PLT symbols) came from apache2 where something in the build went 
wrong :(
I still don't know what is wrong with my system (what would be the best 
place to ask???), but building on another system has been fruitful :)


Ewald