-
Notifications
You must be signed in to change notification settings - Fork 65
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
Avgle not found after running ./install.sh in Windows (Git Bash) #29
Comments
Check this out. |
Thanks! I have the download-xxx.sh downloaded locally. However, when I run it, it always complain "ffmpeg" is missing. I have copied ffmpeg.exe in
|
The download script, by default, defines
So maybe you can try
Should it fail, your ffmpeg might not be on your system path so check it again.
I'm not sure if it works certainly, as I already have my own ffmpeg and aria2 installation and .exe files on the system path. |
Thanks for the advice. It does not work well in Windows:
|
@jasongame61 are u running this script under the WSL env? just install dependencies like report the log to here if you met any problem during installing dependencies |
@vide0 It has the following output ` E: Package 'ffmpeg' has no installation candidate |
@jasongame61 what is your WSL system? |
Actually I met the same error here. |
@vide0 I am using Ubuntu 18.04 |
Avgle file not found after running ./install.sh in Windows (using Git Bash). All the dependencies (e.g. ffmpeg) is copied successfully
[.] copying 'Avgle' ...
cp: cannot stat 'Avgle': No such file or directory
[-] FATAL: Copy
Avglefailed!
The text was updated successfully, but these errors were encountered: