View Single Post
Old 01-17-2009, 08:43 AM   #25
thomega
Connoisseur
thomega began at the beginning.
 
Posts: 56
Karma: 22
Join Date: Oct 2008
Location: Würzburg, Germany
Device: iRex DR1000S
Quote:
Originally Posted by Viacheslav View Post
What can be done here? I tried to compile caml-sqlite3 autonomously, but it fails . libsqlite3-devel and static devel files ver3.5 are installed.
Indeed, it appears that version 1.3.0 of ocaml-sqlite is broken . Thanks for bringing that to my attention, I have to contact the developer. (Version 1.2.0 can still be downloaded from the release repository, but it is a pain to find).

In the meantime, I have made a new release of irextools https://forge.ocamlcore.org/frs/down...ols-0.3.tar.gz that includes working versions of the external O'Caml libraries. If you have SQLite3 installed (the C version not the O'Caml interface), configure should work now without any arguments.
thomega is offline   Reply With Quote