LuaDist / Repository

Repository of LuaDist modules available for installation using the luadist-git command line tool
www.luadist.org
243 stars 41 forks source link

wsapi not installing win32 #196

Open 1linux opened 10 years ago

1linux commented 10 years ago

luadist c:\lua1 install wsapi Failes with:

Finding out available versions of wsapi...
Getting wsapi-1.5 (source)...
Counting objects: 103, done.
Compressing objects: 100% (84/84), done.
Total 103 (delta 39), reused 55 (delta 17)
Executing the command: cmake --version
cmake version 2.8.12.1
Building wsapi-1.5...
Executing the command: cd "c:\\lua1\\tmp\\wsapi-1.5-CMake-build" && cmake -C cache.cmake -DCMAKE_VERBOSE_MAKEFILE=true -DCMAKE_BUILD_TYPE=Debug "c:\\lua1\\tmp\\wsapi-1.5"
loading initial cache file cache.cmake
DIST_NAME: wsapi
DIST_VERSION: 1.5
DIST_LICENSE: MIT/X11
DIST_AUTHOR: F├íbio Mascarenhas, Andr├® Carregal
DIST_MAINTAINER: Peter Kapec, Peter Drahos
DIST_URL: http://wsapi.luaforge.net
DIST_DESC: WSAPI is an API that abstracts the web server from Lua web applications.
DIST_DEPENDS:
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find FCGI (missing: FCGI_LIBRARY)
Call Stack (most recent call first):
  C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindFCGI.cmake:9 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:13 (find_package)

-- Configuring incomplete, errors occurred!
See also "C:/Lua1/tmp/wsapi-1.5-CMake-build/CMakeFiles/CMakeOutput.log".
Error preloading the CMake cache script 'c:\lua1\tmp\wsapi-1.5-CMake-build\cmake
.cache'

Installed modules in c:\lua1

==================

  cd-5.5        (Windows-x86)
  copas-1.2.1   (Windows-x86)
  coxpcall-1.15.0       (Windows-x86)
  fcgi-2.4.0    (Windows-x86)
  freetype-2.4.10       (Windows-x86)
  im-3.8        (Windows-x86)
  iup-3.6       (Windows-x86)
  libgd-2.1     (Windows-x86)
  libjpeg-8.4.0 (Windows-x86)
  libpng-1.5.10 (Windows-x86)
  libtiff-3.8.2 (Windows-x86)
  libzmq-3.2.4  (Windows-x86)
  lua-5.1.5     (Windows-x86)
  luafilesystem-1.6.2   (Windows-x86)
  luagd-2.0.33r2        (Windows-x86)
  luasocket-3.0-rc1     (Windows-x86)
  rings-1.2.3   (Windows-x86)
  xavante-2.2.1 (Windows-x86)
  zlib-1.2.6    (Windows-x86)