Hi!

we are using liquidsoap in archlinux, and we tried to make a pkgbuild
for ocaml-lastfm

then, we had this error "checking for ocaml xml-light... configure:
error: Not found." on ./configure, but xml-light's installed already
with:

echo -e "\nxml_parser.cmi:\n\tocamlc xml_parser.mli\n" >> Makefile
make INSTALLDIR=$startdir/pkg/usr/lib/ocaml/$pkgname install || return 1

install dir is /usr/lib/ocaml/xml-light. link:
http://aur.archlinux.org/packages/xml-light/xml-light/PKGBUILD

also, ocamlfind query xml-light says package xml-light is not found.

we have found this Romain message:
http://caml.inria.fr/pub/ml-archives/caml-list/2008/02/35651b6da81138dc469195eaf4d76d8d.en.html

but we have no idea what to do... is there any way to solve this issue?


(the same happen with ocaml-xmlplaylist pkgbuild)

regards!
luciano

------------------------------------------------------------------------------
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