DB_File - TieHash? Whoa Nelly

I have a user that is attempting to install iKonboard, using the DBM database. However, when the database is supposed to be populated this error arises

"Can't locate object method "TIEHASH" via package "DB_File" at Sources/iDatabase/Driver/DBM.pm line 368."

At first I thought that the perl module TIEHASH just wasn't installed. So I installed and still got the error. So I go to look for DB_File. I check to install that when I see this...

make: *** [version.o] Error 1
/usr/bin/make -- NOT OK
Running make install
make had returned bad status, install seems impossible
perlmod--Install done

Can anyone shed some light onto how to fix this issue? Or something.

 

 

 

 

Top