Re: install DBD::Oracle on oracle application server



joe bayer wrote:
dear group

I am trying to install DBD::Oracle on a box that has oracle application server. The sqlplus works fine, but i got error

Unable to locate an oracle.mk, proc.mk or other suitable *.mk
file in your Oracle installation. (I looked in
/usr/local/app/oracle/product/10.2.0/Ora10gSSB_1/rdbms/demo/demo_xe.mk /usr/local/app/oracle/product/10.2.0/Ora10gSSB_1/rdbms/lib/oracle.mk /usr/local/app/oracle/product/10.2.0/Ora10gSSB_1/rdbms/demo/oracle.mk /usr/local/app/oracle/product/10.2.0/Ora10gSSB_1/rdbms/demo/demo_rdbms.mk /usr/local/app/oracle/product/10.2.0/Ora10gSSB_1/precomp/demo/proc/proc.mk /usr/local/app/oracle/product/10.2.0/Ora10gSSB_1/precomp/demo/proc/demo_proc.mk /usr/local/app/oracle/product/10.2.0/Ora10gSSB_1/proc/lib/proc.mk /usr/local/app/oracle/product/10.2.0/Ora10gSSB_1/proc16/lib/proc16.mk under /usr/local/app/oracle/product/10.2.0/Ora10gSSB_1)

Is it a must that I have to install Oracle client for DBD to compile?

Thanks for your help

You need an Oracle client of some form. The easiest way these days is to install instant client. You will need the client and development libraries and optionally the sqlplus - 3 tar files, you just untar anywhere and then set your LD_LIBRARY_PATH (or whatever is appropriate to your dynamic linker) to the sdk dir before you run perl Makefile.PL.

Martin
.



Relevant Pages

  • Re: Cant get Oracle OLE DB provider to work from SSIS on a 64-bit environment
    ... The project I'm trying to get running, consists of approx 25 seperate packages where 3-4 of them gets data from different Oracle sources, but I'm not even got to the point where I'm trying to run the whole lot. ... There are two issues in the topic that could be an issue, and that is to switch the whole project to 32-bit mode and then the part that says that the Designer only shows 32-bit versions of the provider. ... What I think I'll try now, it to install the 32-bit version of the Oracle ODAC to see if that makes any difference. ... uninstall ODAC and when I uninstall the regular Oracle Client with the ...
    (microsoft.public.sqlserver.dts)
  • Re: Questions related to DBI and DBD::Oracle
    ... You can use the Oracle Instant client for free and you can get it here ... If I install oracle.pm will that solve my problem or do I need to install oracle client on the unix box to make it work. ... so far you only have DBI or th Data Base Interface you need a Data Base ...
    (perl.dbi.users)
  • Oracle client
    ... I have just downloaded Oracle 10.2 XE for Debian x86 and installed it. ... I can connect to the database instance using SQLPlus and everything is ... From reading the documentation it appears I should install ... but just to get SQLPlus I have to download and install just under ...
    (comp.databases.oracle.server)
  • Re: SQL Server 2005 64-bit - Fetch data from Oracle 8i?
    ... Have I understood you right if I say you have managed to install a 32-bit Oracle client and a 32-bit Microsoft OLE DB driver for Oracle on 64-bit Windows 2003 Server? ... I have never installed any Microsoft OLE DB drivers for Oracle, ...
    (microsoft.public.sqlserver.dts)
  • Re: Importing data from ORACLE.
    ... You can get the Oracle client drivers from the Oracle site or your Admin ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. ... Do I need to install any thing on>> the machine hosting SQL Server? ...
    (microsoft.public.sqlserver.dts)