Andrew Gaffney <[EMAIL PROTECTED]> writes:
I'm running Apache-2.0.4x on an ACCEPT_KEYWORDS="x86" production server. I copied the mod_perl-1.99.09 ebuild to my overlay and unmasked it to install it with Apache 2. Now, I want to install HTML::Mason. Apparently Mason hasn't yet been thoroughly tested with modperl 2. I've read that some people have used this combination successfully.
skyline libapreq # ACCEPT_KEYWORDS="~x86" emerge -pv HTML-Mason
These are the packages that I would merge, in order:
Calculating dependencies !!! all ebuilds that could satisfy "<dev-perl/mod_perl-1.99" have been masked. !!! (dependency required by "dev-perl/libapreq-1.3" [ebuild])
!!! Error calculating dependencies. Please correct.
If I remove the line:
<dev-perl/mod_perl-1.99
from the libapreq-1.3 ebuild and it will let me emerge it. Is this safe? Has anyone done this before?
[...]
It is not possible -- at least when I tried it about 6-9 months ago (libapreq didn't work with mod_perl IIRC). You should probably ask if HTML::Mason works with mod_perl2 on the HTML::Mason mailing list though.
Doesn't mod_perl-1.99 come with a newer Apache::Request module? If so, I could copy the HTML-Mason ebuild over to the overlay and remove the dependency on dev-perl/libapreq.
-- Andrew Gaffney System Administrator Skyline Aeronautics, LLC. 776 North Bell Avenue Chesterfield, MO 63005 636-357-1548
-- [EMAIL PROTECTED] mailing list