At 11:35 AM -0800 1/21/02, Rasoul Hajikhani wrote:
>Folks,
>I get this message when running Makefile.pm:
>
>Your Perl is configured to link against libgdbm,
>  but libgdbm.so was not found.
>  You might need to install Perl from source
>
>I have checked the /usr/lib directory for libgdbm.so and it is not
>there.
>Here is the result of perl -V | grep libs:
> libs=-lgdbm -lm -lc
>
>I use SGI IRIX 6.5

I ran into this problem too... If I remember correctly, I just 
removed DB_File module directory from the source tree and recompiled.

Of course this means that you can't use DB_File, but if you don't 
need it, then this should work for you.

Rob



--
When I used a Mac, they laughed because I had no command prompt. When 
I used Linux, they laughed because I had no GUI.  

Reply via email to