Unable to install DBD::Oracle on windows XP

Unable to install DBD::Oracle on windows XP

am 23.06.2006 07:21:59 von karthik-p.r

Hello All=20

I have installed Active Perl on my windows XP and also installed DBI
package.=20
But When I try to install DBD::Oracle I get the follow error=20

*****************************************************
ppm> install DBD-Oracle.ppd
Error: no suitable installation target found for package DBD-Oracle.
*****************************************************

Can some please help me.

Thanks
Karthik.pr

Re: Unable to install DBD::Oracle on windows XP

am 23.06.2006 10:26:45 von ron

On Fri, 23 Jun 2006 10:51:59 +0530, R, Karthik P wrote:

Hi

> I have installed Active Perl on my windows XP and also installed
> DBI package.

You need DBI.

> But When I try to install DBD::Oracle I get the follow error

You don't need DBD::Oracle.

Connect via DBD::ODBC.
--
Cheers
Ron Savage, ron@savage.net.au on 23/06/2006
http://savage.net.au/index.html
Let the record show: Microsoft is not an Australian company

Re: Unable to install DBD::Oracle on windows XP

am 06.07.2006 15:08:03 von sagivba

------=_Part_19720_16173247.1152191283737
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi
I use DBI + DBD::Oracle
but I think you should
ppm>install DBD-Oracle

and not
ppm> install DBD-Oracle.ppd


On 6/23/06, R, Karthik P wrote:
>
> Hello All
>
> I have installed Active Perl on my windows XP and also installed DBI
> package.
> But When I try to install DBD::Oracle I get the follow error
>
> *****************************************************
> ppm> install DBD-Oracle.ppd
> Error: no suitable installation target found for package DBD-Oracle.
> *****************************************************
>
> Can some please help me.
>
> Thanks
> Karthik.pr
>
>
>


--
Blue Skies Clear Air
Sagiv

------=_Part_19720_16173247.1152191283737--

Re: Unable to install DBD::Oracle on windows XP

am 06.07.2006 17:47:30 von ron

On Thu, 6 Jul 2006 15:08:03 +0200, Sagiv Barhoom wrote:

Hi

> but I think you should
> ppm>install DBD-Oracle
> and not
> ppm> install DBD-Oracle.ppd

This works:

C:\>ppm install DBD::Oracle
Installing package 'DBD-Oracle'...
Bytes transferred: 213415
Installing C:\Perl\site\lib\auto\DBD\Oracle\dbdimp.h
etc
--
Cheers
Ron Savage, ron@savage.net.au on 7/07/2006
http://savage.net.au/index.html
Let the record show: Microsoft is not an Australian company