RE: Re: Compile PL/Perl

From: "Creager, Robert S" <CreagRS(at)LOUISVILLE(dot)STORTEK(dot)COM>
To: "'General - PGSQL'" <pgsql-general(at)postgresql(dot)org>
Subject: RE: Re: Compile PL/Perl
Date: 2001-03-21 22:14:04
Message-ID: 10FE17AD5F7ED31188CE002048406DE8514D1C@lsv-msg06.stortek.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I have PL/Perl compiled with Perl 5.6 on both Linux and Solaris, although I
haven't used it yet. The first problem I ran into was my Perl installation
was not compiled for shared libraries. Once I fixed that problem, cleaned
out my Postgres source dir (7.1beta5) and re-configured, the build worked
flawlessly. Do you have any more information about your problem?

Robert Creager
Senior Software Engineer
Client Server Library
303.673.2365 V
303.661.5379 F
888.912.4458 P
StorageTek
INFORMATION made POWERFUL

-----Original Message-----
From: Hans-Jürgen Schönig [mailto:hs(at)cybertec(dot)at]
Sent: Wednesday, March 21, 2001 8:32 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Re: Compile PL/Perl

Hans-Jürgen Schönig schrieb:

Does anyone know why
perl Makefile.pl
doesn't produce a useful Makefile with RedHat 7.0 (Perl 5.6) and
PostgreSQL 7.0.3?

Hans

After some hard hours of debugging and testing I finally found out that it
seems to work with Perl 5.005 but NOT with Perl 5.6.

Hans

--

-------------------------------------------------------------------

Cybertec Geschwinde &. Schönig OEG; Schönbrunnerstraße 133/18

A-1050 Wien; http://postgres.cybertec.at <http://postgres.cybertec.at> ;
Fax.: +43/1/961 71 58

Tel.: +43/664/233 90 75

Browse pgsql-general by date

  From Date Subject
Next Message Konstantinos Agouros 2001-03-21 22:30:13 Updates on Views?
Previous Message Peter Eisentraut 2001-03-21 22:07:27 Re: $PGDATA problem