• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Installing OpenSSL on FreeBSD

LuckyTaxi

Diamond Member
Ok, I read the topic regarding installing OpenSSL in the freebsd's handbook, but now I'm lost. I enabled the 'MAKE_IDEA' line in the /etc/make.conf file.
Now what do I do?

BTW...I thought by installing the OpenSSL port would fix my problem (I couldnt install evolution 1.0 w/o OpenSSL), but that didnt work.

The handbook mentions that I should rebuild my source by doing a 'make world.' Well, I'm lost! Any help would be appreciated!
 
Is there a port for OpenSSL? I dont use FreeBSD much and OpenBSD comes with this stuff already installed for me... If so use that. If not, there should be some instructions on openssl.org. Im not sure why you would need to do a make world, but its a good idea anyway (after you update your source through cvs). A make world (in the source tree) will rebuild the entire OS's source.
 
Back
Top