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

Error with: luadist C:\batteries install batteries #185

Closed DRuffer closed 10 years ago

DRuffer commented 10 years ago

Verbose output of command in DOS command window:

C:\cygwin\usr\src_bootstrap_install\bin>luadist C:\batteries install batteries -verbose Downloading repository information... Finding out available versions of batteries... Getting batteries-0.9.8 (source)... Finding out available versions of luasql-postgresql... Getting luasql-postgresql-2.3.0 (source)... Finding out available versions of libpq... Getting libpq-9.2.1 (source)... Finding out available versions of luasql-mysql... Getting luasql-mysql-2.3.0 (source)... Finding out available versions of libmysql... Getting libmysql-6.0.2 (source)... Finding out available versions of openssl... Getting openssl-1.0.0d (source)... Finding out available versions of luaunit... Getting luaunit-1.4 (source)... Finding out available versions of luazip... Getting luazip-1.2.3 (source)... Finding out available versions of libzzip... Getting libzzip-0.13.58 (source)... Finding out available versions of lua-stdlib... Getting lua-stdlib-29 (source)... Finding out available versions of lrexlib-posix... Getting lrexlib-posix-2.7.1 (source)... Finding out available versions of lrexlib... Getting lrexlib-2.7.1 (source)... Finding out available versions of regex... Getting regex-3.8a (source)... Finding out available versions of lrexlib-pcre... Getting lrexlib-pcre-2.7.1 (source)... Finding out available versions of pcre... Getting pcre-7.6 (source)... Finding out available versions of lrexlib-tre... Getting lrexlib-tre-2.7.1 (source)... Finding out available versions of tre... Getting tre-0.8.0 (source)... Finding out available versions of lrexlib-oniguruma... Getting lrexlib-oniguruma-2.7.1 (source)... Finding out available versions of onig... Getting onig-5.9.1 (source)... Finding out available versions of md5... Getting md5-1.2 (source)... Finding out available versions of copas... Getting copas-1.1.6 (source)... Finding out available versions of coxpcall... Getting coxpcall-1.13.0 (source)... Finding out available versions of rings... Getting rings-1.2.3 (source)... Finding out available versions of loop... Getting loop-2.3beta (source)... Finding out available versions of luatask... Getting luatask-1.6.4 (source)... Finding out available versions of vstruct... Getting vstruct-1.1 (source)... Finding out available versions of luabitop... Getting luabitop-1.0.2 (source)... Finding out available versions of luaxml... Getting luaxml-1.7.5 (source)... Finding out available versions of lanes... Getting lanes-3.1.6 (source)... Finding out available versions of luagl... Getting luagl-1.3 (source)... Finding out available versions of penlight... Getting penlight-1.3.1 (source)... Finding out available versions of alien... Getting alien-0.7.0 (source)... Finding out available versions of libffi... Getting libffi-3.0.9 (source)... Finding out available versions of gzio... Getting gzio-1.1.1 (source)... Finding out available versions of lemock... Getting lemock-0.6 (source)... Finding out available versions of oil... Getting oil-0.5 (source)... Finding out available versions of luaidl... Getting luaidl-1.0.5 (source)... Finding out available versions of luacurl... Getting luacurl-1.2.1 (source)... Finding out available versions of curl... Getting curl-7.21.5 (source)... Finding out available versions of metalua... Getting metalua-0.5 (source)... Finding out available versions of librs232... Getting librs232-1.0.3 (source)... Finding out available versions of luarocks... Getting luarocks-2.0.10 (source)... Finding out available versions of lzlib... Getting lzlib-0.4.1 (source)... Finding out available versions of luasec... Getting luasec-0.4 (source)...

CMake Error: your CXX compiler: "g++.exe" was not found. Please set CMAKECXX COMPILER to a valid compiler path or name. -- Configuring incomplete, errors occurred! See also "C:/batteries/tmp/libpq-9.2.1-CMake-build/CMakeFiles/CMakeOutput.log". See also "C:/batteries/tmp/libpq-9.2.1-CMake-build/CMakeFiles/CMakeError.log". Error preloading the CMake cache script 'C:\batteries\tmp\libpq-9.2.1-CMake-buil d\cmake.cache'

drahosp commented 10 years ago

See issue #192.