Am Dienstag, den 27.06.2006, 00:41 +1200 schrieb Jonathan Roewen: > Hi, > > Since I'm not sure whether this is an ocamldbi or a findlib problem, I > thought it best to post my problem here. > > I'm trying to use ocamldbi using the mysql bindings. > > so I'm testing in the toplevel, and get something of the sort: > > # #use "topfind";; > .... > # #require "dbi.mysql";; > No such package: postgres - Required by package "dbi.postgres" > # #require "dbi";; > No such package: postgres - Required by package "dbi.postgres" > > This dependency seems to be a phantom, as the dbi module itself > doesn't depend on any of the client implementations... Exactly. The META file should include an exists_if directive to express that. Example attached. If you are using Godi, I recently updated the package. Gerd -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de Phone: +49-6151-153855 Fax: +49-6151-997714 Currently in Montain View, California, till July, 21. ------------------------------------------------------------