Re: 9.0rc1 Solaris binaries on opensolaris
| От | Josh Berkus |
|---|---|
| Тема | Re: 9.0rc1 Solaris binaries on opensolaris |
| Дата | |
| Msg-id | 4C813823.2040802@agliodbs.com обсуждение исходный текст |
| Ответ на | 9.0rc1 Solaris binaries on opensolaris (Steve Singer <ssinger@ca.afilias.info>) |
| Список | pgsql-testers |
> bin/initdb
> ld.so.1: initdb: fatal: libssl.so.0.9.7: open failed: No such file or
> directory
> Killed
>
> This version of solaris identifies itself as
> uname -a
> SunOS opensolaris 5.11 snv_111b i86pc i386 i86pc Solaris
>
> and seems to have libssl.so.0.9.8 installed.
This is a classic libssl issue, and not specific to Solaris. libssl
releases in the 0.9 series aren't considered 100% backwards-compatible,
and thus 0.9.8 isn't considered a substituted for 0.9.7. Often you can
"fix" this by symlinking.
The only way to fix it in the solaris binaries would be to have another
version which linked against 0.9.8.
--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com
В списке pgsql-testers по дате отправления: