Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2001 10:55:01 -0400
From:      Louis LeBlanc <leblanc+freebsd@acadia.ne.mediaone.net>
To:        questions@FreeBSD.org, freebsd-questions@FreeBSD.org
Subject:   Re: apache_mod_ssl-1.3.19+2.8.2 & mod_php4-4.0.4pl1.tgz
Message-ID:  <20011003105500.H1774@acadia.ne.mediaone.net>
In-Reply-To: <3BBB1842.E5DCBDD1@DJL.co.uk>
References:  <3BBB1842.E5DCBDD1@DJL.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/03/01 02:53 PM, David Larkin sat at the `puter and typed:
> FreeBSD 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49
> 
> Hi,
> I've got apache & SSL running happily, has been for some time
> 
> I installed the package apache_mod_ssl-1.3.19+2.8.2 when I built
> my server.
> 
> I'm trying to add mod_php4
> 
> I've got mod_php4-4.0.4pl1.tgz from freebsd.org today.
> 
> I'm getting
> 
> > pkg_add mod_php4-4.0.4pl1.tgz
> > pkg_add: could not find package apache-1.3.19_1 !
> 
> Can you build apache + mod_ssl + mod_perl- from packages ?
> 
> Any advise would be welcome

I got the same thing.  My solution was to 'fix' the dependencies in
the mod_php4 port.  Edit Makefile, and look for BUILD_DEPENDS.
Change the end of the line from apache13 to apache13-modssl or
apache13-ssl, whichever you have installed.  Same for mod_perl if you
decide to install it.

HTH
Lou
-- 
Louis LeBlanc       leblanc@acadia.ne.mediaone.net
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://acadia.ne.mediaone.net                 ԿԬ

Finagle's Eleventh Law:
  No matter what occurs, someone believes it happened according to
  his pet theory.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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