Hi,
I need to install Guitarix 0.46 . And its in the software center of zorin. So i installed it from there and it starts up. But there is no input signal of the guitar, nor does the jack ports options show any input.
So was downloading the package manually and wanted to build from source code.
The readme says:
Guitarix uses 'waf' for the build environment. The simplest and
fastest way to build guitarix is given below:
cd guitarix_source_directory
./waf configure
./waf build
sudo ./waf install
' ./waf configure' in the terminal shows:
tobi@TobiLinuxRechner:~/Schreibtisch/guitarix-0.46.0+dfsg$ ./waf configure --prefix=/us
/usr/bin/env: »python“: Datei oder Verzeichnis nicht gefunden (English: File or directory not found...'
I ckecked it, but there is python installed of course...