Quote:
Originally Posted by lenikadali
Any other files I am supposed to be looking at?
|
None that come to mind. What is Kali reporting when you do a
$ locale command with no arguments
But, I read through your original post again, the locale 'thing' might be a false signal. The real issue is :
Quote:
Originally Posted by lenikadali
I have managed to successfully install Calibre on my 32-bit Kali Linux using the commands as provided on the Calibre site:
sudo -v && wget -nv -O-https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"
When I try to run the commands 'calibre' and 'calibre-debug', I get the output:
bash: calibre: command not found
...
|
Why not one asks - is there anything unusual about Kali.
BR