<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/12/4c60252b35d6717312ae7d96ccb279d8"
  from="Matt Gushee &lt;mgushee@h...&gt;"
  author="Matt Gushee"
  date="2002-12-26T06:43:51"
  subject="Re: [Caml-list] How to install PXP"
  prev="2002/12/25cf6b7e41dee48f6b128565f1ea9a20"
  next="2002/12/955553377ddd7b841cae02e31027af85"
  prev-in-thread="2002/12/d8e6906dcdf57f1da094ffdf57d05c60"
  next-in-thread="2002/12/0763ea0977ac7155c8b4eea75ee0f625"
  prev-thread="2002/12/d303c7aeaacaa1386ce7d6db56c6ef5c"
  next-thread="2002/12/955553377ddd7b841cae02e31027af85"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] How to install PXP">
<msg 
  url="2002/12/d8e6906dcdf57f1da094ffdf57d05c60"
  from="IKEDA Katsumi &lt;ikeda@m...&gt;"
  author="IKEDA Katsumi"
  date="2002-12-26T04:12:11"
  subject="[Caml-list] How to install PXP">
<msg 
  url="2002/12/4c60252b35d6717312ae7d96ccb279d8"
  from="Matt Gushee &lt;mgushee@h...&gt;"
  author="Matt Gushee"
  date="2002-12-26T06:43:51"
  subject="Re: [Caml-list] How to install PXP">
<msg 
  url="2002/12/0763ea0977ac7155c8b4eea75ee0f625"
  from="IKEDA Katsumi &lt;ikeda@m...&gt;"
  author="IKEDA Katsumi"
  date="2002-12-26T07:13:31"
  subject="[Caml-list] Re: How to install PXP">
</msg>
</msg>
</msg>
</thread>

<contents>
On Thu, Dec 26, 2002 at 01:12:04PM +0900, IKEDA Katsumi wrote:
&gt; 
&gt; I want to install PXP (Polymorphic XML parser).
&gt; 
&gt; It requires findlib (ocamlfind) and ocamlnet. ocamlnet requires pcre-ocaml.
&gt; 
&gt; 
&gt; First, I install findlib. ocamlfind is installed in /usr/bin.
&gt; 
&gt; 
&gt; Second, I install pcre-ocaml. pcre libraries are installed
&gt; in /usr/lib/ocaml/contrib
&gt; 
&gt; 
&gt; Third, I try to install ocamlnet.
&gt; 
&gt; 'configure' works well, however 'make all' makes the following error.
&gt; 
&gt; --------
&gt;   ocamlfind ocamlc -g  -package "unix pcre" -thread -c netstring_top.mli
&gt;   ocamlfind: package 'pcre' not found
&gt; --------

I think you can solve this problem by installing pcre with findlib. As
you may have discovered, 'make install' for the pcre package doesn't use
findlib, but you can still do it manually. You can find more information
in &lt;ocamlnet-package&gt;/src/INSTALL. 

Hope this helps.

-- 
Matt Gushee                 When a nation follows the Way,
Englewood, Colorado, USA    Horses bear manure through
mgushee@havenrock.com           its fields;
http://www.havenrock.com/   When a nation ignores the Way,
                            Horses bear soldiers through
                                its streets.
                                
                            --Lao Tzu (Peter Merel, trans.)
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

