[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dbm library in OCaml-2.04-6



On Thu, Apr 06, 2000 at 11:01:37AM +0200, Claudio Sacerdoti Coen wrote:
>  Hello packagers
> 
>  (or should I say hello Sven?),
> 
>  should it be possible to "add" to the ocaml_2.04-6 package
>  the standard library dbm? It's strange that the library is missing,
>  but well documented (and, obviously, I need it!).
> 
>  In order to compile the library the following patches (against the
>   sources of the package) must be applied:
> 
>   * configure/Makefile with the following line
> 
>       OTHERLIBRARIES=unix str num dynlink systhreads graph dbm
> 							   ^^^
>   * otherlibs/dbm/Makefile with the following line
> 
>       CFLAGS=-I../../byterun -I/usr/include/db1 -O $(BYTECCCOMPOPTS)
>                              ^^^^^^^^^^^^^^^^^^
> 
>   Is it possible? Is this the right place to ask?

Well, normally it should be automatically configured, i guess i didn't have
the developpment gdbm libraries installed when last i compiled.

I will fix this tomorrow and upload it to incoming, expect it to be included
over the weekend int the archive.

Friendly,

Sven LUTHER


Reply to: