Re: Installation on mandriva 2006

From: Hendrik-Jan Heins <hjheins(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: Installation on mandriva 2006
Date: 2005-12-20 20:42:25
Message-ID: 871179400512201242k50ff151bl@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

libpq.so.3 is part of the libpq3 rpm.
As i compiled it on Mandriva linux 2005LE, it can be that in 2006
libpq3 has become libpq4.
The easiest solution:

as root do: ln -s /usr/lib/libpq.so.4 /usr/lib/libpq.so.3

next, install the rpm.
I'll see what I can do to change this dependency in the rpm package.

Hendrik-Jan

2005/12/20, Alan Bromley <alan(at)queni(dot)net>:
> I amtrying to install pgadmin on to a mandrake 2006 system , bu the
> installation fails due to a lack of libpgq.so.3.
>
> I can find no trace of libpq.so.3.
>
> there is however a libpq.so and a libpq.so.4 which is an sl of
> the .so version
>
> HELP
>
>
> Alan Bromley
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Devrim GUNDUZ 2005-12-21 08:52:42 IRC Channel @ FreeNode
Previous Message Alan Bromley 2005-12-20 12:35:28 Installation on mandriva 2006