Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
r (r@freesoftwareextremist.com)'s status on Wednesday, 21-Sep-2022 15:35:48 JSTr @rats No I used their configure script and makefile, same for Elixir. But after that I faced an issue while building Pleroma, specifically the fast_html dependency. It requires some header files and shared libs from erlang to build, but couldn't find them because the erlang makefile installed them in a different directory. I don't know how to pass CFLAGS and LDFLAGS to mix so had to manually build fast_html.