If you download the kfm_nix_install.zip for Linux from the second message and place the install.sh file from it in the same Linux accessible directory as the .zip file from the first message, you should be able to run ./install.sh and have the automated install run. You might need to modify the shebang line at the start of the script (the line currently reading #!/bin/bash).
|