From: Eugene Prokopiev <john@rmts.donpac.ru> To: community@altlinux.ru Subject: [Comm] Сборка и установка RPM :error: failed dependencies Date: Fri, 21 May 2004 13:55:15 +0400 Message-ID: <40ADD203.5080107@rmts.donpac.ru> (raw) Здравствуйте! Собираю 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/* -- С уважением, Прокопьев Евгений
next reply other threads:[~2004-05-21 9:55 UTC|newest] Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-05-21 9:55 Eugene Prokopiev [this message] 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
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=40ADD203.5080107@rmts.donpac.ru \ --to=john@rmts.donpac.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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