[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: librerie



On Fri, Nov 24, 2000 at 11:08:37PM +0100, tom wrote:
> Come faccio con "dpkg" a mantenere la vecchia libreria senza che questa
> venga sostituita dalla versione più avanzata che sto installando?

leggendo il man dpkg:
[...]
   PACKAGE FLAGS
       hold   A  package  marked  to be on hold is not handled by
              dpkg, unless forced to do that with option --force-
              hold.
[...]
ACTIONS
[...]
       dpkg --set-selections
              Set package selections using file read from  stdin.
[...]

unisci le due cose e tiri fuori:
# echo "<nome del pacchetto> hold" | dpkg --set-selections

Se usavi dselect bastava portare la riga sul pacchetto e premere "="
-- 
Luca - De Whiskey's - De Vitis
aliases: Luca ^De [A-Z][A-Za-z\-]*[iy]'\?s$
Undergraduate Student of Computer Science at Bologna University.
e-mail: devitis at (students\.)?cs\.unibo\.it
home page: http://(caristudenti|www)(\.students)?\.cs\.unibo\.it/~devitis



Reply to: