[
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: | Markus Mottl <markus@o...> |
| Subject: | Re: [Caml-list] Problems with PCRE |
On Wed, 24 Sep 2003, ALBERTO MUNYOZ GALLEGO wrote: > We are using PCRE (4.3 -latest version- and 4.2) > and PCRE OCAML (5.02 and 5.03) libraries for a UE > project called POESIA. When compiling the > application, we get the following errors: [snip] > The solution proposed was to install the latest > version of PCRE. We've tried 4.3 -latest- version > and 4.2, but the errors remain the same. It is obviously the case that library paths are set incorrectly, i.e. the wrong (an old) version of PCRE is linked with PCRE-OCaml. You can change this by setting the LIBDIRS-path in Makefile.conf accordingly. Regards, Markus Mottl -- Markus Mottl http://www.oefai.at/~markus markus@oefai.at ------------------- 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