I'm trying to build wxLua from source (Subversion) on a 64-bit Fedora 17 system. I ran "cmake" and "make" and everything worked. But when I try "make install" it seems to be missing a header file:
make install Install the project... -- Install configuration: "Release" -- Installing: /home/znmeb/Projects/znmeb-private/ZeroBrane/wxlua/trunk/wxLua/build/install/share/wxlua/wxLua-config.cmake [snip] -- Installing: /home/znmeb/Projects/znmeb-private/ZeroBrane/wxlua/trunk/wxLua/build/install/include/wxlua/wxlstate.h -- Installing: /home/znmeb/Projects/znmeb-private/ZeroBrane/wxlua/trunk/wxLua/build/install/include/wxlua/wxlua.h CMake Error at cmake_install.cmake:97 (FILE): file INSTALL cannot find "/home/znmeb/Projects/znmeb-private/ZeroBrane/wxlua/trunk/wxLua/apps/..//modules/wxlua/xlua_bind.h". make: *** [install] Error 1 Is there something else I need to install? -- Twitter: http://twitter.com/znmeb; Computational Journalism Publishers Workbench: http://j.mp/QCsXOr How the Hell can the lion sleep with all those people singing "A weem oh way!" at the top of their lungs? ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
