pkgsrc-Users archive

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

Re[2]: php4 with recode support



Hello,

Am Donnerstag, 5. Juli 2007 um 18:19 schrieben Sie:

> On Thu, 5 Jul 2007 17:52:43 +0200
> netbsd-users%rmroppert.de@localhost wrote:
>> 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

thank you.
Now i have done this, but it does not work. It´s the same error.
I put the  lines in Makefile.php

###
=> Required installed package recode>=3.6nb3: recode-3.6nb3 found
...
checking for recode support... yes
configure: error: Can not find recode.h anywhere under /usr/pkg/include 
/usr/local /usr /opt.
###
###
nbsd2:/usr/pkgsrc/www/php4 # find /usr/pkg/ -name recode.h
/usr/pkg//include/recode.h
###

Is use NetBSD 3.1, pkgsrc2007Q2.

Thank you and best regards
Reinhold


-- 
R. M. ROPPERT




Home | Main Index | Thread Index | Old Index