I have got error while installing cmake as given in Instal.txt.

$ cd /path/to/codec2
$ mkdir build_linux
$ cd build_linux
$ cmake ../

when i run cmake i get 3 errors.

$$$$$$$$$$$$$$$$$$$$$

CMake Error at CMakeLists.txt:12 (include):
  include could not find load file:
 GNUInstallDirs

CMake Error at src/CMakeLists.txt:252 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "codec2".

CMake Error at src/CMakeLists.txt:263 (install):
  install TARGETS given no RUNTIME DESTINATION for executable target
  "c2demo".

$$$$$$$$$$$$$$$$$$$$$$$

Please let me know what i am missing here and how to sort it out.

Regards,
Paki
------------------------------------------------------------------------------
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to