Login  Register

2 cmake_install errors - missing files

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

2 cmake_install errors - missing files

CarlM
28 posts
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
| More
Print post
Permalink

Re: 2 cmake_install errors - missing files

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

Re: 2 cmake_install errors - missing files

CarlM
28 posts
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