[Comm] Сборка и установка RPM :error: failed dependencies

Eugene Prokopiev =?iso-8859-1?q?john_=CE=C1_rmts=2Edonpac=2Eru?=
Пт Май 21 13:55:15 MSD 2004


Здравствуйте!

Собираю DBD::InterBase - http://dbi-interbase.sourceforge.net

Ставлю на другую машину:

# rpm -Uvh /home/john/tmp/perl-DBD-InterBase-0.43-custom.i586.rpm
error: failed dependencies:
         libfbembed.so.1   is needed by perl-DBD-InterBase-0.43-custom

# find / -name libfbembed.so*
/opt/firebird/lib/libfbembed.so.1
/opt/firebird/lib/libfbembed.so
/opt/firebird/lib/libfbembed.so.1.5.0
/usr/lib/libfbembed.so.1
/usr/lib/libfbembed.so
/usr/lib/libfbembed.so.1.5.0

Отчего это он не может найти libfbembed.so.1? Собранный InterBase.so 
никиких претензий не имеет:

# ldd InterBase.so
         libfbembed.so.1 => /usr/lib/libfbembed.so.1 (0x4002b000)
         libdl.so.2 => /lib/libdl.so.2 (0x40217000)
         libc.so.6 => /lib/libc.so.6 (0x4021b000)
         libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40336000)
         libncurses.so.5 => /usr/lib/libncurses.so.5 (0x403ea000)
         libcrypt.so.1 => /lib/libcrypt.so.1 (0x40405000)
         libm.so.6 => /lib/libm.so.6 (0x40437000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40459000)
         libgpm.so.1 => /usr/lib/libgpm.so.1 (0x40461000)
         libtinfo.so.5 => /lib/libtinfo.so.5 (0x40468000)

в спеке libfbembed.so.1, естественно, не упоминается:

%define realname  DBD-InterBase

Name:    perl-%realname
Version: 0.43
Release: custom

Summary: DBI driver for InterBase RDBMS server
License: GPL
Group:   Development/Perl
Url:     http://dbi-interbase.sourceforge.net/

Source:  %url/%realname-%version.tar.gz
Patch:   dbpath.diff
AutoReqProv: perl, yes

# Automatically added by buildreq on Mon Nov 04 2002
BuildRequires: perl-DBI perl-devel

%description
DBI driver for Firebird and InterBase.

%prep
%setup -q -n %realname-%version
%patch

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_archlib/DBD*
%perl_vendor_autolib/DBD*
%perl_vendor_man3dir/*


-- 
С уважением, Прокопьев Евгений




Подробная информация о списке рассылки community