|
From: John R. C. <jo...@we...> - 2005-08-03 15:15:03
|
On Wednesday 03 August 2005 02:24 pm, David Essex wrote:
> John R. Culleton wrote:
> > I already use OpenCobol which works with DB 3.
> > TinyCOBOL only works with DB 1. Assuming these
> > facts are correct, how do I install tinyCOBOL
> > without screwing up my existing OpenCobol
> > installation?
>
> Actually TC will work with any version of DB (1.85.4 2.x 3.x 4.x),
> however it only uses the DB 185 API.
>
> Due to licensing issues it is recommended that a DB version prior to 2.x
> be used.
>
> Most uses do not have an issue with using DB version 2.x or above.
OK, but the ./configure step blows up with the following message
---------------
Beginning DB library test link sequence
checking if db.h header belongs to version 1.x \(1.85-2\)... no
configure: error: header db.h for library db version 1.x \(1.85-2\) not
found... aborting
----------------------
So how do I fake out the configure?
--
John Culleton
Books with answers to marketing and publishing questions:
http://wexfordpress.com/tex/shortlist.pdf
Book coaches, consultants and packagers:
http://wexfordpress.com/tex/packagers.pdf
|