From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_20 autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a37:d4c:: with SMTP id 73mr8689815qkn.441.1612028263711; Sat, 30 Jan 2021 09:37:43 -0800 (PST) X-Received: by 2002:a25:b74d:: with SMTP id e13mr13718171ybm.405.1612028263549; Sat, 30 Jan 2021 09:37:43 -0800 (PST) Path: eternal-september.org!reader02.eternal-september.org!news.mixmin.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 30 Jan 2021 09:37:43 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2601:3c3:401:f550:cd1e:8adb:8a7f:29be; posting-account=JSxOkAoAAADa00TJoz2WZ_46XrZCdXeS NNTP-Posting-Host: 2601:3c3:401:f550:cd1e:8adb:8a7f:29be References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <98d65814-5556-4549-bebf-8af5b17ec663n@googlegroups.com> Subject: Re: libncurses, last GNAT From: John Perry Injection-Date: Sat, 30 Jan 2021 17:37:43 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:61248 List-Id: On Saturday, January 30, 2021 at 10:41:37 AM UTC-6, 0012...@gmail.com wrote= : > with debian (current stable) 's last repository GNAT I just had a proper = bug, with the demand to pass the context to gnu bug tracker (so it really w= asn't from my program),=20 > so I installed the version from adacore, and get that:=20 > mehdi:/opt/GNAT/2020/bin$ gnatstudio=20 > /usr/bin/gnatstudio_exe: error while loading shared libraries: libadalang= .so: cannot open shared object file: No such file or directory=20 > I've read I had to install libncurses5 but it does nothing. at least not = without restarting ? I had the libncurses problem the other day on Fedora; that's solved by inst= alling ncurses-compat-lib (something like that; not at my Linux box). Missi= ng libadalang is another matter altogether. Installing gnat should have tak= en care of that. Did you install the Community Edition?