I am getting the following error when attempting to run nimforum.
% ./forum could not load: libcairo.so(1.2)
nimforum appears to have compiled cleanly.
Hint: operation successful (29622 lines compiled; 9.104 sec total; 42.435MB) [SuccessX]
Thanks, Jim
I couldn't understand why a graphics library would be needed for a web application.
Graphics library doesn't deal with how an image/picture/whatever is displayed, but rather how it's rendered and manipulated, it's not tied to any kind of applications.