Browse thread
Caml on CentOS: problem with -custom option
- Sébastien Hinderer
[
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: | Caml on CentOS: problem with -custom option |
Dear all, When trying to compile a program with the -custom option on a CentOS, the following error is reported: /usr/bin/ld: cannot find -lcurses This seems to be in relation with -custom, because the error disappears if the same command is given without this flag. Does anybody know what is going wrong ? thanks much in advance for any help. Sébastien.