I want to install special software on Ubuntu. In its installation guide has been mentioned I must separate binary and source files from each other. What does it mean? How can I do that?
Should I ignore the point of instruction about separating binary and source files? I downloaded git source of special software from Internet. It is a zip file that consists of 9 folders (“cmake”, “CMakefiles”, “docs”, “gui”, “modellingframework”, “optimisation”, “otbsuppl”, “QtpropertyBrowser” and “shared”) and 6 files (“Cmakelist.txt”, “GPLV3.txt”, “INSTALL”, “LICENSE”, “LUMASSConfig.h.in” and “README”). I didn't understand what they are? Sorry, I'm very unfamiliar with Linux and Ubuntu.