Hi all,
       
        When I tried to install DBD-Pg-1.01.tar.gz under Linux
        i get 

        Configuring Pg
        Remember to actually read the README file !
        please set environment variables POSTGRES_INCLUDE and POSTGRES_LIB !

        I need to know what these varibles POSTGRES_INCLUDE and POSTGRES_LIB 
        should point to ...
    
        and when i tried to run perl test.pl, the program to test the installation of 
the module which 
        comes with the tar.
         I get the error
        
        OS: linux
        install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: 
/usr/l
        ib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 
/usr/lib/perl5/site_perl/5.6.0/i3
        86-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at (eval 1)
        line 3.
        Perhaps the DBD::Pg perl module hasn't been fully installed,
        or perhaps the capitalisation of 'Pg' isn't right.
        Available drivers: ADO, ExampleP, Multiplex, Proxy.
         at test.pl line 51

        Any body who can clarify is most welcome....

        with regards,
        Prassanna...                

Reply via email to