Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2008 14:29:18 -0500
From:      "Joseph Simmons" <josephdsimmons@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: PHP5 install error on FreeBSD 7.0
Message-ID:  <1ba9cd9a0804121229n4078d19fhdc11054b3da2ad98@mail.gmail.com>
In-Reply-To: <200804122122.07061.fbsd.questions@rachie.is-a-geek.net>
References:  <1ba9cd9a0804111713h53374c26j9ef138e616deb65f@mail.gmail.com> <200804122046.40030.fbsd.questions@rachie.is-a-geek.net> <1ba9cd9a0804121159u718d815fve5493eae6061afaa@mail.gmail.com> <200804122122.07061.fbsd.questions@rachie.is-a-geek.net>

next in thread | previous in thread | raw e-mail | index | archive | help
cougar# pwd
/usr/ports/www/apache22/work/httpd-2.2.6
cougar# make -n install-htdocs
echo Installing HTML documents ;
/usr/ports/www/apache22/work/httpd-2.2.6/build/mkdir.sh
/usr/local/www/apache22/data ;  test -d
/usr/ports/www/apache22/work/httpd-2.2.6/docs/docroot && (cd
/usr/ports/www/apache22/work/httpd-2.2.6/docs/docroot && cp -rp
index.html ) &&  ( [ ! -f /usr/local/www/apache22/data/index.html ] &&
cp -p /index.html /usr/local/www/apache22/data/index.html)


On Sat, Apr 12, 2008 at 2:22 PM, Mel
<fbsd.questions@rachie.is-a-geek.net> wrote:
> 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.
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1ba9cd9a0804121229n4078d19fhdc11054b3da2ad98>