Is there any tutorial for using it on Linux? I am new to Linux and installing programs on it seems confusing.
While compiling it using the terminal, it returns "lack of cmakelists.txt" for "cmake ..".
And while I am trying to compile from the scratch, "bash: cd: cmake-3.15.3/: No such file or directory" shows up when I am at "./bootstrap" step.
Sorry, I didn't compile the gui version in Linux before, but other guys did successfully compile it on Linux. You might want to check all issues, I remember there are one or two about it.
Is there any tutorial for using it on Linux? I am new to Linux and installing programs on it seems confusing.
While compiling it using the terminal, it returns "lack of cmakelists.txt" for "cmake ..". And while I am trying to compile from the scratch, "bash: cd: cmake-3.15.3/: No such file or directory" shows up when I am at "./bootstrap" step.