Re: Adding Software Development packages to a box.
Panu Matilainen <[email protected]> Tue, 1 Oct 2002 21:45:23 +0300 (EEST)
| Newsgroups | gmane.linux.redhat.release.limbo |
|---|---|
| Message-ID | <[email protected]> |
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to [email protected] for more info. ---1463806975-816000559-1033497923=:32738 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 1 Oct 2002, Panu Matilainen wrote: > On Tue, 1 Oct 2002, Ed Wilts wrote: > > > On Tue, Oct 01, 2002 at 06:35:31PM +0100, Mr. Adam ALLEN wrote: > > > > > > I'll take apart the comps.xml file download the packages and go through > > > installing them manually. > > > > You might be able to do some short-cutting here. Pick a higher-level package > > with a whole slew of dependencies and use up2date. up2date will grab whatever > > else it needs. This is one case where starting from the top and working > > your way down is easier than starting from the bottom. > > Actually.. here's a poor man's metapackage downloader for you: > Check out what's available with './comps-req.py -l' and the you could do > up2date `./comps-req.py development-tools developments-libs` which should > install the basic development tools for you. ..or to take it one bit further, with the attached script: ./up2date-task development-tools development-libs (CC'd to psyche-list since this thread seems to be continuing there) -- - Panu - ---1463806975-816000559-1033497923=:32738 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=up2date-task Content-Transfer-Encoding: BASE64 Content-ID: <[email protected]> Content-Description: Content-Disposition: attachment; filename=up2date-task IyEvdXNyL2Jpbi9weXRob24NCg0KaW1wb3J0IHJocGwuY29tcHMsIHN5cywg c3RyaW5nLCBvcw0KDQpjb21wcyA9IHJocGwuY29tcHMuQ29tcHMoJy91c3Iv c2hhcmUvY29tcHMvaTM4Ni9jb21wcy54bWwnKQ0KDQppZiBzeXMuYXJndlsx XSA9PSAnLWwnOg0KICAgICAgICBmb3IgZ3JvdXAgaW4gY29tcHMuZ3JvdXBz Og0KICAgICAgICAgICAgICAgIHByaW50IGNvbXBzLmdyb3Vwc1tncm91cF0u aWQNCiAgICAgICAgc3lzLmV4aXQoMCkNCg0KbmljayA9IHt9DQpmb3IgbmFt ZSBpbiBjb21wcy5ncm91cHM6DQogICAgICAgIG5pY2tbY29tcHMuZ3JvdXBz W25hbWVdLmlkXSA9IG5hbWUNCg0KcGtncyA9IFtdDQpmb3IgZ3JvdXAgaW4g c3lzLmFyZ3ZbMTpdOg0KCWZvciBwa2cgaW4gY29tcHMuZ3JvdXBzW25pY2tb Z3JvdXBdXS5wYWNrYWdlczoNCgkJcGtncy5hcHBlbmQocGtnKQ0KDQpvcy5z eXN0ZW0oJy91c3IvYmluL3VwMmRhdGUgJXMnICUgc3RyaW5nLmpvaW4ocGtn cykpDQo= ---1463806975-816000559-1033497923=:32738--