Problem in intsalling DBD-Oracle on Windows 2000

Problem in intsalling DBD-Oracle on Windows 2000

am 06.09.2006 11:16:58 von mohanesha

I tried to install DBD-Oracle that i got from following site
http://ppm.activestate.com/PPMPackages/zips/5xx-builds-only/

its throwing error "Error: no suitable installation target found for package ."

Also i tried with link

ppm install http://www.xmlproj.com/PPM/DBD-Oracle.ppd

That is the "official location" of the DBI FAQ, but the site appears
offline currently. Maybe that's just me. If not, try this:

ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-Oracle.ppd

C:\>ppm install http://www.xmlproj.com/PPM/DBD-Oracle.ppd
its throwing error :

Error: Failed to download URL http://www.xmlproj.com/PPM/DBD-Oracle.ppd:
500 Can't connect to www.xmlproj.com:80 (connect: Unknown error)

C:\>ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-Oracle.ppd

its throwing error :
Error: Failed to download URL http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-
Oracle.ppd: 500 Can't connect to theoryx5.uwinnipeg.ca:80 (connect:
Unknown error)

Could you please help me in installing this DBD-Oracle on windows 2000


Thanks,
Mohanesh

Re: Problem in intsalling DBD-Oracle on Windows 2000

am 06.09.2006 13:16:23 von scoles

You might want to follow the tutorial found in the README.win32.txt as you
can compile the latest version of DBD::Oracle it for the exact Oracle client
you are using.

More compilcated I know but it does work.

cheers


----- Original Message -----
From: "mohanesha chandrashekar"
To:
Sent: Wednesday, September 06, 2006 5:16 AM
Subject: Problem in intsalling DBD-Oracle on Windows 2000


>I tried to install DBD-Oracle that i got from following site
> http://ppm.activestate.com/PPMPackages/zips/5xx-builds-only/
>
> its throwing error "Error: no suitable installation target found for
> package ."
>
> Also i tried with link
>
> ppm install http://www.xmlproj.com/PPM/DBD-Oracle.ppd
>
> That is the "official location" of the DBI FAQ, but the site appears
> offline currently. Maybe that's just me. If not, try this:
>
> ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-Oracle.ppd
>
> C:\>ppm install http://www.xmlproj.com/PPM/DBD-Oracle.ppd
> its throwing error :
>
> Error: Failed to download URL http://www.xmlproj.com/PPM/DBD-Oracle.ppd:
> 500 Can't connect to www.xmlproj.com:80 (connect: Unknown error)
>
> C:\>ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-Oracle.ppd
>
> its throwing error :
> Error: Failed to download URL
> http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-
> Oracle.ppd: 500 Can't connect to theoryx5.uwinnipeg.ca:80 (connect:
> Unknown error)
>
> Could you please help me in installing this DBD-Oracle on windows 2000
>
>
> Thanks,
> Mohanesh
>

Re: Problem in intsalling DBD-Oracle on Windows 2000

am 06.09.2006 15:14:00 von srilata.devineni

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

Hi mohanesha,

this is regarding DBD-ORACLE INSTALLATION..

ya you can do it with ppm
fallow thase
1. first install active perl in u r mechine.. u can get it from net since it
is free
2. install dbi using statement "install DBI" (at ppm)
3.then install dbd using statement "install DBD-ORACLE " (AT PPM)

ok..
Regards
srilatha
Mcafee
Bangalore



On 9/6/06, mohanesha chandrashekar wrote:
>
> I tried to install DBD-Oracle that i got from following site
> http://ppm.activestate.com/PPMPackages/zips/5xx-builds-only/
>
> its throwing error "Error: no suitable installation target found for
> package ."
>
> Also i tried with link
>
> ppm install http://www.xmlproj.com/PPM/DBD-Oracle.ppd
>
> That is the "official location" of the DBI FAQ, but the site appears
> offline currently. Maybe that's just me. If not, try this:
>
> ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-Oracle.ppd
>
> C:\>ppm install http://www.xmlproj.com/PPM/DBD-Oracle.ppd
> its throwing error :
>
> Error: Failed to download URL http://www.xmlproj.com/PPM/DBD-Oracle.ppd:
> 500 Can't connect to www.xmlproj.com:80 (connect: Unknown error)
>
> C:\>ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-Oracle.ppd
>
> its throwing error :
> Error: Failed to download URL
> http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-
> Oracle.ppd: 500 Can't connect to theoryx5.uwinnipeg.ca:80 (connect:
> Unknown error)
>
> Could you please help me in installing this DBD-Oracle on windows 2000
>
>
> Thanks,
> Mohanesh
>

------=_Part_199906_17835730.1157548440799--