------------------INSTALL----------------
For usage information, please see the README.
run make
run make install, if you're a masochist.
you're better off making an rpm and installing it
-----------------------------------------
----------------------------README------------------------------
-------------------------------------
Yum - an automatic updater and installer for rpm-based systems
-------------------------------------
Included programs:
/usr/bin/yum Main program
Basic usage description follows:
Yum is run with one of the following options:
- update [package list]
If run without any packages, Yum will automatically upgrade every
currently installed package. If one or more packages are
specified, Yum will only update the packages listed.
- install <package list>
Yum will install the latest version of the specified package
(don't specify version information).
- remove <package list>
Yum will remove the specified packages from the system.
- yum list [package list]
List available packages
没有configure. 但执行make时提示noting to do. make install等等都不能用
不知何故?