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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,7efbdbcd2058c74e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-02 02:23:06 PST Path: newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!195.54.122.107!newsfeed1.bredband.com!bredband!uio.no!ntnu.no!randhol+abuse From: randhol+abuse@pvv.org (Preben Randhol) Newsgroups: comp.lang.ada Subject: Re: GtkAda with several task (or distributed solution?)? Date: Wed, 2 May 2001 09:23:05 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0156.chembio.ntnu.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: tyfon.itea.ntnu.no 988795385 19650 129.241.83.82 (2 May 2001 09:23:05 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Wed, 2 May 2001 09:23:05 +0000 (UTC) User-Agent: slrn/0.9.7.0 (Linux) Xref: newsfeed.google.com comp.lang.ada:7081 Date: 2001-05-02T09:23:05+00:00 List-Id: On Wed, 02 May 2001 10:51:24 +0000, Gerd Arlitt wrote: > Hi, > > I hope it's not too much off topic but which approach did you use under > Debian? If you install the Gnat compiler then you get a package called : gnat if you only need the runtime libraries you get the pacakge : libgnat instead. That means that the runtime libs are also in the gnat package so you cannot have both installed. But for GtkAda there is libgtkada1 and libgtkada1-dev and you need both to compile, so I was not thinking correctly when I said one didn't need the runtime. I was thinking of the solution with the gnat packages :-) -- Preben Randhol ------------------- http://www.pvv.org/~randhol/ -- �For me, Ada95 puts back the joy in programming.�