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