[Cppcms-users] I would like to have my blog...
Brought to you by:
artyom-beilis
|
From: Paolo B. <pao...@gm...> - 2014-12-20 18:37:00
|
Dear list, I would like to use nginx (but I can switch lighttpd, if it is easier) and cppblog. So I installed cppcms and cppblog. However now I am slightly stuck, cppblog gives two binaries: cppblog ang cppblog_migrate. Since I want to setup a new blog, I guess I need the first. However on execution I get this: % cppblog cppblog: unable to read font `helvetica' @ error/annotate.c/RenderFreetype/1127. cppblog: unable to load module `/usr/lib/ImageMagick-6.9.0//modules-Q16HDRI/coders/ps.la': file not found @ error/module.c/OpenModule/1282. cppblog: no decode delegate for this image format `PS' @ error/constitute.c/ReadImage/501. cppblog: unable to read font `helvetica' @ error/annotate.c/RenderFreetype/1127. cppblog: unable to load module `/usr/lib/ImageMagick-6.9.0//modules-Q16HDRI/coders/ps.la': file not found @ error/module.c/OpenModule/1282. cppblog: no decode delegate for this image format `PS' @ error/constitute.c/ReadImage/501. terminate called after throwing an instance of 'Magick::ErrorDraw' what(): cppblog: non-conforming drawing primitive definition `text' @ error/draw.c/DrawImage/3182 [1] 13126 abort (core dumped) cppblog % Sometimes it crashes outright, sometime it needs few seconds. But meanwhile it uses 100% of the CPU, is it expected? What can I try? I tried installing the whole google fonts group[1], but it does not help... Yours faithfully, Paolo [1] https://www.google.com/fonts |