約1,970件1ページ目

日本語のみで絞り込む

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

  • 最終更新日:3か月以内
  • 2024/6/26 -rpmbuild is used to build both binary and source software pack‐ ages. A package consists of an archive of files and meta-data used to install and erase the ...

    2024/5/17 -Building rpm packages requires the rpm-build and rpmdevtools package, which may not be already installed. Install them now as root. Note that this command will ...

    2024/5/1 -If you create software to run in Red Hat Enterprise Linux, packaging it into an RPM makes it easier for you to manage, distribute, verify and update that ...

    2024/7/13 -Create an RPM package for RedHat-based Linux distributions for your Electron app, using Electron Forge. The RPM target builds .rpm files, which is the standard ...

    2024/7/2 -... rpmbuild -ba package.spec ) is that you have to append the --define option to the rpmbuild command when building a Software Collection. The --define option ...

    2024/4/23 -Build native (DEB/RPM) packages for testing. This document provides instructions for developers who need to build native packages locally for testing.

    A.諦めてください。 Linux のカーネルプロジェクトは、 気まぐれでドライバのインタフェースを変更し続けています。 もう、2.6 系のドライバは、 絶対に、最新のカーネルでは動作しません。

    2024/5/3 -This tutorial demonstrates RPM packaging by packaging the GNU Hello program. While the program itself is simple, it also comes with many peripheral ...

    2024/6/2 -It would require a lot of build dependencies like KDE or Xorg. My question is how can I build only the first cli rpm without the rest. Any ideas? The mentioned ...

    2024/6/17 -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, ...

    2024/5/3 -... /SOURCES/zed-linux-x86_64.tar.gz`.noThrow(); await $`rpmbuild --define '_topdir ${Deno.cwd()}/build' -bb zed-nightly.spec` .cwd("./build"); await $ ...