約1,890件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/6/26 -BUILD OPTIONS The general form of an rpm build command is rpmbuild {-bSTAGE|-rSTAGE|-tSTAGE} [rpmbuild-options] FILE ... The argument used is -b if a spec ...

    2024/5/17 -The rpmbuild program can target many different architectures, and using the --target option allows us to build architecture-specific packages on a host with ...

    2024/5/16 -The rpm command installs, verifies, upgrades, and removes .rpm packages from Linux systems. Learn how it works with easy-to-follow examples.

    2024/2/28 -I'm not 100% how --undefine option is recognised but looks like some parts or rpm command line parsing are involved. I made two test specs to expose that. test- ...

    2024/2/22 -Update your RPM with the force option. Navigate to the /root/rpmbuild/RPMS/ directory and run the rpm command to install your new custom-built RPM. Your command ...

    2024/2/18 -The rpmbuild-order tool sorts source RPM packages by build dependencies, so that they can be built in a correct order. It does this by reading RPM package ...

    A.まず 情報元に問い合わせるのが 確実じゃないの よく この手の質問よくみかけるけど 情報提供元が エラー情報把握してるとおもいますが

    2024/3/13 -rpmbuild is the core command of RPM packaging, the osc build you use is ... Thus the output RPM has GUI support by default which can't be removed ...

    2024/5/3 -Listing all build options ... Some of them are already specified within %configure and %make_build macros. The rest of the options, if they are important for the ...

    2024/5/6 -I want to build a group of rpm packages, and some of them need to have an additional compilation option (-my_own_option). I tried this in ~/.rpmmacros, but the ...

    2024/6/26 -QUERY OPTIONS The general form of an rpm query command is rpm {-q|--query} [select-options] [query-options] You may specify the format that package information ...