ubuntuusers.de

Oracle Client unter Ubuntu 64 Bit

Status: Ungelöst | Ubuntu-Version: Ubuntu 10.04 (Lucid Lynx)
Antworten |

cheffe86

Anmeldungsdatum:
1. Juli 2007

Beiträge: 103

Hallo zusammen,

ich benötige für mein NagiosServer und einem Plugin wo ich Oracle Datenbanken überwachen möchte einen OracleClient der unter 64 Bit läuft.

Habe bisher leider dazu nichts gefunden.

Es gibt a Repository von oracle aber nur 32 Bit

für das Plugin bräuchte ich laut dem Entwickler die Perl-Module DBI und DBD::Oracle

DBI kann ich installieren DBD::Oracle aber nicht

  CPAN.pm: Going to build T/TI/TIMB/DBD-Oracle-1.26.tar.gz

Multiple copies of Driver.xst found in: /usr/local/lib/perl/5.10.1/auto/DBI/ /usr/lib/perl5/auto/DBI/ at Makefile.PL line 37
Using DBI 1.615 (for perl 5.010001 on x86_64-linux-gnu-thread-multi) installed in /usr/local/lib/perl/5.10.1/auto/DBI/
Argument "6.55_02" isn't numeric in numeric ge (>=) at Makefile.PL line 64.

Configuring DBD::Oracle for perl 5.010001 on linux (x86_64-linux-gnu-thread-multi)

Remember to actually *READ* the README file! Especially if you have any problems.

Trying to find an ORACLE_HOME
Your LD_LIBRARY_PATH env var is set to ''

      The ORACLE_HOME environment variable is not set and I couldn't guess it.
      It must be set to hold the path to an Oracle installation directory
      on this machine (or a machine with a compatible architecture).
      See the appropriate README file for your OS for more information.
      ABORTED!

Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  TIMB/DBD-Oracle-1.26.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
Running make test
  Make had some problems, won't test
Running make install
  Make had some problems, won't install
Failed during this command:
 TIMB/DBD-Oracle-1.26.tar.gz                  : writemakefile NO '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512

Hat jemand das Thema vielleicht schon hinter sich?

Grüße Wolfgang

cheffe86

(Themenstarter)

Anmeldungsdatum:
1. Juli 2007

Beiträge: 103

ich habe ein kleines Howto gefunden wie ich den Client unter 64 bit zum Laufen bringe - werde das dann mal ausprobieren

http://littlebrain.org/2008/05/12/how-to-install-oracle-xe-in-ubuntu-64-bit/
Antworten |