Posted by Alvaro G. Vicario on 09/02/06 09:58
*** lukas@os.pl escribió/wrote (1 Sep 2006 02:46:05 -0700):
> What packages i should to install to compile PHP 4.4.4 without
> problems? I got this error:
>
> checking whether to enable DBA... yes
> checking for gdbm_open in -lgdbm... yes
> checking for GDBM support... yes
> configure: error: DBA: Could not find necessary header file(s).
>
> I read that I need:
> gdbm-1.8.0-24
> gdbm-devel-1.8.0-24
> bu I got them already and I still can't compile PHP.
Perhaps DBA are the "Database (dbm-style) Abstraction Layer Functions".
According to manual, the required libraries depend on the handlers you
enable.
http://www.php.net/manual/en/ref.dba.php
--
-+ http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
++ Mi sitio sobre programación web: http://bits.demogracia.com
+- Mi web de humor con rayos UVA: http://www.demogracia.com
--
Navigation:
[Reply to this message]
|