From: Sergey <a_s_y@sama.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Связь с оракулом
Date: Thu, 22 Dec 2016 23:14:02 +0400
Message-ID: <201612222314.02549.a_s_y@sama.ru> (raw)
In-Reply-To: <547d3d03-98cf-98a5-67bb-6a431106a862@gmail.com>
On Tuesday 20 December 2016, В.А. Илларионов wrote:
> Решил со стороны перловки подойти: поставил perl-DBI, perl-CPAN и прочее нужное.
> Из cpan'а запускаю install DBD::Oracle - ругается на отсутствие DBI::DBD. Пробую
> собрать его - ругается уже на DBI.
Ругань на DBI пропадает после установки perl-DBI-devel. Но дальше ругается на
"ORACLE_HOME environment variable is not set". Если посмотреть вот сюда
http://spacewalk.redhat.com/yum/nightly/RHEL/6/source/
то в спеке perl-DBD-Oracle-1.62-3.el6.src.rpm переменная задаётся так:
%ifarch x86_64 s390x
ORACLE_HOME=$(find /usr/lib/oracle/ -name client64 | tail -1)
%else
ORACLE_HOME=$(find /usr/lib/oracle/ -name client | tail -1)
%endif
Для того, чтобы это сработало, существует, видимо, oracle-lib-compat-11.2.0.13-1.el6.src.rpm.
Там только создаются каталоги, в том числе и этот. И я так понимаю, получается привязка
к версии.
--
С уважением, Сергей
a_s_y@sama.ru
prev parent reply other threads:[~2016-12-22 19:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-20 8:27 В.А. Илларионов
2016-12-20 16:28 ` Sergey
2016-12-21 7:23 ` В.А. Илларионов
2016-12-21 8:07 ` В.А. Илларионов
2016-12-21 9:15 ` Michael Shigorin
2016-12-21 23:09 ` Вадим Илларионов
2016-12-21 23:37 ` Michael Shigorin
2016-12-22 7:59 ` Sergey
2016-12-22 10:04 ` [sisyphus] [JT] " Michael Shigorin
2016-12-22 10:15 ` Вадим Илларионов
2016-12-22 10:34 ` Michael Shigorin
2016-12-22 6:32 ` [sisyphus] " Sergey
2016-12-22 11:17 ` Вадим Илларионов
2016-12-22 11:22 ` Eugene Prokopiev
2016-12-22 11:35 ` Вадим Илларионов
2016-12-22 11:47 ` Eugene Prokopiev
2016-12-22 10:37 ` Eugene Prokopiev
2016-12-22 19:14 ` Sergey [this message]
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=201612222314.02549.a_s_y@sama.ru \
--to=a_s_y@sama.ru \
--cc=sisyphus@lists.altlinux.org \
/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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git