ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Сборка и установка RPM :error: failed dependencies
@ 2004-05-21  9:55 Eugene Prokopiev
  2004-05-21 10:37 ` Eugene Prokopiev
  2004-05-21 12:28 ` Unatine
  0 siblings, 2 replies; 20+ messages in thread
From: Eugene Prokopiev @ 2004-05-21  9:55 UTC (permalink / raw)
  To: community

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

Собираю 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/*


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



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2004-05-25 12:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-21  9:55 [Comm] Сборка и установка RPM :error: failed dependencies Eugene Prokopiev
2004-05-21 10:37 ` Eugene Prokopiev
2004-05-21 12:28 ` Unatine
2004-05-21 13:35   ` Re[2]: " Alexey S. Kuznetsov
2004-05-21 13:39     ` Unatine
2004-05-23  9:08       ` Eugene Prokopiev
2004-05-24  4:27         ` Unatine
2004-05-24  9:08           ` Eugene Prokopiev
2004-05-24  9:15             ` Unatine
2004-05-24  9:59               ` [Comm]Сборка " Alexey Novikov
2004-05-24 10:11                 ` Unatine
2004-05-24 10:57                   ` Alexey Novikov
2004-05-24 10:28               ` [Comm] Сборка " Eugene Prokopiev
2004-05-24 10:54                 ` [Comm]Сборка " Alexey Novikov
2004-05-24 11:03                   ` Eugene Prokopiev
2004-05-24 18:21                   ` Andrey Rahmatullin
2004-05-25  4:37                     ` Eugene Prokopiev
2004-05-25 11:37                       ` Andrey Rahmatullin
2004-05-25 12:33                         ` Eugene Prokopiev
2004-05-24 11:15                 ` [Comm] Сборка " Unatine

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git