Re: Building perl mods pg:PG or DBD:PG on non

From: wsheldah(at)lexmark(dot)com
To: Jeff Post <postjeff(at)uwm(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Building perl mods pg:PG or DBD:PG on non
Date: 2002-04-19 21:38:59
Message-ID: 200204192139.RAA13726@interlock2.lexmark.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You might try a binary that's already been compiled for Windows NT:
http://www.edmund-mergl.de/export/DBD-Pg.zip
It's a little old, but might work. I would assume it has the postgresql
libraries compiled into it.

Hope this helps,

Wes Sheldahl

Jeff Post <postjeff%uwm(dot)edu(at)interlock(dot)lexmark(dot)com> on 04/19/2002 05:17:15 PM

To: pgsql-general%postgresql(dot)org(at)interlock(dot)lexmark(dot)com
cc: (bcc: Wesley Sheldahl/Lex/Lexmark)
Subject: [GENERAL] Building perl mods pg:PG or DBD:PG on non-PostgreSQLable
machines

I recently asked about adding DBD:PG to Novell and got the reply that it should
be possible since novell supports DBI.

However, Since I cannot install / build PostgreSQL on a novell machine I do not
satisfy the requirments for building DMD:Pg.

How can I add either of the mentioned perl modules to a machine that does not
have the postgresql libraries?

I have the libraries built on a linux/x86 box. Can I just copy them to the
novell server( I 99.99999% sure the answer to this question is no)?

Thanks for your help!

Jeff Post

and again if you send a letter to Enhancements(at)novell(dot)com to ask them to add
PostgreSQL support I would appreciate it!

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2002-04-19 21:41:10 Re: Building perl mods pg:PG or DBD:PG on non-PostgreSQLable machines
Previous Message David A Dickson 2002-04-19 21:33:13 Re: creating table w/ php help