Hi ajhart, > Thanks for the reply, I really appreciate it!! > The squid-cachemrg-3.0 rpm file I got form http://rpm.pbone.net/ > If tried to install it but it need other older version packages that I > already have. > With the rpm -ql squid-cachemgr command, it tells me that there is no > cachemgr package installed. Yes, rpm -ql only checks for packages which are already installed. If you have the package only on the disk (i.e. not installed) you can check its contents using: rpm -qpl /path/to/package.rpm The option -p checks the package file only. So you can find out where the files from the package will be placed. Regards, Peter -- Peter Albrecht Tel: +49-(0)-89-287793-83 Open Source School GmbH Fax: +49-(0)-89-287555-63 Amalienstraße 45 RG 80799 München http://www.opensourceschool.de HRB 172645 - Amtsgericht München Geschäftsführer: Peter Albrecht, Dr. Markus Wirtz