pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: php4 with recode support



On Thu, 5 Jul 2007 17:52:43 +0200
netbsd-users%rmroppert.de@localhost wrote:

> Hello,
> 
> how do i compile php4 with recode support?
> 
> with-recode=[DIR] in Makefile did not work
> 
>   checking for recode support... yes
>   configure: error: Can not find recode.h anywhere under /usr/pkg/include  
> /usr/local /usr /opt
> 
> but there is recode.h  in /usr/pkg/include.
> 
> Thanks and best regards
> Reinhold
> 
> 
> 

Beside the CONFIGURE_ARGS you also need this line in your Makefile:

.include "../../converters/recode/buildlink3.mk"

-T




Home | Main Index | Thread Index | Old Index