Re: [HACKERS] Perl module installs in wrong place

Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>

From: Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>
To: Edmund Mergl <E.Mergl@bawue.de>
Cc: hackers@postgreSQL.org
Date: 1998-03-02T20:38:52Z
Lists: pgsql-hackers
> > just played a bit with the febr. 28 snapshot, and it looks like the perl
> > module does not install in the correct place. I'm not sure if this is a
> > problem with postgresql or my local perl-setup (debian package):
> > 
> > perl Makefile.PL PREFIX=/usr/local/pgsql
> > 
> > will install things in /usr/local/pgsql/local/lib/.... instead of in
> > /usr/local/pgsql/lib/...
  
> it works for me with version 5.004_04.
> Looks like this is more related to your perl-setup.

Correct, found out that 
I also needed to add INSTALLDIRS=perl to the commandline above to let 
perl skip the 'local' part.....

Maarten

_____________________________________________________________________________
| TU Delft, The Netherlands, Faculty of Information Technology and Systems  |
|                   Department of Electrical Engineering                    |
|           Computer Architecture and Digital Technique section             |
|                          M.Boekhold@et.tudelft.nl                         |
-----------------------------------------------------------------------------