[cxserver-interest] 回复: 回复: [SPAM] CxServer可以部署到Windows Server 2003上吗?
Brought to you by:
zhmsong
From: Ja <ja...@vi...> - 2010-06-25 09:16:25
|
[ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:373 ] Boost not in cache [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:376 ] _boost_TEST_VERSIONS = 1.35;1.36;1.37;1.38;1.39;1.40;1.41;1.42;1.43;1.44;1.45;1.46;1.47;1.48;1.49;1.41.0;1.41;1.40.0;1.40;1.39.0;1.39;1.38.0;1.38;1.37.0;1.37;1.36.1;1.36.0;1.36;1.35.1;1.35.0;1.35 [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:378 ] Boost_USE_MULTITHREADED = ON [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:380 ] Boost_USE_STATIC_LIBS = ON [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:439 ] Declared as CMake or Environmental Variables: [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:441 ] BOOST_ROOT = D:/Program Files/boost/boost_1_42 [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:443 ] BOOST_INCLUDEDIR = [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:445 ] BOOST_LIBRARYDIR = [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:447 ] _boost_TEST_VERSIONS = 1.35;1.36;1.37;1.38;1.39;1.40;1.41;1.42;1.43;1.44;1.45;1.46;1.47;1.48;1.49;1.41.0;1.41;1.40.0;1.40;1.39.0;1.39;1.38.0;1.38;1.37.0;1.37;1.36.1;1.36.0;1.36;1.35.1;1.35.0;1.35 [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:524 ] location of version.hpp: D:/Program Files/boost/boost_1_42/boost/version.hpp [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:543 ] version.hpp reveals boost 1.42.0 [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:634 ] guessed _boost_COMPILER = -vc80 [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:644 ] _boost_MULTITHREADED = -mt [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:661 ] _boost_STATIC_TAG = -s [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:663 ] _boost_ABI_TAG = gd [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:696 ] _boost_LIBRARIES_SEARCH_DIRS = D:/Program Files/boost/boost_1_42/lib;D:/Program Files/boost/boost_1_42/stage/lib;D:/Program Files/boost/boost_1_42/lib;D:/Program Files/boost/boost_1_42/../lib;C:/boost/lib;C:/boost;C:\Program Files/boost/boost_1_42_0/lib;C:\Program Files/boost/boost_1_42/lib;C:\Program Files/boost/lib;C:\Program Files/boost;/sw/local/lib [ D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:830 ] Boost_FOUND = TRUE Boost version: 1.42.0 Found the following Boost libraries: date_time regex program_options signals system filesystem thread Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) ** Enabling multi threading. ** Wt::Dbo: building SQLite3 backend. ** Wt::Dbo: could not find libpq development files, not building Postgres backend. ** Disabling FastCGI. ** Enabling built-in httpd. Looking for crypt Looking for crypt - not found Looking for crypt in crypt Looking for crypt in crypt - not found ** Git view example needs boost filesystem library... Skipping. ** hangman example needs mysql++-2.x library... Skipping. ** Mandelbrot example needs gd library... Skipping. ** Style example needs gd library... Skipping. ** Wt/Qt interopability example (wtwithqt) needs Qt4 and threading support... Skipping. Configuring done WT配置成功。 ------------------ 原始邮件 ------------------ 发件人: "Zhimin Song"<csz...@gm...>; 发送时间: 2010年6月25日(星期五) 上午9:53 收件人: "cxserver-interest"<cxs...@li...>; 主题: Re: [cxserver-interest]回复: [SPAM] CxServer可以部署到Windows Server 2003上吗? Jamm: 你好: 在 2010年6月24日 下午5:58,Ja <ja...@vi...>写道: 我正在按照这个说明安装。BoostPro 1.42里面有很多选项,多线程、多线程调试……,还有很多可选库。不知道需要选哪些,我先安装的默认选项,19M多一些,要是全选上好像要几个G,下载很慢。 CxServer安装说明中有: 4.6.4 ./configure 参数:--with- libraries=date_time,filesystem,program_options,regex,signals,system,thread 以上是必须的,你可以选择这些试试。 宋志民 |