rpm -ivh [install_options] package 以下的options是可完成: --prefix <path>; This sets the installation prefix to <path>; for relocatable packages. --relocate <oldpath>;=<newpath>; For relocatable packages, translates the files that would be put in <oldpath>; to <newpath>;. --badreloc To be used in conjunction with --relocate, this forces the relocation even if the package isn't relocatable. --noorder Don't reorder the packages for an install. The list of packages would normally be reordered to satisfy dependancies. |
|
来自: 鹰皇软件 > 《linux cenos》