From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.176.81.25 with SMTP id e25mr2649334uaa.7.1498570607924; Tue, 27 Jun 2017 06:36:47 -0700 (PDT) X-Received: by 10.157.43.235 with SMTP id u98mr109586ota.9.1498570607881; Tue, 27 Jun 2017 06:36:47 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!m54no1021616qtb.1!news-out.google.com!s132ni3553itb.0!nntp.google.com!185no1674350itv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 27 Jun 2017 06:36:47 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=72.204.83.236; posting-account=Zsf4jwoAAADEqwCydv835KU9-S3h_Y26 NNTP-Posting-Host: 72.204.83.236 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2d872e33-f6ce-4c39-93f4-7e6faf9a33f0@googlegroups.com> Subject: Re: gnat-gps for Fedora 25 From: jrmarino Injection-Date: Tue, 27 Jun 2017 13:36:47 +0000 Content-Type: text/plain; charset="UTF-8" Xref: news.eternal-september.org comp.lang.ada:47144 Date: 2017-06-27T06:36:47-07:00 List-Id: On Wednesday, June 21, 2017 at 9:07:32 AM UTC-5, lyttlec wrote: > Fedora 25 does not have gnat-gps available. Does the doinstall script > from adacore work OK for Fedora 25, or does someone know where an rpm > package is available. > Google only finds pages of 2005 vintage. Dmitry Kazakov had an RPM > posted about then, but the link is now stale. > Thanks I'm working on a cross-platform packing system. It currently supported DragonFly BSD and Linux (FreeBSD and Solaris coming) It contains GNAT GPS 2016 (built with GCC FSF 6.3). It is not RPM based, but if you install it, it should work on your fedora (located at /raven/bin/gps). see https://github.com/jrmarino/Ravenports/wiki/Ravenusers_Guide navigate to Quickstart guide for Linux testers This has not been announced anywhere yet, but I think it can help you in particular. John Marino