Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 1999 20:17:04 -0500 (CDT)
From:      Ken Wills <kenwills@yahoo.com>
To:        Marko Vidberg <marko@vidvox.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Trying to install php... problems
Message-ID:  <Pine.BSF.4.10.9910062015070.69299-100000@spanky.yaberk.int>
In-Reply-To: <02ed01bf0ee8$401235c0$eaca7018@cambr1.on.wave.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 4 Oct 1999, 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.
> 

cd /usr/ports/databases/gdbm
cat pkg/DESCR
make install

and try again. You may want to check what version of gdbm this
version of PHP wants.

Ken



__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


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?Pine.BSF.4.10.9910062015070.69299-100000>