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.42.80.205 with SMTP id w13mr4698433ick.25.1414054216014; Thu, 23 Oct 2014 01:50:16 -0700 (PDT) X-Received: by 10.140.84.137 with SMTP id l9mr12749qgd.12.1414054215875; Thu, 23 Oct 2014 01:50:15 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!uq10no16077955igb.0!news-out.google.com!u5ni3qab.1!nntp.google.com!cm18no493391qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 23 Oct 2014 01:50:15 -0700 (PDT) In-Reply-To: <649ceda3-137e-4052-8d2c-183835b16698@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.160.221.29; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P NNTP-Posting-Host: 86.160.221.29 References: <30006e47-7643-4c34-a08a-64803249cb30@googlegroups.com> <649ceda3-137e-4052-8d2c-183835b16698@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <14d636b8-f8ae-49e8-97ca-30010d747f0d@googlegroups.com> Subject: Re: Gnoga, raspbian jessie and the PI From: tonyg Injection-Date: Thu, 23 Oct 2014 08:50:15 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:22684 Date: 2014-10-23T01:50:15-07:00 List-Id: Start of Instructions Installing Gnoga on Raspbian Jessie from raspbian wheezy Note : with actual commands I have put the dollar sign before the command ! first change your /etc/apt/sources.list so it looks like deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi (basically change the word wheezy to jessie) $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get dist-upgrade after this is done (it may be easier installing from a raspbian jessie image - I have not tried this yet) $sudo apt-get install libaws3.2.0-dev then follow the install instructions for Gnoga as on the website End of Instructions. Please tell me if there is an error here