Thread

  1. Re: Perl library (was Building Postgres)

    Edmund Mergl <e.mergl@bawue.de> — 1999-06-30T04:56:20Z

    Cristian Gafton wrote:
    > 
    > On Mon, 28 Jun 1999, Thomas Lockhart wrote:
    > 
    > > machine? Can I instead just plop some files into the proper place on
    > > the target machine in a version-independent way?
    > 
    > On a Red Hat system you can use /usr/lib/perl5/site_perl, for example.
    > That is not dependent on perl version.
    > 
    > Cristian
    > --
    > ----------------------------------------------------------------------
    > Cristian Gafton    --     gafton@redhat.com     --       Red Hat, Inc.
    > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    >  UNIX is user friendly. It's just selective about who its friends are.
    
    
    if you install a perl module in the standard way (make install)
    on a RedHat system, you will end up with the modules installed in:
    
       /usr/lib/perl5/site_perl/5.005/i386-linux/
    
    A standard Makfile.PL does not contain any information about 
    the target directories. This is always handled by perl itself.
    
    
    
    Edmund
    
    
    -- 
    Edmund Mergl
    mailto:E.Mergl@bawue.de
    http://www.bawue.de/~mergl