comp.lang.ada
 help / color / mirror / Atom feed
From: Preben Randhol <randhol+valid_for_reply_from_news@pvv.org>
Subject: Re: Recommendations??
Date: Sat, 1 May 2004 10:45:55 +0000 (UTC)
Date: 2004-05-01T10:45:55+00:00	[thread overview]
Message-ID: <slrnc96vur.420.randhol+valid_for_reply_from_news@rong.nt.ntnu.no> (raw)
In-Reply-To: 6DDkc.59$rt4.2008@eagle.america.net

On 2004-05-01, Larry Hazel <lhhazel@otelco.net> wrote:
> Thanks for the recommendations thus far.  It surely would be nice if all 
> this was packaged together somewhere so I could install without reading 
> a lot of documentation and have it available to play with while I'm 
> learning.

In Debian you do this to get say the Gnat compiler installed:

apt-get update
apt-get install gnat

(the first line is just to get up to speed with the repositories)

then all packages which gnat depend on will be installed.

Say I want to install GtkAda2 and XmlAda and ASIS then I do (after
running apt-get update):

#  apt-get install libasis-3.15p-1-dev libgtkada2-dev libxmlada1-dev

   Reading Package Lists... Done
   Building Dependency Tree... Done
   The following extra packages will be installed:
     gnat
   Suggested packages:
     gnat-glade gnat-doc asis-programs gch asis
   Recommended packages:
     xlibmesa-glu-dev libglu-dev
   The following NEW packages will be installed:
     gnat libasis-3.15p-1-dev libgtkada2-dev libxmlada1-dev
   0 upgraded, 4 newly installed, 0 to remove and 36 not upgraded.
   Need to get 16.9MB of archives.
   After unpacking 71.0MB of additional disk space will be used.
   Do you want to continue? [Y/n] 

As you can see the system detects that I do not have the Gnat compiler
installed an it installs it for me. It also suggest packages that can be
useful or are recommended but nor required.

> This is starting to sound like a lot of work to get up to speed, but I'm 
> gonna give it a shot.  I thought I retired 5 years ago :)

http://www.debian.org/

http://www.debian.org/releases/stable/installmanual

I recommend that you install the base system from the stable
distribution and then upgrade to the testing version from the net.

-- 
Preben Randhol -------- http://www.pvv.org/~randhol/

()  "Violence is the last refuge of the incompetent"
/\                                   - Isaac Asimov



  reply	other threads:[~2004-05-01 10:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-30 18:23 Recommendations?? Larry Hazel
2004-04-30 18:25 ` Recommendations?? Larry Hazel
2004-04-30 18:31   ` Recommendations?? Ed Falis
2004-04-30 18:48     ` Recommendations?? Preben Randhol
2004-04-30 18:55       ` Recommendations?? Ed Falis
2004-04-30 22:00         ` Recommendations?? Ludovic Brenta
2004-04-30 18:45   ` Recommendations?? Preben Randhol
2004-04-30 18:58 ` Recommendations?? Preben Randhol
2004-05-01  2:07 ` Recommendations?? Larry Hazel
2004-05-01 10:45   ` Preben Randhol [this message]
2004-05-02 13:30 ` Recommendations?? Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox