PHP5 install error on FreeBSD 7.0

Mel fbsd.questions at rachie.is-a-geek.net
Sat Apr 12 19:22:11 UTC 2008


On Saturday 12 April 2008 20:59:48 Joseph Simmons wrote:
> /usr/local/include/apache22 does not exist.
> Apache seems to work fine, though, when I install apache from
> /usr/ports/www/apache22, at the end, I get some errors:
> Installing configuration files
> Installing HTML documents
> *** Error code 1
>
> Stop in /usr/ports/www/apache22/work/httpd-2.2.6.
> *** Error code 1
>
> Stop in /usr/ports/www/apache22/work/httpd-2.2.6.
> *** Error code 1
>
> Stop in /usr/ports/www/apache22.
> *** Error code 1
>
> Stop in /usr/ports/www/apache22.
>
>
>
> I don't know where to look to find more information about the errors.

That happens in the install from apache itself.

Could you do the following:
cd /usr/ports/www/apache22/work/httpd-2.2.6
make -n install-htdocs

And show the output here.

> Is there a place I can get the header files from, would you know why
> they are missing?

They're missing because the install failed before they got installed.

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.


More information about the freebsd-questions mailing list