caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Camlzip zlib: Zlib.Stream not found
@ 2008-10-07 17:54 aditya siram
  2008-10-07 18:23 ` [Caml-list] " Dario Teixeira
  0 siblings, 1 reply; 2+ messages in thread
From: aditya siram @ 2008-10-07 17:54 UTC (permalink / raw)
  To: caml-list

Hi all,
I am trying to compile ocsigen which requires camlzip. I downloaded
camlzip (http://cristal.inria.fr/~xleroy/software.html#camlzip) which
installed to /usr/local/ocaml/lib/zip. To help ocamlfind I then copied
the META file from the godi-zlib package
(http://docs.camlcity.org/docs/godipkg/3.10/godi-zip/lib/ocaml/pkg-lib/camlzip/META)
to /usr/local/lib/ocaml/site-lib/camlzip/.

Now I get this error:
File "deflatemod.ml", line 73, characters 10-21:
Error: Unbound type constructor Zlib.stream
make[1]: *** [deflatemod.cmo] Error 2

Doesn't Zlib.stream come with camlzip?

-deech


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-07 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-07 17:54 Camlzip zlib: Zlib.Stream not found aditya siram
2008-10-07 18:23 ` [Caml-list] " Dario Teixeira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).