Re: RE: tourble migrating from linux/Apache/postgresql/perl to win2000/IIS/postgresql/perl

Поиск
Список
Период
Сортировка
От s0lao@netscape.net (S. L.)
Тема Re: RE: tourble migrating from linux/Apache/postgresql/perl to win2000/IIS/postgresql/perl
Дата
Msg-id 0D2D239F.400AE1D4.00013D13@netscape.net
обсуждение исходный текст
Ответ на RE: tourble migrating from linux/Apache/postgresql/perl to win200 0/IIS/postgresql/perl  (Rishi Sharma <rsharma@Bigstep.net>)
Ответы Getting started on W2K installation of postgreSQL  ("Robby Slaughter" <webmaster@robbyslaughter.com>)
Список pgsql-cygwin
[After the previous reply I've noticed your posts in pgsql-general]

To quote one of the answers there, Pg and DBD::Pg are completely different. You weren't very clear what interface your
scriptsuse. If you used DBI/DBD postgres interface for your scripts, you don't need any perl tweak to your PostgreSQL
build.For a Pg module, you should either find a binary distro which has it included (very hard -- as this should be a
solverbuild -- like in openoffice -- including the prebuild source tree) or to build it yourself. 

As a last comment, DBD::Pg would be a better bet, because its build is not based on PostgreSQL source, but on a working
binarydistribution, with libpq.dll and headers included. If you have problems with CPAN direct access using Perl,
there'salways the ftp/http download alternative -- don't forget the DBI module also. 

                    SLao
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: s0lao@netscape.net (S. L.)
Дата:
Сообщение: Re: RE: tourble migrating from linux/Apache/postgresql/perl to win2000/IIS/postgresql/perl
Следующее
От: Rishi Sharma
Дата:
Сообщение: RE: RE: tourble migrating from linux/Apache/postgresql/p erl to win2000/IIS/postgresql/perl