Re: Error: `PL_sv_yes' can not be used when making a shared object; recompile with -fPIC
"David E. Wheeler" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Feb 25, 2010, at 3:30 PM, Fred Moyer wrote: > On Thu, Feb 25, 2010 at 3:11 PM, David E. Wheeler <[email protected]> wrote: >> On Feb 25, 2010, at 3:03 PM, Fred Moyer wrote: >> >>> Absolute - maybe in the INSTALL file? You have commit access right? >> >> Only to documentation IIRC. I got it just about the time I stopped writing docs. ;-) > > I'd suggest either of these pod files: > > "For an even more detailed documentation refer to: > > docs/user/install/install.pod > docs/user/config/config.pod" Done in r921489. config.pod looks like it's only for configuring mod_perl2 to run, not for building mod_perl (or Perl), so I've only added a note to install.pod. BTW, that doc looks different than what's on the site. Does the site need to be updated? Best, David