Re: 1.4.0b1 Install problems

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <bastiaan(at)wakkie(dot)org>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: 1.4.0b1 Install problems
Date: 2005-10-06 09:55:19
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC31F8@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of
> Bastiaan Wakkie
> Sent: 06 October 2005 10:01
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] 1.4.0b1 Install problems
>
> Hi,
>
> I do the following...
>
> user# ./configure --prefix=/var/db/pgadmin1.4.0b1/
> --exec-prefix=/var/db/pgadmin1.4.0b1/ --with-pgsql=/var/db/pg8
>
> ...then when I start pgadmin I get the following error...
>
> ./pgadmin3: error while loading shared libraries: libpq.so.4: cannot
> open shared object file: No such file or directory
>
> ...so I guess this is not correct?

If libpq.so.4 in a place where pgAdmin can find it? Try adding it's
location to /etc/ld.so.conf and running ldconfig.

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2005-10-06 11:14:18 SVN Commit by andreas: r4510 - trunk/pgadmin3/docs/en_US/images
Previous Message Hiroshi Saito 2005-10-06 09:42:48 Re: strange question of pgadmin-tool.