Re: [HACKERS] Problems with Perl

2000-11-10 Thread Kevin O'Gorman
Peter Eisentraut wrote: > > Kevin O'Gorman writes: > > > 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, a

Re: [HACKERS] Problems with Perl

2000-11-10 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > More to the point, 'rpath' is currently undefined on HPUX because HPUX > uses 'ld' to link shared libraries, but the shared library link uses > $(rpath), so it would break. Perhaps to start with, is there a way to use > the compiler driver to link sh

Re: [HACKERS] Problems with Perl

2000-11-10 Thread Lamar Owen
Kevin O'Gorman wrote: > 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. They are not related. > 1) There is a complaint during make that > * > * Cannot build PL/Perl because libperl is not a sha