Re: [HACKERS] Perl library (was Building Postgres)

From: Cristian Gafton <gafton(at)redhat(dot)com>
To: Edmund Mergl <E(dot)Mergl(at)bawue(dot)de>
Cc: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>, Oliver Elphick <olly(at)lfix(dot)co(dot)uk>, Maarten Boekhold <boekhold(at)tibco(dot)com>, Postgres Hackers List <hackers(at)postgreSQL(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: [HACKERS] Perl library (was Building Postgres)
Date: 1999-06-30 05:13:18
Message-ID: Pine.LNX.4.10.9906300111530.21304-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 30 Jun 1999, Edmund Mergl wrote:

> > Makefile.PL is written, but in general it should go into a general use
> > perl5 directory, such as /usr/lib/perl5/site_perl, which is anything but
> > perl version dependant. If it generates paths that are perl version
> > dependent then the Makefile.PL is busted.
> >
>
>
> /usr/local/lib/perl5/site_perl/5.005/i686-linux/Pg.pm

You can drop it directly into /usr/local/lib/perl5/site_perl

> this is the standard path for all additionally installed modules.
> It depends on the perl version as well as on the system type.

Nope, this is the standard path for modules that are made to be dependent
on perl version and architecture.

Cristian
--
----------------------------------------------------------------------
Cristian Gafton -- gafton(at)redhat(dot)com -- Red Hat, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UNIX is user friendly. It's just selective about who its friends are.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-06-30 05:15:37 Re: [HACKERS] Hot Backup Ability
Previous Message Tom Lane 1999-06-30 04:59:05 Re: [HACKERS] Perl library (was Building Postgres)