caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois BERENGER <francois.berenger@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Problems with conf-ncurses
Date: Tue, 30 Aug 2016 11:13:03 +0200	[thread overview]
Message-ID: <f7deefd2-27d8-6c42-6395-c8c12dfe9411@inria.fr> (raw)
In-Reply-To: <396209A1-8A8B-468C-AC44-989F07CEC40B@gmail.com>

On 08/30/2016 10:36 AM, Leonardo Laguna Ruiz wrote:
> Hi, 
> 
> I tried to install a few packages in one of my computers and they fail because conf-ncurses fails to install. I’m using linux, the distro called solus, and I’m pretty sure that I have installed nurses (libraries and development files).
> 
> When conf-ncurses 1 fails to install it suggest using `opam depext conf-ncurses.1’ which fails with the message:
> 
> 
> OPAM plugin depext is not installed. Install it on the current switch? [Y/n] y
> The following dependencies couldn't be met:
>   - lwt -> conf-ncurses
> Your request can't be satisfied:
>   - conf-ncurses is not available because your system doesn't comply with os = "darwin" | os = "freebsd" | os = "netbsd" | os = "openbsd".

I suggest you open a bug here:

https://github.com/ocaml/opam-repository/issues

Your exotic Linux distro isn't supported by this package
(and, I guess, by any opam package):
---
# opam info --raw conf-ncurses
[...]
depexts: [
  [["alpine"] ["ncurses-dev"]]
  [["centos"] ["ncurses-devel"]]
  [["debian"] ["ncurses-dev"]]
  [["fedora"] ["ncurses-devel"]]
  [["nixpkgs"] ["ncurses"]]
  [["oraclelinux"] ["ncurses-devel"]]
  [["rhel"] ["ncurses-devel"]]
  [["ubuntu"] ["ncurses-dev"]]
]
[...]
---

There is always a price to pay when using exotic things.

> No solution found, exiting
> 
> Is there any way I can fix this and get my computer working again?
> 
> Thank you in advance,
> 
> Leonardo
> 

-- 
Regards,
Francois.
"When in doubt, use more types"

  reply	other threads:[~2016-08-30  9:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-30  8:36 Leonardo Laguna Ruiz
2016-08-30  9:13 ` Francois BERENGER [this message]
2016-08-30  9:16 ` Gabriel Scherer
2016-08-30  9:27   ` Leonardo Laguna Ruiz
2016-08-30  9:32     ` Gabriel Scherer
2016-08-31 15:09 ` Louis Gesbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7deefd2-27d8-6c42-6395-c8c12dfe9411@inria.fr \
    --to=francois.berenger@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).