Home > other >  Questions about CMake running environment
Questions about CMake running environment

Time:10-06

I recently run script to compile the source code written in other people, but found a problem:
Can 't locate cmake/RunCmake PM in @ INC. (you may need to install the cmake: : RunCmake module) (the contains: @ INC../Library/Perl/5.18/Darwin - thread - multi - level 2/Library/Perl/5.18/Network/Library/Perl/5.18/Darwin - thread - multi - level 2/Network/Library/Perl/5.18/Library/Perl/Updates/5.18.4/System/Library/Perl/5.18/Darwin - thread - multi - level 2/System/Library/Perl/5.18/System/Library/Perl/Extras/5.18/Darwin - thread - multi - level 2/System/Library/Perl/Extras/5.18) palawan/run_cmake pl line 4.


Where should the cause of the problem because I environment configuration is wrong, what is I need to install the software? (Cmake software already installed)
  • Related