Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3DF5A5F5.1050102@abovenet.de> Date: Tue, 10 Dec 2002 09:29:41 +0100 From: Stephan Harren User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Postgresql build fails ... References: <20021210082034 DOT 268E63943 AT sitemail DOT everyone DOT net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit May I use this DBD::PG without cygwin? I'm asking, because I want to make an exe-file out of the perl-script, and perl2exe will include DBD and postgres-libs but I don't think that it will also include the cygwin-libs. Best regards and thanks a lot, Stephan Elfyn McBratney wrote: > Hi, > > You've got what you need to compile DBD::PG with /bin/pq.dll. You may have to synlink but I can't remember what the prefix is. Try: > > $ ln -s /bin/pq.dll /bin/cygpq.dll > > The above name may be wrong, check the list archives, but we've been using the DBD::PG mod at work since I started with cygwin (a year ago) so it does work the postgres on cygwin... -- Stephan Harren Manager Site Operations MFN - Internet Services ----------------------- Tel. : +49 69 90554 153 Cell : +49 173 7011126 Mail : sh AT abovenet DOT de -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/