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

* Re: [Caml-list] Camlzip zlib: Zlib.Stream not found
  2008-10-07 17:54 Camlzip zlib: Zlib.Stream not found aditya siram
@ 2008-10-07 18:23 ` Dario Teixeira
  0 siblings, 0 replies; 2+ messages in thread
From: Dario Teixeira @ 2008-10-07 18:23 UTC (permalink / raw)
  To: caml-list, aditya siram

> Hi all,
> I am trying to compile ocsigen which requires camlzip.
> I downloaded camlzip

Hi,

Just for clarification: are you trying to compile Ocsigen
outside of GODI?  Unless you have good reasons to do so
(you want to compile a development snapshot of Ocsigen,
for example), you can save yourself a lot of trouble by
simply compiling Ocsigen via the GODI package.

Now, if you really need to compile Ocsigen outside of GODI,
and since it seems you already have GODI installed, one
suggestion that would solve your problem is to use GODI
to install all of Ocsigen's dependencies beforehand.

Cheers,
Dario Teixeira






^ 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).