Hi,

Ocamlfind is trying to become a standard for ocaml packages, but it's
not followed by all libs & apps. Often, the package maintainers add
ocamlfind support when they create a package. This is the case of
xml-light in Debian.

Here's an example META file used by ocamlfind to handle xml-light:

$ cat /usr/lib/ocaml/3.10.2/METAS/META.xml-light
version="2.2"
directory="+xml-light"
archive(byte)="xml-light.cma"
archive(native)="xml-light.cmxa"
        
Paths may vary, obviously.

Hope that helps,

David

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to