LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Perl and Berkeley db (https://www.linuxquestions.org/questions/linux-newbie-8/perl-and-berkeley-db-190624/)

zolley 06-07-2004 05:43 AM

Perl and Berkeley db
 
Hi all,

I have a problem installing Perl (5.8.4). I get the message below but I'm sure that Berkeley db is installed (4.2.52).

I was told that using ndbm or gdbm can cause problems but I don't even have them.

Do you have idea what the problem can be? (I was using a guide during perl's installing but seems to be not enough :( )

Thanks,
Zolley




<db.h> found.

Checking Berkeley DB version ...
/tmp/cc45UZXx.o(.text+0x1e): In function `main':
: undefined reference to `db_version'
collect2: ld returned 1 exit status
I can't use Berkeley DB with your <db.h>. I'll disable Berkeley DB.
Removing unusable -ldb from library list
libs = -lnsl -lm -lc -lcrypt -lutil


All times are GMT -5. The time now is 03:13 AM.