Philippe Dhont (Sea-ro) wrote:
Hello,

When i try to configure mod-perl i get this:

************* WARNING *************

  Your Perl is configured to link against libgdbm,
  but libgdbm.so was not found.
  You could just symlink it to /usr/lib/libgdbm.so.3.0.0

************* WARNING *************

That means that you've installed a binary perl package built by someone else, who had libgdbm.so and your system doesn't have it. Either rebuild perl on your system, or make sure that you have the same components as the system your perl was built in (usually it's a fault of the packagers, who, often times, fail to specify the correct dependencies list.




--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to