(Something about coreutils).
I finally got everything building in Ubuntu (see the wiki for needed packages and work-araounds), but building rpms on that platform turns out to have problems.
Any suggestions?
Paul Alfille
On 4/21/06, Jan Bertelsen <[EMAIL PROTECTED]> wrote:
Have a look at config.log - you will probably see something like:
configure:19964: checking if owphp is enabled
configure:19975: result: yes
configure:19988: WARNING: Cannot find php-config program. Look for it at
http://www.php.net
configure:19990: WARNING: OWPHP is disabled because php-config is not found
The php-config script is (as far as I know) a result of compiling php from
scratch, but it is not included i the rpm-package. So I think you have to
uninstall php (rpm -e php) and then download and compile the sourcecode
from scratch.
Jan
On Thu, April 20, 2006 20:15, Wizard wrote:
> hey guys i tried to ./configure --enable-owphp
>
> but it never enables any suggestions owfs owhtpd and owfs server all
> work fine
>
>
> Thanks mike
>
