Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undocumented dependencies #23

Closed
thejoshwolfe opened this issue Apr 8, 2018 · 1 comment
Closed

undocumented dependencies #23

thejoshwolfe opened this issue Apr 8, 2018 · 1 comment

Comments

@thejoshwolfe
Copy link

This project has no readme, so I don't know if I'm expected to install any dependencies. When I try to use one of the build scripts, I get this error:

mlt-scripts$ ./build/build-kdenlive.sh 
LOG: Sun Apr 8 12:05:41 EDT 2018
LOG: ./build/build-kdenlive.sh starting
LOG: Using none for feedback
WARN: Unable to read config file build-kdenlive.conf
LOG: Checking for sudo requirement
LOG: Done checking for sudo requirement
LOG: Number of steps determined to 51
LOG: Process has finished. Reason: ABORTED User requested abort
LOG: Total number of steps needed to complete 51
LOG: Press Ctrl+C to abort
LOG: Number of steps completed : 0
LOG: About to run command: kf5-config -v
./build/build-kdenlive.sh: line 297: kf5-config: command not found
ERROR: Unable to run kf5-config
LOG: Process has finished. Reason: FAILURE Some kind of error occured: Unable to run kf5-config

When I ask my bash terminal about that missing binary, I get this:

$ kf5-config
The program 'kf5-config' is currently not installed. You can install it by typing:
sudo apt install libkf5kdelibs4support5-bin

So am I supposed to install that package?

@bmatherly
Copy link
Member

bmatherly commented Apr 8, 2018

This issue tracker is not for general support questions.
See here: https://mltframework.org/support/

There is some build guidance on this page: https://mltframework.org/docs/buildscripts/#kdenlive
If you find that there are missing steps or information, feel free to contribute the necessary changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants