Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pgAdmin on SUSE 10.0 needing libcrypto.so.5


  • From: Miha Radej <miha(dot)radej(at)siix(dot)com>
  • To: CripeConsulting(at)sbcglobal(dot)net
  • Cc: pgadmin-support(at)postgresql(dot)org
  • Subject: Re: pgAdmin on SUSE 10.0 needing libcrypto.so.5
  • Date: Thu, 19 Jan 2006 08:39:53 +0100
  • Message-id: <43CF4249(dot)50302(at)siix(dot)com>

hi!

are you installing from source or from a rpm package via yast? if the latter, afaik yast should automagically fix any unresolved dependencies for you usually.

if you're building from source, try installing some devel packages from yast, like openssl-devel, postgresql-devel and any others you might need during your build, to provide the necessary libs.

also, i've had problems compiling pgadmin if i built wxwidgets from source (on suse 10.0, on suse 9.3 using my own build wasn't a problem). by using wxgtk (and wxgtk-devel) from yast (which offers version 2.6.1), it worked.

i hope any of this helps,
Miha


--
"... the small primitive tribes joined up and became huge, powerful primitive tribes with more sophisticated weapons."
  -- Terry Pratchett, Small Gods


Jim Cripe wrote:
Hello,

I'm trying to install pgAdmin3, version 1.4.1-1 on SUSE 10.0, (with a postgreSQL version 8.1.2-0.1,) and have unresolved dependencies for libcrypto.so.5 and libssl.so.5.

The openssl version I have is 0.9.7g-2.2, (with libssl.so.0.9.7g-2.2 and libcrypto.so.0.9.7.)

What is the best way to resolve the missing dependencies?

Thanks
Jim Cripe



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group