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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.70.94.195 with SMTP id de3mr25207147pdb.2.1437929771169; Sun, 26 Jul 2015 09:56:11 -0700 (PDT) X-Received: by 10.140.96.137 with SMTP id k9mr421805qge.10.1437929770926; Sun, 26 Jul 2015 09:56:10 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!f3no3154291igg.0!news-out.google.com!4ni82235qgh.1!nntp.google.com!z61no3427223qge.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 26 Jul 2015 09:56:10 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=93.115.85.229; posting-account=OHCc7woAAABaNMpDEL34mIXqTwlPN3SY NNTP-Posting-Host: 93.115.85.229 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <524620cd-1a34-4492-b2db-dc411353c1ec@googlegroups.com> Subject: GNAT GPS (ERROR:root:Could not find any typelib for) From: dp Injection-Date: Sun, 26 Jul 2015 16:56:10 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:27016 Date: 2015-07-26T09:56:10-07:00 List-Id: Hi I installed GNAT 2015 on Mac OS X 10.9. When I start "gps_exe", I get the errors at bottom in my console. Unfortunately, GPS 6 never starts, but GTK+ v2 and v3 is installed by homebrew. Which libraries do I miss else? Thanks """ ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for GObject Traceback (most recent call last): File "", line 1, in ImportError: cannot import name Gtk ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for Gdk ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for GObject ERROR:root:Could not find any typelib for Gdk ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GObject ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GObject ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for GLib ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for Gdk ERROR:root:Could not find any typelib for Gtk ERROR:root:Could not find any typelib for Gdk ERROR:root:Could not find any typelib for Pango """