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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,f7e3928fc8176dcf,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.189.78 with SMTP id dd14mr11075133qab.0.1360670642686; Tue, 12 Feb 2013 04:04:02 -0800 (PST) X-Received: by 10.49.128.166 with SMTP id np6mr1189778qeb.31.1360670642591; Tue, 12 Feb 2013 04:04:02 -0800 (PST) Path: k2ni24985qap.0!nntp.google.com!p13no11374502qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 12 Feb 2013 04:04:02 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=195.58.145.51; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P NNTP-Posting-Host: 195.58.145.51 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: gnat-gps and remote programming From: tonyg Injection-Date: Tue, 12 Feb 2013 12:04:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-02-12T04:04:02-08:00 List-Id: I've been using gnat-gps to program remotely over X and have noticed there is a quicker way using the remote server feature. I am using debian wheezy 32 bit for the server, but when I try to set it up gnat-gps insists I have not got ssh set up (I have openssh server and client set up using the meta package). Has anyone seen this before