开发者

rpm

0
  • RPM Hotfix/Patch Approach

    We run a system on Centos 5.5 and install our software using one RPM containing all of our software. When we need to apply a hot fix or patch the current system is simply to stick on a tar and untar i[详细]

    2023-02-20 14:36 分类:问答
  • No emacs package on rpmforge (RHEL)

    When trying to install emacs on RHEL 5.5, I get the following error: $ sudo yum install emacs Loaded plugins: rhnplugin, security[详细]

    2023-02-20 12:11 分类:问答
  • chkconfig command in rpm spec file

    I woul开发者_如何学JAVAd like to use \'chkconfig --del NetworkManager\' command in the %install section of a rpm spec file. If I include this command the rpm is building fine but when I install that r[详细]

    2023-02-17 21:59 分类:问答
  • Building with rpmbuild under Ubuntu

    I need to build yum with a patch under Ubuntu 10.4 (reason being that i need a yum with chroot support for my vserver instance)[详细]

    2023-02-15 23:09 分类:问答
  • rpm是什么意思?

    产品型号:Thinkpad E15开发者_StackOverflow 系统版本:centos8 rpm是什么意思 RPM概述:RPM是RPM Package Manager的缩写,即RPM软件包管理器。[详细]

    2023-02-15 11:30 分类:问答
  • rpmbuild %{dist} not defined on CentOS 5.5?

    I\'m attempting to use the %{dist} tag in my 开发者_如何学CRPM spec file to provide distribution-specific dependencies between Fedora Core (e.g. fc12), CentOS 5 (e.g. el5) and Amazon\'s Linux AMI:[详细]

    2023-02-14 06:01 分类:问答
  • rpm包怎么安装?

    RPM概述:RPM是RPM Package Manager(RPM软件包管理器)的缩写。 产品型号:Thinkpad E15[详细]

    2023-02-12 20:48 分类:问答
  • Specifying RPM dependency as "one of the following"

    I am developing an RPM spec file for an in-house package. The package depends on libuuid, which is available as the libuuid package on Fedora, but there is no libuuid package for CentOS 5 in the stand[详细]

    2023-02-11 18:59 分类:问答
  • A WIX Interpreter?

    I have a need to describe deployments/in开发者_JAVA百科stalls, and possibly uninstalls as well - but I don\'t want to use Windows Installer.At the same time, I don\'t want to completely re-invent the[详细]

    2023-02-11 17:36 分类:问答
  • How to find rpm prefix after installing the rpm package

    I have installed a rpm package using command \"rpm -ivvh --prefix=/home/mypkg package_name \".After insta开发者_开发技巧lling i need to find the prefix value .How i can do that?a very stale thread, bu[详细]

    2023-02-11 14:54 分类:问答