Re: pgadmin 3 on SUSE linux 9.0

From: "Mark A(dot) Taff" <marktaff(at)comcast(dot)net>
To: justin(at)exinet(dot)co(dot)za (Justin Walsh), Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgadmin 3 on SUSE linux 9.0
Date: 2004-01-28 06:02:01
Message-ID: 200401272202.01245.marktaff@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Justin,
Just dowload and use YaST to install the rpms for _Mandrake_ from the
pgadmin3 mirrors. They work perfectly on SuSE 9.0. I think this is just a
small bug in the way the pgAdmin3 rpm for SuSE was rolled.

This worked for me, YMMV.

Mark

On Tuesday 27 January 2004 00:44, Justin Walsh wrote:
> Thanks Dave for the help - much appreciated.
>
> I'll try to link them (and at the same time read up on what exactly that
> does).
>
> If that doesn't work I'd like to look into compiling a copy - will let
> you know.
> Regards
>
> Justin
>
> Dave Page wrote:
> >
> > ------------------------------------------------------------------------
> > *From:* Justin Walsh [mailto:justin(at)exinet(dot)co(dot)za]
> > *Sent:* 27 January 2004 05:13
> > *To:* Dave Page
> > *Cc:* pgadmin-support(at)postgresql(dot)org
> > *Subject:* Re: [pgadmin-support] pgadmin 3 on SUSE linux 9.0
> >
> > Hi,
> >
> > My system has the following versions of the libraries:
> > libcrypto.so.0.9.7
> > libssl.so.0.9.7
> >
> > Does this mean that I need to downgrade my system to the 0.9.6
> > versions to get pgadmin to work?
> >
> >
> > That's not such a good idea.
> >
> >
> > Are these libraries not backwardly compatible?
> >
> >
> > You would think so being only a minor version number bump. You could
> > try symlinking them (from the directory in which you found them):
> >
> > ln -s libcrypto.so.0.9.7 libcrypto.so.0.9.6
> > ln -s libssl.so.0.9.7 libssl.so.0.9.6
> >
> >
> > Is there a way that I can get these libaries and use them just
> > for the execution of pgadmin without downgrading the whole system?
> >
> >
> > It would be easier (and wiser) to compile your own copy. I can help
> > you with that if the above doesn't work - it's not nearly as difficult
> > as a quick glance at the docs implies!
> >
> > Regards, Dave.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Jean-Michel POURE 2004-01-28 08:57:00 Re: pgadmin 3 on SUSE linux 9.0
Previous Message Justin Walsh 2004-01-28 05:00:46 Re: pgadmin 3 on SUSE linux 9.0