Browse thread
[Caml-list] Problem using pcre on Debian
[
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: | Xavier Leroy <xavier.leroy@i...> |
| Subject: | Re: [Caml-list] Problem using pcre on Debian |
> As you can see, the library is correctly built. It's just the examples
> that cannot (yet) be compiled, because the library is not yet installed
> ("make install").
>
> I'll consider changing the compilation/installation procedure so that
> the examples are not automatically compiled.
An alternative is to compile the examples with the option -dllpath to
record the location of the (not yet installed) shared library in the
bytecode executables for the examples.
- Xavier Leroy
-------------------
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