View Single Post
Old 01-09-2009, 05:38 AM   #13
Angela Fabregues
Junior Member
Angela Fabregues began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2009
Device: Irex 1000 S
I had several problems while installing your merger. But I finally succeeded. Thanks, it's really a great software!

There's a problem with the ocaml sqlite3 installation. Take a look at the config file: OCAML_SQLITE3_URL can't be correctly uncompressed. I changed the link and now it works to me:

Quote:
#OCAML_SQLITE3_SRC=ocaml-sqlite3-1.2.0
OCAML_SQLITE3_SRC=ocaml-sqlite3-release-1.2.2

OCAML_SQLITE3_TAR=ocaml-sqlite3-1.2.0.tar.gz

#OCAML_SQLITE3_URL=http://www.ocaml.info/ocaml_sources/ocaml-sqlite3-1.2.0.tar.gz
OCAML_SQLITE3_URL=http://trd.no.distfiles.macports.org/caml-sqlite3/ocaml-sqlite3-1.2.0.tar.gz
Thank you again.
Angela Fabregues is offline   Reply With Quote