まちの です。
From: TANAKA hiroaki <mosaicist@xxxxxxxxxxxxx>
Subject: [vine-users:050819] Re: hpijs + ghostscript-hpijs
Date: Sat, 25 May 2002 17:15:40 +0900
Message-ID: <20020525171540.4ca3bc98.mosaicist@xxxxxxxxxxxxx>
mosaicist> 試してみました。結果は
mosaicist>
mosaicist> **************************
mosaicist> + exit 0
mosaicist> 実行中(%install): /bin/sh -e /var/tmp/rpm-tmp.23834
mosaicist> + umask 022
mosaicist> + cd /home/hero/rpm/BUILD
mosaicist> + cd hpijs0.97
mosaicist> + %make install
mosaicist> /var/tmp/rpm-tmp.23834: fg: no job control
mosaicist> /var/tmp/rpm-tmp.23834 の不正な終了ステータス (%install)
mosaicist> **************************
mosaicist>
mosaicist> 「no job control」!!
mosaicist> ダメですね…。
ありゃ?おかしいな...
Vine-2.5ですよね?
手元のVineSeed(Vine-2.5でもこのあたりは同じ)では
spec fileに
%build
./configure --prefix=%{_prefix} --mandir=%{_mandir}
make
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
...
という具合でhpijs-1.1もRPMSを作る事はできます。
(1.1の場合はもう少し些細な修正は必要ですが...)
私はHPのプリンターを持っていないので
動作確認はできませんが...
まちの