> I don't remember if this has been discussed before but anyway.  If you're
> running Redhat 6.0 (and maybe 6.1?) there may be some weirdness when you
> try to install modperl.  Basically, when you go to run make on apache, it
> gives it some -L or -I flags that include libgdbm, because your Perl was
> compiled with this.  However, there is a missing symlink in the /usr/lib
> directory.  Just do the following to fix it:
> 
>  ln -s libgdbm.so.2.0.0 libgdbm.so
> 
> This should probably be added to the guide or something.  The failure
> message you get is the compile failed the sanity check, with no mention of
> libgdbm at all.  It's pretty wacky!

I have added it already, will show up in a new release.

Thank you for sharing this factoid with us!

_______________________________________________________________________
Stas Bekman  mailto:[EMAIL PROTECTED]    www.singlesheaven.com/stas  
Perl,CGI,Apache,Linux,Web,Java,PC at  www.singlesheaven.com/stas/TULARC
www.apache.org  & www.perl.com  == www.modperl.com  ||  perl.apache.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to