3 Dec
2010
3 Dec
'10
6:30 p.m.
Mart Pirita kirjutas:
./config --prefix=/usr/local/openssl && make && make install
And linked in spec:
export CPPFLAGS export LDFLAGS
CPPFLAGS=-I/usr/local/ssl/include/openssl LDFLAGS=-L/usr/local/ssl/lib
Las message included typo, the real path is /usr/local/ssl, so this is not an issue:).
-- Mart