comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: arm95 reference manual file not found
Date: Wed, 09 Aug 2006 20:40:27 +0200
Date: 2006-08-09T20:40:27+02:00	[thread overview]
Message-ID: <87y7txiwh0.fsf@ludovic-brenta.org> (raw)
In-Reply-To: op.td0xutlgz25lew@super

Martin Krischik writes:
> Ludovic Brenta:
>> # apt-get install ada-reference-manual
>>
>> will install the file:
>> /usr/share/info/arm95.info.gz
>>
>> and update the directory file:
>> /usr/share/info/dir
>
> Is there a source tar ball for those who don't have debian?

Yes, as "mgrojo" pointed out.  Moreover, .deb files are really "ar"
archives containing two files: data.tar.gz (the files of the package)
and control.tar.gz (the installation scripts).  So therefore:

$ ar xf ada-reference-manual_20021112web-3_all.deb
$ tar xvzf data.tar.gz

But in the long run, it is easier to just install Debian :)

-- 
Ludovic Brenta.



  parent reply	other threads:[~2006-08-09 18:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-09 13:14 arm95 reference manual file not found R.Freitag
2006-08-09 13:05 ` Colin Paul Gloster
2006-08-10 11:41   ` Stephen Leake
2006-08-09 14:42 ` Ludovic Brenta
2006-08-09 16:09   ` Martin Krischik
2006-08-09 17:54     ` mgrojo
2006-08-09 18:17     ` Florian Weimer
2006-08-09 18:40     ` Ludovic Brenta [this message]
2006-08-09 16:06 ` Martin Krischik
replies disabled

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