On Fri, Feb 27, 2009 at 6:55 AM, David Baelde <[email protected]> wrote: > 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. >
I'm not familiar with ARCH linux, but here is a openSUSE path, well currently more a rut than a 'path': http://www.pastie.org/401573 Has anyone managed to get access to the xml-light cvs repo? I had to hunt down a Mandriva src.rpm with a 2007 cvs snapshot, which still had this 'missing META and non-ocamlfind-install' issue. I've seen this issue reported in 2006. So just what version of xml-light are people using for liquidsoap? The 2.2 zipped source file? It doesn't seem to matter - correct? Mark > 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 > ------------------------------------------------------------------------------ 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
