|
From: Carlinux <car...@te...> - 2007-01-17 19:41:13
|
On Wed, 17 Jan 2007 12:55:32 -0500
donald tees <don...@sy...> wrote:
> I am trying to install tiny-cobol but am obviously missing a package.
>
> I have installed the db1-1.85.4-8.i386.rpm, but am getting the following
> on the ./configure command,
>
> [root@LizzyLinux tinycobol-0.63]# ./configure --with-libdb=3
> loading cache ./config.cache
> Beginning DB library header search sequence
> checking for db3/db_185.h... no
> configure: error: header db3/db_185.h for library db version 3.x not
> found... aborting
>
what distribuition Linux? install libdb3-dev:
ii libdb3 3.2.9-22 Berkeley v3 Database Libraries [runtime]
ii libdb3-dev 3.2.9-22 Berkeley v3 Database Libraries
[development]
ii libdb3-util 3.2.9-22 Berkeley v3 Database Utilities
ii bison-1.35 1.35-4 A parser generator that is compatible with
Y
ii flex-old 2.5.4a-6 The old version of the fast lexical
analyzer
/etc/profile
export LD_LIBRARY_PATH=/usr/local/lib
export TCOB_LD_LIBRARY_PATH=.
bye
--
Carlucio Lopes- Cobolito 62-8415-8939 msn:car...@ho...
Entenda Pirataria => http://www.carlinux.v10.com.br
Compilador Cobol Free http://tinycobol.org em Portugues
Porque Cobol? ==> http://www.clubecobol.com.br/cc_porque_cobol_02.asp
Projeto Debian Brasil http://cdd.debian-br.org Tinycobol/Debian Gnu-Linux/Postgresql/Tcl-Tk
|