斉藤だったりします。

At Tue, 11 Oct 2005 20:21:14 +0900,
yossy_takeuchi wrote:
> 注意:
> "-c"または"--scripts"を付けないと途中で下記のようなWarningが出る。
> # fakeroot alien *.rpm
> :
> Warning: Skipping conversion of scripts in package openoffice.org-core10:
> postin          st postrm
> Warning: Use the --scripts parameter to include the scripts.
> openoffice.org-core10_2.0.0-3_i386.deb generated
> :
> Warning: Skipping conversion of scripts in package openoffice.org-pyuno:
> postins          t postrm preinst prerm
> Warning: Use the --scripts parameter to include the scripts.
> openoffice.org-pyuno_2.0.0-3_i386.deb generated
> :

man alien からの引用
----------------------------------------------------------------------
-c, --scripts
Try to convert the scripts that are meant to be run when the package
is installed and removed. Use this with caution, becuase these scripts
might be designed to work on a system unlike your own, and could cause
problems. It is recommended that you examine the scripts by hand and
check to see what they do before using this option.

This is enabled by default when converting from lsb packages.
----------------------------------------------------------------------

rpm のインストール/アンインストール時に実行するスクリプトを考慮して
Debian に入れるとすれば alien で変換するっつーのもええんですが、それを
考慮せずにするとしたらある意味チャレンジャーかと。

# とか言いつつ会社でやらされてるってのはあるんですが。

> 【JREのインストール】
> rpmパッケージでもよいのだが、あえてdebパッケージで。
> 
> 1. jre-1_5_0_05-linux-i586-rpm.binを解凍(インストールはしない)
> # ./jre-1_5_0_05-linux-i586-rpm.bin -x
> 
> 2. debパッケージに変換
> # fakeroot alien -c jre-1_5_0_05-linux-i586.rpm
>                  ^^(注参照)

java-package ツッコんでそれで deb ファイルを作ってインストールしませう。

# ちなむともっとチャレンジャーな人は experimental あたりを探してがんばっ
# て挑戦(謎 してみませう。

## ああ、私はもうやりませんので。:) (謎

-- 
斉藤直彦 <http://www.trashbox.jp/~saito/> <http://deb.dip.jp/~nao/d/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

メールによる返信