Hello Thomas, Thomas Petazzoni <[EMAIL PROTECTED]> writes:
> The detection code of config_file in the ./configure script doesn't > work for me: > > Looking for config_file library... not found, not > in /usr/lib/ocaml/3.09.2/config_file/ neither > in /usr/local/lib/ocaml/3.09.2/config_file/ > > (the module is in /usr/local/lib/ocaml/3.09.2/cameleon/config_file.*) > > This code doesn't use ocamlfind, while the rest of the configure script > uses ocamlfind to check for OCaml modules. Is there any particular > reason for that ? Yes: I'm using the standalone version of config_file (i.e. out of Cameleon) that doesn't have support for ocamlfind. I'm using config_file-0.1. > Anyway, for me, it works with ocamlfind, so here's a patch that fixes > it. Well, this patch breaks my setting. :-) « Looking for config_file library... ocamlfind: Package `cameleon.config_file' not found » I propose to add /usr/local/lib/ocaml/3.09.2/cameleon/ as a third search path. Probably not very clean, but it would work for both of us. What do you think of it? Best wishes, d. -- GPG/PGP key: A3AD7A2A David MENTRE <[EMAIL PROTECTED]> 5996 CC46 4612 9CA4 3562 D7AC 6C67 9E96 A3AD 7A2A _______________________________________________ Demexp-dev mailing list Demexp-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/demexp-dev