Opened 21 years ago
Closed 19 years ago
#1091 closed defect (fixed)
UPDATE: mod_perl
Reported by: | bchesneau@… | Owned by: | bchesneau@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | bchesneau@… | |
Port: |
Description
Don't have any success while trying to install apache + mod_perl variant. I had modified the portfile to allow installation with perl 5.8.1 (change 5.8.0 to 5.8.1) and change a little the Portfile to put PREFIX and root args in destroot.destdir to bypass DESTDIR but no way, Apache.pm didn't load when I start apache.
I've also updated my dport of mod_perl to allow compilation of mod_perl with apxs and evrything works (bug #774). Maybe the proble is thar use root=${destroot}, I don't know...
Attachments (1)
Change History (4)
comment:1 Changed 20 years ago by warp-opendarwin@…
Changed 20 years ago by warp-opendarwin@…
Proposed new Portfile for mod_perl port to work with perl 5.8.4
comment:2 Changed 20 years ago by snu@…
Owner: | changed from michaelm@… to bchesneau@… |
---|---|
Summary: | Apache + mod_perl don't work → UPDATE: mod_perl |
comment:3 Changed 19 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
works just fine (meanwhile...!) with perl 5.8.6;
Note: See
TracTickets for help on using
tickets.
I will reuse this bug report as it's still open: Installing mod_perl fails in current CVS darwinports (I tried to install apache and the mod_perl variant seperately) as the Portfile explicitely mentions perl 5.8.3 and the directories it generates.
I'll attach a modified Portfile for mod_perl which updates it to use the current perl 5.8.4 but this problem should probably also be fixed in the apache Portfile with the mod_perl variant.