2 cmake_install errors - missing files

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

2 cmake_install errors - missing files

CarlM
Hi Louis,

2 missing files produce an error when making install:

CMake Error at cmake_install.cmake:36 (FILE):
  file INSTALL cannot find file
  "/tmp/pianobooster-0.6.4rc/src/pianobooster.desktop" to install.

CMake Error at cmake_install.cmake:54 (FILE):
  file INSTALL cannot find file
  "/tmp/pianobooster-0.6.4rc/src/images/pianobooster.png" to install.

After creating this 2 files everything with the install procedure is ok.

Carl
Reply | Threaded
Open this post in threaded view
|

Re: 2 cmake_install errors - missing files

Louis B.
Administrator
Thanks missing files added. Please retest.
L.
Reply | Threaded
Open this post in threaded view
|

Re: 2 cmake_install errors - missing files

CarlM
Everything installs now at the right place, no errors occur with 'sudo make install'.
Piano Booster is located in the education menu and can be started from there.

Carl