Hiawatha 8.6 compile error
Samiux
31 October 2012, 22:04
Hiawatha version: 8.6
Operating System: Ubuntu Server 12.04 LTS
CMake version: 2.8.9
When compile, the following error message produce :
./make_debian_package
-- checking for required packages
The following packages are missing: cmake
whereis cmake
cmake: /usr/local/bin/cmake
Any idea?
Hugo Leisink
31 October 2012, 22:39
I guess you installed cmake manually? Ok, I'll remove that check from the script. Edit the script and remove cmake from the packages variable at line11.
Samiux
31 October 2012, 22:55
Hiawatha 8.5 has no such problem when the cmake is installed manually.
Hugo Leisink
31 October 2012, 23:30
I know. It's something I changed in 8.6. Change the script as described or redownload the source package.
This topic has been closed.