[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Matt Gushee <mgushee@h...> |
| Subject: | Re: [Caml-list] How to install PXP |
On Thu, Dec 26, 2002 at 01:12:04PM +0900, IKEDA Katsumi wrote:
>
> I want to install PXP (Polymorphic XML parser).
>
> It requires findlib (ocamlfind) and ocamlnet. ocamlnet requires pcre-ocaml.
>
>
> First, I install findlib. ocamlfind is installed in /usr/bin.
>
>
> Second, I install pcre-ocaml. pcre libraries are installed
> in /usr/lib/ocaml/contrib
>
>
> Third, I try to install ocamlnet.
>
> 'configure' works well, however 'make all' makes the following error.
>
> --------
> ocamlfind ocamlc -g -package "unix pcre" -thread -c netstring_top.mli
> ocamlfind: package 'pcre' not found
> --------
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 <ocamlnet-package>/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