Daniel Pavel wrote:
> Mihai Marusca wrote: > > > Cum pot sa aflu ce rpm-uri contzin librariile astea? > > Cand nu ai acces net, poti sa faci o lista cu ce e prin rpm-urile > de pe discurile RH: > > Bagi primul disc, > > cd /mnt/cdrom/RedHat/RPMS > for i in *.rpm; do echo ===== $i =====; rpm -qpl $i; done > lista1.txt > > Si repeti pentru al doilea disc. > Cand ai nevoie, less lista?.txt, /libxxx sau pui pachetul cu lista de pachete, deja furnizat de RH :) --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
