From: lkcl Date: Mon, 17 May 2021 17:53:16 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~902 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c205af761e48606d9566bfac292625ca5f95f4c8;p=libreriscv.git --- diff --git a/resources/server-setup/mailman.mdwn b/resources/server-setup/mailman.mdwn index d79e110ea..eb27712a2 100644 --- a/resources/server-setup/mailman.mdwn +++ b/resources/server-setup/mailman.mdwn @@ -7,3 +7,9 @@ this was itself out-of-date due to python-recaptcha itself being out-of-date https://www.dragonsreach.it/2014/05/03/adding-recaptcha-support-to-mailman/ + +also remember to add this: + + 314 ln -s /usr/lib/python2.7/dist-packages/recaptcha /usr/lib/python2.7/site-packages/recaptcha + +don't ask.