30 Aug
2022
30 Aug
'22
9 a.m.
Hi Jens, thanks so much for your tips. I did $ sudo apt-get install libffi-dev and I was able to install and create a zope5.5.5 instance. Now I can see the "ffi.h" file here: /usr/include/x86_64-linux-gnu/ffi.h Still I got lots of warnings as you can see in the attached file. Do I need to worry about them? Thanks a lot, I really appreciate your help. Giampiero On 24/08/22 17:39, Jens Vagelpohl via Zope wrote:
You‘re missing some of the required system libraries, „libffi“ and the development header file „ffi.h“ are not on your system.
jens