[
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: | Raphael Proust <raphlalou@g...> |
| Subject: | OASIS installer bug |
Hi, Needing oasis to compile Lwt's latest version, I tried using OASIS. The installer worked but produced an unusable executable. Each run gives the following error: oasis: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory I don't have the libpcre.so.0 anywhere, but I have: $ locate libpcre.so /lib/libpcre.so.3 /lib/libpcre.so.3.12.1 /usr/lib/libpcre.so The installer didn't warn me in anyway... Manual compiling worked though. -- _______ Raphaël