Cinelerra 7 will build from scratch on Mint 17.3 (based on Ubuntu 14.04). But if you start it, it fails with "MWindow::init_theme: theme SUV not found." "make install" was done after a the succesful build.
This is a config error. in file ~/.bcast/Cinelerra_rc defaults are stored. Apparently a previous version of Cinelerra used for the SUV theme the title "SUV". Cinelerra7 uses title "S.U.V." for the same theme. Because the theme title from Cinelerra_rc cannot be found in the plugins, Cinerella exits. Should be documented.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a config error. in file ~/.bcast/Cinelerra_rc defaults are stored. Apparently a previous version of Cinelerra used for the SUV theme the title "SUV". Cinelerra7 uses title "S.U.V." for the same theme. Because the theme title from Cinelerra_rc cannot be found in the plugins, Cinerella exits. Should be documented.