Browse thread
Caml on CentOS: problem with -custom option
-
Sébastien Hinderer
-
Richard Jones
-
Sébastien Hinderer
-
Stéphane_Glondu
- Sébastien Hinderer
- Olivier Andrieu
- Richard Jones
-
Stéphane_Glondu
-
Sébastien Hinderer
-
Richard Jones
[
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: | Sébastien Hinderer <Sebastien.Hinderer@e...> |
| Subject: | Re: [Caml-list] Caml on CentOS: problem with -custom option |
Hi Stéphane, Olivier and all, > I guess this is just a trivial packaging bug (probably a missing > dependency to whatever provides the curses library). Yes. The caml package should depend on xmlsec1-openssl-devel.x86_64. Once this package is installed -custom works just fine. Thanks for helping out with this issue, Sébastien.