Re: pgadmin3 questions/bug? - Mailing list pgadmin-support

From Dave Page
Subject Re: pgadmin3 questions/bug?
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF123@mail.vale-housing.co.uk
Whole thread Raw
In response to pgadmin3 questions/bug?  ("George T. Gibson" <gtgibson@jbstamping.com>)
Responses Re: pgadmin3 questions/bug?  ("George T. Gibson" <gtgibson@jbstamping.com>)
List pgadmin-support

> -----Original Message-----
> From: George T. Gibson [mailto:gtgibson@jbstamping.com]
> Sent: 19 June 2003 17:34
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] pgadmin3 questions/bug?
>
>
> When using slackware package I get:
>
> ./pgAdmin3: error while loading shared libraries: libpq.so.3: cannot
> open shared object file: No such file or directory
>
> For me, libpq.so.3 is located in /usr/local/pgsql/lib/libpq.so.3

Hi,

Is /usr/local/pgsql/lib listed in /etc/ld.so.conf? My guess is no, in
which case, please add it and run ldconfig (as root). This will ensure
that libraries in that directory can be loaded.

> Is it looking for the postgres library in some other location?
>
> So because that didn't work, I downloaded the source and tried to
> compile.  I also downloaded and installed wxBase and wxAll (All front
> end packages).

I develop on slackware 9, on which the instructions in <pgadmin src
dir>/docs/en_US/unix_compilation.html should work perfectly. On older
slackware releases you may need to update some wxWindows dependencies,
but you will need to check the wxWindows docs for details.

HTH, regards,

Dave.

pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Migration Wizard doesn't appear
Next
From: "Dave Page"
Date:
Subject: Re: pgAdmin III