On Friday 26 October 2007 01:09, Igor Jagec wrote: > I update my system every day, but I noticed that some packages are > still outdated. For instance nVidia proprietary drivers and Acrobat > Reader. Do you have any plans to update these packages?
It doesn't really answer your question, but upgrading Adobe Reader (the proper name, now) using the RPM available for download directly from Adobe is trivial and works just fine. You must either use an "upgrade" invocation of the "rpm" command: # rpm -U AdobeReader_enu-8.1.1-1.i486.rpm or you must first remove the package: # rpm -e AdobeReader_enu # rpm -i AdobeReader_enu-8.1.1-1.i486.rpm > Cheers! Randall Schulz -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
