packaging-tutorialパッケージのチュートリアルの日本語訳 翻訳レビュー用にここにアップロード 2015-3-31 version 0.15 翻訳Read less
packaging-tutorialパッケージのチュートリアルの日本語訳 翻訳レビュー用にここにアップロード 2015-3-31 version 0.15 翻訳Read less
This may belong on SuperUser, but assuming you mean "6.5.6 or later"... Ensure that a sources entry for Squeeze (Testing) exists in /etc/apt/sources.list: deb-src http://http.us.debian.org/debian squeeze main contrib non-free Run apt-get update (as root) Run apt-get build-dep imagemagick (as root, this installs the build-dependencies) Change to a directory you'll be using for building. For the nex
チューニンガソンの優勝者がperfというコマンドを使ってCPU時間のプロファイリングをしていたらしい。そんなコマンドはじめて知った…。 yumだと以下のように直感的なパッケージで入るそうですが yum install perfDebian Squeezeでperfコマンドはlinux-baseパッケージに含まれててデフォルトで入ってるんですが実行すると % sudo perf top /usr/bin/perf: line 7: exec: perf_2.6.32: not found E: linux-tools-2.6.32 is not installed.といわれるのでlinux-tools-2.6.32を入れると使えるようになります。 % sudo aptitude install linux-tools-2.6.32あとUbuntu 10.10でも試してみたら、こっちではper
注: Debianデベロッパーが書いた文章ではありません。Debianデベロッパーになりたい方はDebianが公式に配布している文書の方をお勧めします。 Web上にはいくつかDebianパッケージの作り方を説明しているページがありますが、はじめてDebianパッケージを作る場合には情報不足のものが多いです。例えば、古めの文書でCDBSを使っていなかったり、「あとは適当に修正して…」などと手順の一部が省略されている文書が多いです。 ここでは、全文検索エンジン兼カラムストアのgroongaを例にしてDebianパッケージの作り方を説明します。ここで説明するのは、1つのソースから1つのパッケージを作成するのではなく、1つのソースから複数のパッケージを作成する方法です。この方法は、ライブラリの場合に多く用いられます。 また、aptitudeでインストールできる形で公開する方法もざっくりと紹介します
Latest News / News from 2010 / News -- Debian 6.0 Squeeze to be released with completely free Linux Kernel Debian 6.0 Squeeze to be released with completely free Linux Kernel December 15th, 2010 The Debian project has been working in removing non-free firmware from the Linux kernel shipped with Debian for the past two release cycles. At the time of the releases of Debian 4.0 Etch and 5.0 Lenny, ho
大規模なコードベースでリファクタリングを省エネ化するためにcodemodを最近調べていて、軽く試行錯誤したのでそのメモ。 やりたいこと 例えば以下のようなTable Driven TestなコードをBEFOREからAFTERに書き換えたい。コード量が多いため人間がやるのは現実的ではなく、codemodで機械的に書き換えたい。 BEFORE package main import ( "slices" "testing" ) func TestContains(t *testing.T) { type args struct { ss []string s string } tests := []struct { name string args args want bool }{ { name: "empty: false", args: args{[]string{}, ""}, wan
Hi all, I just spent a few hours trying to find why I was always getting "Could not find kernel image: live" at boot. My config used to work perfectly few months ago with (probably) live-helper 1.0.5 (from Debian or Ubuntu I can't remember). It seems that this bug is there since 1.0.6. I tested several versions (Ubuntu and Debian) and all are affected. /usr/share/live-helper/templates.debian/sysli
This domain may be for sale!
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く