[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RaQ550 and openwebmail 2.21 NDBM_File failure



Hi,

I have build a custom openwebmail package including the latest version 2.21. As an example I used the one from pkgmaster.com (version 1.81) which included:

ispell-3.1.20-5b.i386.rpm
perl-Authen-PAM-0.11-2.i386.rpm
perl-Text-Iconv-1.2-1.i386.rpm

After the installation of my custom package I ran into the following problem:

$ ./openwebmail-tool.pl --init

/usr/bin/perl: error while loading shared libraries: /usr/lib/perl5/5.6.0/i386-linux/auto/NDBM_File/NDBM_File.so: undefined symbol: dbm_open


The Perl version I'm running is:

$ perl -v

This is perl, v5.6.0 built for i386-linux


Is there anyone who experienced the same trouble?

Regards,

Erwin