Hello there!
When I issue the
command in a terminal session, then attempt to either yum localinstall it or rpm -ivh it the package managers fail to install the tools.
yum says “Cannot open: percona-toolkit-2.1.3-1.noarch.rpm. Skipping.”
rpm says “error: percona-toolkit-2.1.3-1.noarch.rpm: not an rpm package (or package manifest):”
When I look at the file with nano, I see that the headers look like a web page or something similar:
Is this normal? Am I missing something here?
Thanks!
/David C.