Re: HH - postgres - perl config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 27, 2003 at 04:25:30PM +0530, hemachandra.jayapal@xxxxxxxxx (hemachandra.jayapal@xxxxxxxxx) wrote:
>  
> Hemachandra Jayapal, 
> Dear all,
> I got a problem while i am configuring the perl and Postgres in linux.
> In the perl prg we use " use pg"
> to configure this we go for directory, ( check-README), there we run
> the scripts
>                            
>    1. perl makefile.
>    2. make
>    3. test make
>    4. make install
>                      
>    I got struck with an error in test make: here is that:
>                      
> PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
> Pg::conndefaults ........ ok
> Pg::connectdb ........... not ok: could not connect to server: No such
> file or directory
>         Is the server running locally and accepting
>         connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
> make: *** [test_dynamic] Error 255
>  
> please help me out .

Well, _is_ the server running locally and accepting connections on the
right port? And does it allow connections for the test user and password
combination?

The Pg module (like all proprietary DB connection modules) is seen as
a little old-fashioned these days. You might like to look at DBD::Pg
(which is included with Fedora) instead.

Dave...

-- 
  Brian: Oh screw Maximilian!
  Sally: I do.
  Brian: So do I.




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux