Re: [blfs-support] php configure: error: DBA: Could not find necessary header file(s).

2014-03-29 Thread Pierre Lorenzon

Hi,

Ok I got it.

From: Pierre Labastie 
Subject: Re: [blfs-support] php configure: error: DBA: Could not find necessary 
header file(s).
Date: Sat, 29 Mar 2014 13:52:04 +0100

> Le 29/03/2014 12:53, Pierre Lorenzon a écrit :
>> 
>> 
>> Hi,
>> 
>> php : 5.5.10 in svn version of the blfs book.
>> 
>> I wonder why i get this error since gdbm or things like that
>> are said to be optional dependencies in the book and not
>> mandatory. A --disable-dba seems to have no effect when
>> configuring.
>> 
>> 
>> So are these databases supports in fact mandatory in which case
>> the blfs book should be modified at this point or is there a
>> way to avoid this error even if dbm like things are not
>> installed ?
>> 
>> Regards 
>> 
>> Pierre
>> 
> gdbm is installed in LFS, so we do not mention it in the dependencies. Of

  OK : but my base system is clfs 2.1.0 and gdbm is not
  installed. In blfs book it is cleraly said that any package
  can compile and work with lfs 7.5 but not clfs-2.1.0. So if I
  do something unusual I cannot say that the book is guilty !


> course, at least one database manager must be present with the current
> instructions.

  Yes but removing both --enable-dba=shared and --with-gdbm it
  works !

  Don't tell me please that I have to use cblfs instaed of
  blfs. php installation involves steps that failed probably
  due to outofdate instruction with regards to new packages.

  Anyway you may say also that if I get uptodate versions to
  compile I could contribute to cblfs : Sure ! And I'll
  probably do that !

  Thanks !

  Pierre



> 
> If you want to disable totally database support, I think there are switches
> for doing that. Try "configure --help | less" and look for "dba". I guess you
> should find that. Of course, you have to remove --with-gdbm.
> 
> If you try the current svn version of the book, it is possible that the new
> blfs-bootscripts version has not been packaged yet. You can find it
> (unpackaged) at:
> svn co svn//www.linuxfromscratch.org/BLFS/trunk/bootscripts
> 
> Regards
> Pierre
> -- 
> http://linuxfromscratch.org/mailman/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-support] php configure: error: DBA: Could not find necessary header file(s).

2014-03-29 Thread Pierre Labastie
Le 29/03/2014 12:53, Pierre Lorenzon a écrit :
> 
> 
> Hi,
> 
> php : 5.5.10 in svn version of the blfs book.
> 
> I wonder why i get this error since gdbm or things like that
> are said to be optional dependencies in the book and not
> mandatory. A --disable-dba seems to have no effect when
> configuring.
> 
> 
> So are these databases supports in fact mandatory in which case
> the blfs book should be modified at this point or is there a
> way to avoid this error even if dbm like things are not
> installed ?
> 
> Regards 
> 
> Pierre
> 
gdbm is installed in LFS, so we do not mention it in the dependencies. Of
course, at least one database manager must be present with the current
instructions.

If you want to disable totally database support, I think there are switches
for doing that. Try "configure --help | less" and look for "dba". I guess you
should find that. Of course, you have to remove --with-gdbm.

If you try the current svn version of the book, it is possible that the new
blfs-bootscripts version has not been packaged yet. You can find it
(unpackaged) at:
svn co svn//www.linuxfromscratch.org/BLFS/trunk/bootscripts

Regards
Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[blfs-support] php configure: error: DBA: Could not find necessary header file(s).

2014-03-29 Thread Pierre Lorenzon


Hi,

php : 5.5.10 in svn version of the blfs book.

I wonder why i get this error since gdbm or things like that
are said to be optional dependencies in the book and not
mandatory. A --disable-dba seems to have no effect when
configuring.


So are these databases supports in fact mandatory in which case
the blfs book should be modified at this point or is there a
way to avoid this error even if dbm like things are not
installed ?

Regards 

Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page