Re: BUG #15648: oracle_fdw extension not able to create

From: Euler Taveira <euler(at)timbira(dot)com(dot)br>
To: Prakash Ramakrishnan <prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15648: oracle_fdw extension not able to create
Date: 2019-02-22 16:32:45
Message-ID: CAHE3wgg7yHQRAXW-ezKjz9fg6JisG6gHzeEK-KB7ygvP=A9jGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Em sex, 22 de fev de 2019 às 11:34, Prakash Ramakrishnan
<prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com> escreveu:
>
> postgres(at)brurhenppp001(dot)enterprisenet(dot)org:/home/postgres/software/oracle_fdw-2.1.0
> ==> export PATH=/opt/app/oracle/product/12.1.0/client_64/bin:$PATH
>
It is not necessary to build.

> postgres(at)brurhenppp001(dot)enterprisenet(dot)org:/home/postgres/software/oracle_fdw-2.1.0
> ==> export ORACLE_HOME=/opt/app/oracle/product/12.1.0/client_64/
>
That's it.

> postgres(at)brurhenppp001(dot)enterprisenet(dot)org:/home/postgres/software/oracle_fdw-2.1.0
> ==> export LD_LIBRARY_PATH=$ORACLE_HOME/lib
> postgres(at)brurhenppp001(dot)enterprisenet(dot)org:/home/postgres/software/oracle_fdw-2.1.0
> ==>
It is not necessary to build.

> make: /opt/rh/llvm-toolset-7/root/usr/bin/clang: Command not found
> make: *** [oracle_fdw.bc] Error 127
>
There is something wrong with your env. Do you have CC set? What is
your pg_config output?

Read the instructions https://github.com/laurenz/oracle_fdw#6-installation

--
Euler Taveira Timbira -
http://www.timbira.com.br/
PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2019-02-22 16:34:43 BUG #15651: Collation setting en_US.utf8 breaking sort order
Previous Message Paul Mansueto Namuag 2019-02-22 14:44:01 BUG #14954: fresh install of postgresql-server 9.6.6-3PGDG.rhel6 fails on initdb