Re: Pg.so problem

From: Samik Raychaudhuri <samik(at)cae(dot)wisc(dot)edu>
To: holger(at)marzen(dot)de
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Pg.so problem
Date: 2002-02-15 06:57:18
Message-ID: 3C6CB14E.7060109@cae.wisc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Actually the problem is: my PG database runs on Windows, and don't have
sufficient privileges for compiling the complete postgresql source code
in the sun machine. Is there any other way?
Thanks and regards.
-Samik

Holger Marzen wrote:

> On Thu, 14 Feb 2002, Samik Raychaudhuri wrote:
>
>
>>I have a peculiar problem. I want to use DBD::Pg in a Sun machine,
>>whereas the PG database is running on another machine (i.e. another OS).
>>When trying to run a perl program on Sun OS, the perl engine asks for
>>Pg.so, which I don't have. Can anybody share the Pg.so file for my OS,
>>or give any idea of getting it (without, of course, asking me to compile
>>the source code :).
>>
>
> There is no magic in compiling. I installed other DBD's on Solaris (but
> not yet DBD::Pg), and it's really easy.
>
> Just get the free gcc2.9x from www.sunfreeware.com and follow the
> instructions.
>
>

--
__________________________________________________________
Samik Raychaudhuri
Email address: samik(at)cae(dot)wisc(dot)edu
Homepage: http://samikr.tripod.com/

Office Address:
------------------------------------
Dept. of Industrial Engineering
1513, University Avenue
Madison, WI 53706, USA
Phone: 1-608-265-4146
Fax: 1-608-262-8454

Residence Address:
--------------------------
401, Chamberlain Avenue, Apt # 7
Madison, WI 53705, USA
Phone: 1-608-232-0248

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Samik Raychaudhuri 2002-02-15 07:32:47 Re: Installing DBD::Pg module without Pg Database server
Previous Message Holger Marzen 2002-02-15 06:28:26 Re: Report generation