Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Oct 1999 16:09:40 +0000
From:      Joseph Scott <joseph.scott@owp.csus.edu>
To:        Marko Vidberg <marko@vidvox.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Trying to install php... problems
Message-ID:  <37FA22C4.8CBE8C33@owp.csus.edu>
References:  <02ed01bf0ee8$401235c0$eaca7018@cambr1.on.wave.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Marko Vidberg wrote:
> 
> I am trying to install php2 (yes, the old version) onto a new Freebsd
> release and am having some compilation problems.
> 
> I am getting the error:
> 
> db.c: In function "ListSupportDBs"
> db.c: 55: 'gdbm_version' undeclared
> *** Error code 1
> 
> Now, my question is... what is gdbm and what should I do to resolve this
> problem?
> Thanks for any help.

From the description in the ports collection :

GNU `dbm' is a library of functions implementing a hashed database
on a disk file.  The software was written by Philip A. Nelson.

You can install it from the ports collection ( cd
/usr/ports/databases/gdbm; make install ).


-- 

Joseph Scott
joseph.scott@owp.csus.edu
Office Of Water Programs - CSU Sacramento


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37FA22C4.8CBE8C33>