Hi all I’m trying to install Asterisk on Debian 11. When I run the sudo command “contrib / scripts / get_mp3_source.sh” it gives me the output: command not found. I read from another post that someone solved it by running the command “” sudo yum install subversion “” but on linux Centos; in fact the command on debian does not work. How can I fix the problem on Debian 11? p.s. the folder and the get_mp3_source.sh file exist and I execute them in the same path where I unpacked them.
If the answer to the problem in Redhat is to install subversion, you should install subversion on Debian. Doing that just requires a basic knowledge of how to manage Debian.