Re: [Cppcms-users] CppBlog: No configuration defined
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-04-11 17:46:58
|
> >I'm trying to run it: LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib cppblog >Failed: No configuration defined Because you need to run LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib cppblog -C config.js Artyom |