Changes between Version 1 and Version 2 of dev-libs/openssl/0.9.8j/2
- Timestamp:
- 01/26/09 16:50:36 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/openssl/0.9.8j/2
v1 v2 1 1 To build shared libs: 2 3 patch -p0 -i (FILENAME OF PATCH) 4 ./config --prefix=/boot/common shared 5 make 6 make install 7 8 Note, there's some other interesting config options, 9 such as zlib, zlib-dynamic. 10 These are mentioned in INSTALL and have yet to be tested.
