Trouble installing pgAdmin3 on Mandrake 10.1

Austin aacton-B71PBEe7S7Y at public.gmane.org
Wed Nov 24 05:51:33 UTC 2004


On Tue, 2004-11-23 at 23:27, CLIFFORD ILKAY wrote:
> Anyway, on MDK 10.1, I 
> did:
> 
> wget 
> ftp://ftp4.ca.postgresql.org/pub/postgresql/pgadmin3/release/mandrake91/pgadmin3-1.0.2-1.i586.rpm
> urpmi pgadmin3-1.0.2-1.i586.rpm
> 
> It installed fine even though it is a 9.1 rpm. When I launched it, I saw the 
> language selection dialog and clicked on OK. It bailed immediately with the 
> following error:
> 
> pgadmin3: symbol lookup error: pgadmin3: undefined symbol: 
> _gtk_accel_group_attach
> 
> Much has changed since MDK 9.1 so that might be a problem but the rpm should 
> never have installed if all dependencies had not been met.

Well, it's not a mandrake rpm, so who knows what's in it.

But the problem you describe is GTK's fault.  If they keep the same .so
version of GTK and don't keep it backward-compatible, you will get
errors like that, and there's nothing we can do about it.

We can set minimums for apps newer than distro (like this app requires
gtk >= 2.5) but you're using an old rpm on a new distro.  How could
urpmi possibly know that it won't run?

Austin

--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list