Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10981 - mod_perl with apache2
Summary: mod_perl with apache2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-19 20:59 UTC by Jungmin Seo (RETIRED)
Modified: 2002-12-06 10:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jungmin Seo (RETIRED) gentoo-dev 2002-11-19 20:59:57 UTC
i cannot emerge mod_perl with apache2.  Does apache2 not go with mod_perl?

Here is the error..
--
(cd ./apaci &&
PERL5LIB=/var/tmp/portage/mod_perl-1.27-r1/work/mod_perl-1.27/lib: make)
make[1]: Entering directory
`/var/tmp/portage/mod_perl-1.27-r1/work/mod_perl-1.27/apaci'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory
`/var/tmp/portage/mod_perl-1.27-r1/work/mod_perl-1.27/apaci'
make: *** [apxs_libperl] Error 2
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-perl/mod_perl-1.27-r1 failed.
!!! Function src_compile, Line 7, Exitcode 2
!!! (no error message)
--

If apache2 is supposed to have a problem with mod_perl, then 

DEPEND=">=net-www/apache-1.3.24-r1"

should be

DEPEND="=net-www/apache-1.3.*"

or something else.

If apache2 should go with mod_perl well, then plz check out the error..

My apache was apache-2.0.43 and mod_perl was 1.27-r1.. on 1.4 ppc.

thanks :)
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-11-20 06:03:52 UTC
try the ebuild in #10585
Comment 2 Jungmin Seo (RETIRED) gentoo-dev 2002-11-20 12:08:29 UTC
#10585 is mod_php :)
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2002-11-21 12:53:56 UTC
sorry i was very tired and wanted to see mod_php :)
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2002-11-22 12:29:23 UTC
from perl.apache.org:

Wrong Apache/mod_perl combination
First of all:

  Apache 2.0 doesn't work with mod_perl 1.0.
  Apache 1.0 doesn't work with mod_perl 2.0.So if you aren't using Apache 2.x 
with mod_perl 2.0 please do not send any bug reports.

so a new ebuild will be required
Comment 5 Donny Davies (RETIRED) gentoo-dev 2002-11-24 21:35:16 UTC
im working on apache2 on all mods.  will be done soon.
Comment 6 Rendhalver (RETIRED) gentoo-dev 2002-12-06 01:56:22 UTC
need any help with the mod_perl-2 ebuild ??

i currently install it from CVS without a problem :)
Comment 7 Donny Davies (RETIRED) gentoo-dev 2002-12-06 05:40:53 UTC
whats wrong with the one in portage already?

i commited about a week ago i think...

Comment 8 Rendhalver (RETIRED) gentoo-dev 2002-12-06 09:56:25 UTC
yeah i spotted that one after i
works fine for me

i will let you know if i have any problems or improvements
Comment 9 Donny Davies (RETIRED) gentoo-dev 2002-12-06 10:52:30 UTC
please do :)

thanks a bunch.