Problems with Perl

From: "Kevin O'Gorman" <kogorman(at)pacbell(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PGSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Problems with Perl
Date: 2000-11-10 19:40:23
Message-ID: 3A0C4F27.D1EDD7A9@pacbell.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It appears that something is messed up with regard to Perl
support on my system. Two things are happening, which may
or may not be related.

1) There is a complaint during make that
*****
* Cannot build PL/Perl because libperl is not a shared library.
* Skipped.
*****
I'm running a pretty vanilla RedHat 6.1 setup. What should
I do about that?

2) Because _something_ was made for Perl, the 'make install'
has to be root. Okay. But this is leaving some stuff behind
that is owned by root. When I attempt a subsequent
'make clean; make' I get into permissions trouble, and have
to delete these things manually.

These events are illustrated in an script(1) capture file,
which I have edited down to a version I have attached here.

++ kevin

--
Kevin O'Gorman (805) 650-6274 mailto:kogorman(at)pacbell(dot)net
Permanent e-mail forwarder: mailto:Kevin.O'Gorman(dot)64(at)Alum(dot)Dartmouth(dot)org
At school: mailto:kogorman(at)cs(dot)ucsb(dot)edu
Web: http://www.cs.ucsb.edu/~kogorman/index.html
Web: http://trixie.kosman.via.ayuda.com/~kevin/index.html

"There is a freedom lying beyond circumstance,
derived from the direct intuition that life can
be grounded upon its absorption in what is
changeless amid change"
-- Alfred North Whitehead

Attachment Content-Type Size
S056.log text/plain 3.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2000-11-10 19:46:58 Re: Problems with Perl
Previous Message Zeugswetter Andreas SB 2000-11-10 18:18:16 AW: AW: Could turn on -O2 in AIX