Problem installing Python2.1 on RH 7.1

petro petro at bounty.org
Fri Jun 1 14:53:58 EDT 2001


>There is an option to rpm (-l maybe) to list the files that a package
>contains.  You could try
>
>$ rpm -l python.rpm | less

	Do a ` rpm -qa | grep python ` to find the name of the python 
package, then do a `rpm -ql <package.name> to get a list of the files 
that the RPM database thinks is there.
-- 
--
http://www.apa.org/journals/psp/psp7761121.html
It is one of the essential features of such incompetence that the person so
afflicted is incapable of knowing that he is incompetent. To have such
knowledge would already be to remedy a good portion of the offense.
           




More information about the Python-list mailing list