> If I type rpm -ql Cedega...RPM I get "that package is > not installed" ql queries the rpm database for the search parameter. In this case you are mistakenly telling it to look for Cedega...rpm and it isn't finding it in the DB (as it shouldn't) because packages in the DB don't have .rpm at the end of their name. Instead use -qlp (query, list, package) Cedega....rpm to see what is in that rpm file. > But if I try rpm -i Cedega...RPM it says "that package > is already installed" > I know it definitely IS installed. I tried deleting > it and then reinstalling it with -qlv and whatever > else. It reinstalls but it doesn't list a path or any > files or anything. Why would this happen? --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss