Thread: Activestate Perl and DBD-Pg?
Anyone using Activestate Perl and DBD-Pg? I am using perl 5.8.3 ppm does not seem to work. I downloaded the DBD-Pg .zip file I found through google but ppm could not seem to install that. Any suggestions?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Anyone using Activestate Perl and DBD-Pg? > I am using perl 5.8.3 ppm does not seem to work. I downloaded the DBD-Pg > .zip file I found through google but ppm could not seem to install that. > Any suggestions? There has been little Win support in DBD::Pg the last few versions, but we hope to modify this in the next release, which should work with version 8 of PostgreSQL on Windows. The zip file you found is quite old and may not install anymore, but if you really need it, try posting the specific errors it gives you to the pgsql-interfaces list. - -- Greg Sabino Mullane greg@turnstep.com PGP Key: 0x14964AC8 200410080725 -----BEGIN PGP SIGNATURE----- iD8DBQFBZnk8vJuQZxSWSsgRAsb4AJ0a3b+mi0l6N8QihOha1LfRjRiA5QCeNskp BwKZ7OmgcjxX1UfbVsGlBY8= =6xpR -----END PGP SIGNATURE-----
Greg Sabino Mullane wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > >>Anyone using Activestate Perl and DBD-Pg? >>I am using perl 5.8.3 ppm does not seem to work. I downloaded the DBD-Pg >>.zip file I found through google but ppm could not seem to install that. >>Any suggestions? > > > There has been little Win support in DBD::Pg the last few versions, but > we hope to modify this in the next release, which should work with > version 8 of PostgreSQL on Windows. The zip file you found is quite old > and may not install anymore, but if you really need it, try posting the > specific errors it gives you to the pgsql-interfaces list. > > - -- > Greg Sabino Mullane greg@turnstep.com > PGP Key: 0x14964AC8 200410080725 > > -----BEGIN PGP SIGNATURE----- > > iD8DBQFBZnk8vJuQZxSWSsgRAsb4AJ0a3b+mi0l6N8QihOha1LfRjRiA5QCeNskp > BwKZ7OmgcjxX1UfbVsGlBY8= > =6xpR > -----END PGP SIGNATURE----- > > > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) > > I moved my script to a linux box and it works fine. I am still using an old version of Postgres for our call center app here. I have not had any reall issues with and we have not had the time to take it down. I guess I will have a reason to move to 8 when it comes out.