http://packages.debian.org/search?keywords=openssl
the most recent in unstable is 0.9.8g
also i am using only etch stable. installing only this package 0.9.8g with
unstable will lead to upgrading libc, gcc etc...
pat
__
OpenSS
On Oct 21, 2008, at 9:12 AM, patrick wrote:
i am running debian etch stable. the version of openssl is too old.
what i did is to download
Are you sure? A lot of linux distro folks keep the upstream version
the same but backport fixes into their packages. An apt-get update /
apt-get up
On Fri October 24 2008, patrick wrote:
> hi mike,
>
> thank you very very much for taking the time to share your knowledge. here's
> the configuration of debian etch:
>
> ld.so.conf =
> include /etc/ld.so.conf.d/*.conf
>
> in ld.so.conf.d = i486-linux-gnu.conf
> # Multiarch support
> /lib/i486-
hi mike,
thank you very very much for taking the time to share your knowledge. here's
the configuration of debian etch:
ld.so.conf =
include /etc/ld.so.conf.d/*.conf
in ld.so.conf.d = i486-linux-gnu.conf
# Multiarch support
/lib/i486-linux-gnu
/usr/lib/i486-linux-gnu
i've put /usr/local/lib
On Thu October 23 2008, patrick wrote:
> hi all,
>
> it's now working (including apache / mod-ssl). i had to:
>
> --
> debian etch
> --
> openssl
> ./config --prefix=/usr/local --openssldir=/etc/ssl shared threads
>
> apache
> ./configure .. --enable-ssl --wit
hi all,
it's now working (including apache / mod-ssl). i had to:
--
debian etch
--
openssl
./config --prefix=/usr/local --openssldir=/etc/ssl shared threads
apache
./configure .. --enable-ssl --with-ssl=/usr/local
BUT i had to replace the libs in /usr/lib/i6
AIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kyle Hamilton
Sent: Thursday, October 23, 2008 5:59 PM
To: openssl-users@openssl.org
Subject: Re: OpenSSL 0.9.8i but (Library: OpenSSL 0.9.8c) (UNCLASSIFIED)
Not just PATH, but also LD_LIBRARY_PATH (on Linux), DYLD_LIBRARY_PATH (on
MacOSX), or
your newest version of OpenSSL
> libraries.
>
>
>
> --Warron
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of patrick
> Sent: Thursday, October 23, 2008 1:29 PM
> To: openssl-users@openssl.org
> Subject: Re:
D] On Behalf Of patrick
Sent: Thursday, October 23, 2008 1:29 PM
To: openssl-users@openssl.org
Subject: Re: OpenSSL 0.9.8i but (Library: OpenSSL 0.9.8c)
hi,
i still have the problem, but i found that on debian etch the shared
librairies are also found in: /usr/lib/i486; /usr/lib/i586;
/usr/lib/i686
hi,
i still have the problem, but i found that on debian etch the shared
librairies are also found in: /usr/lib/i486; /usr/lib/i586;
/usr/lib/i686/cmov; that is: libcrypto.so.0.9.8 and libssl.so.0.9.8
make install will only use /usr/lib - so i don't know what to do from here.
anyone can help
10 matches
Mail list logo